This site

Haha Systems itself, as a project.

The site you are reading is the project. It is built from Markdown by Eleventy and served as static files.

Goals

  • Markdown is the source of truth.
  • A new entry should require no more than a filename and a frontmatter block.
  • The build is fast enough that reloading is not annoying.
  • The visual design should not draw attention to itself.

Non-goals

  • A CMS.
  • Comments.
  • Analytics.
  • A newsletter.

Notes

See Authoring conventions and Site architecture for how it is put together.