org-static-blog
This website and its blog are written in orgmode, exported to HTML through org-static-blog, and published through Github pages.
A few tips for org-static-blog:
- Drafts can also be used as static pages. So, for example, I have a
index.orgthat becomes my landing page (after renamingorg-static-blog-index-file). - Use relative file names for references, so
./files/img.pnginstead of/files/img.pngorfiles/img.png, to prevent orgmode to throw andUnable to resolve linkerror.
Other considerations:
- The dates of blogs are of their first publication. If I make any changes to them later, this can be traced through github.
- There is no way to leave comments.
