paulca / paulca.com Public

Clone
git clone https://amadan.net/paulca/paulca.com

Plain git — no account needed to clone.

paulca.com

Static personal site for paulca.com, built with Eleventy, hosted on GitHub Pages. Browser default styles only.

  • src/ — the source: blog posts in Markdown (src/blog/), the two HTML templates, the FAQ entries (src/faq/, one Markdown file per question), and the prompt & carbon ledger entries (src/ledger/, one Markdown file each).
  • docs/ — the built site, committed to git; GitHub Pages serves this directory from main. Built locally with npm run build — there is no build on push.

The code is hosted on amadan at amadan.net/paulca/paulca.com (origin). A GitHub mirror is kept as the github remote solely because GitHub Pages serves the live site from it; every push goes to both.

  • src/microblog/ — static archive of the Pterodon microblog that previously ran at paulca.com (captured July 2026).
  • src/posts/ — individual archived posts, kept at their original /posts/N URLs so old links still resolve.

The site is maintained by AI agents; AGENTS.md has their instructions, and /ai.html records every prompt with an energy and carbon estimate.