AGENTS.md

Overview

This is a Jekyll-based personal portfolio site hosted on GitHub Pages at evias.be. The site is built and deployed automatically when changes are pushed to the main branch (via GitHub Pages default workflow).

Key directories and structure

Important notes for agents

Front matter conventions

Jekyll quirks and gotchas

Content conventions (from recent commits)

Deployment

No tests, CI, or lint

This repo has no test suite, linter, or CI pipeline. Changes are not validated before merge.

Recent pattern

Commits are typically content updates (new posts, project descriptions) or markup/parsing fixes. Structure changes are rare.