Skip to content

Repository files navigation

pdmetcalfe.github.io

Source for Paul Metcalfe's personal website and blog, built from Typst documents with Calepin.

Structure

  • *.typ — top-level pages (home, about, blog index, 404, notes)
  • posts/YYYY/*.typ — blog posts, grouped by year
  • assets/ — static files (images, etc.)
  • calepin.toml — site configuration (theme, menus, sidebar, footer)

Building locally

Requires Typst and Calepin installed.

calepin compile --format html . ./_site

Or preview with live reload:

calepin watch .

Deployment

Pushes to main trigger .github/workflows/deploy.yml, which builds the site with Calepin and deploys it to GitHub Pages.

About

blog and stuff

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages