Next org-powered version of ryuslash.org
Tom Willemse
70ec137a55
‘ID’ shouldn’t be necessary anymore, since it shouldn’t be used for RSS generation. ‘PUBDATE’ should be ‘DATE’. ‘FILE_TAGS’ is actually ‘FILETAGS’. |
||
---|---|---|
posts | ||
src/less | ||
.gitignore | ||
.gitlab-ci.yml | ||
Cask | ||
GNUmakefile | ||
publish.el | ||
README.org |
ryuslash.org README
This is the source project of my website https://ryuslash.org. It doesn't contain much for now, but eventually this will be where all my stuff lives.
Compiling
To compile a local copy from Org-mode files into HTML, use the
command make
. This will generate a local copy in the public_html
directory.