Professional website of Michael Beijer (Dutch↔English patent & technical translator).
npm install
npm run devSee AGENTS.md for admin panel documentation.
cd admin
pip install -r requirements.txt
python start_dev.pyThe GitHub Actions workflow deploys the built site to GitHub Pages.
- Build output:
dist/ - Custom domain:
public/CNAME
If you ever need to deploy under a subpath (e.g. /<repo>/), set ASTRO_BASE in the workflow.