This repository has moved to https://codeberg.org/josherrickson/blog.
-
Create a .html file inside
posts/. The first line should a<h1>, whose title will be used as the page title. This must be one-line of code, do not wrap onto more lines. There are issues with the script if normal ' are used, use ’ instead. -
Update index.md to add a link to the file.
-
Update rss.xml to add a link for the RSS feed.
-
Run
make.
make open will open docs/index.html