← Home ยท Posts


pagetitle: How this website is generated draft: true

How to create a simple static website

Steps to add a post

  1. I write posts in markdown.
  2. Run a script that uses pandoc to generate html.
  3. That's it!