saeedsafaei.ir
← Home

How this site works

A short note on the plumbing behind this site.

  • Hosting: Cloudflare Pages (free plan)
  • Source: a private GitHub repository
  • Push to main → automatic build & deploy

Posts are plain Markdown files in posts/en/. A tiny Node script (build.js) turns them into static HTML at build time.

The theme is a loose watercolor wash with loose ink line drawings — drawn by hand as SVGs, no images, no frameworks.

npm run build   # locally, to preview