AGENTS.md

A Jekyll-based personal portfolio and blog on GitHub Pages at pedroreis.dev.

Dev Commands

bundle install              # Install deps
bundle exec jekyll serve    # Dev server at http://localhost:4000
bundle exec jekyll build    # Build to _site/

No tests, linting, or typechecking.

Architecture

</nav> . Menu items come from _data/navigation.yml. Active state uses exact URL match except for Blog, which highlights on any /blog/…` path.

LinkedIn </a>

Twitter </a>

Strava </a>

Email </a>

`.

repos.json Automation

_data/repos.json is populated from the GitHub API:

Content

Styling