- Keep this site static and compatible with GitHub Pages.
- Preserve existing page structure and theme conventions.
- Prefer small, targeted edits over broad rewrites.
- Keep content updates in
_data/whenever practical. - Validate links and markdown when workflows/tools exist for it.
- exclude files in
_config.ymlthat are not supposed to be part of the website.
Repository context:
- Jekyll site deployed via GitHub Pages and bulma simple theme https://github.com/ianfab/bulma-simple-theme.
- Main user-facing content is rendered from markdown pages and
_data/*.