Starting blog.gr3.ie
The first article for starting this blog with a custom static site generator.
This is the first article on blog.gr3.ie.
I write the body in Markdown and convert it into static HTML at build time.
Direction
- Start with Japanese and English articles
- Output generated files into
dist/ - Keep dependencies small
content/posts/{ja,en}/*.md -> dist/{ja,en}/posts/*/index.html