Next org-powered version of ryuslash.org
Tom Willemse
077938588b
Everything should publish to ‘/public‘ now instead of ‘/public_html’. Cask uses ‘/.cask’ to install the local dependencies. ‘/posts/index.org’ and ‘/posts/index.org~’ get generated by org-mode. |
||
---|---|---|
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.