← Back to thoughts

Example post

This is a template. Copy this file, rename it, write your content, then add a link on thoughts/index.html (the source in src/thoughts/index.html).

How to add a new post

1. Copy this file into src/thoughts/posts/ with a new name (e.g. my-first-post.html).

2. Edit the title, date, and body.

3. Add a list item on src/thoughts/index.html pointing to your new file.

4. Run node build.js to regenerate public/.