Next org-powered version of ryuslash.org
Find a file
Tom Willemse c58e1e28fd Fix publishing
Since everything is published to public/ instead of public_html/ now, I don’t
need to move any directory.
2020-03-19 20:22:03 -07:00
posts Update reading time generation 2020-02-25 23:35:57 -08:00
src/less Dynamically generate the index file 2020-02-23 20:23:42 -08:00
.gitignore Initial commit 2019-10-06 12:57:14 -07:00
.gitlab-ci.yml Fix publishing 2020-03-19 20:22:03 -07:00
Cask Update the way the blog is generated 2020-03-19 00:11:07 -07:00
GNUmakefile Fix publishing 2020-03-19 20:22:03 -07:00
publish.el Update the way the blog is generated 2020-03-19 00:11:07 -07:00
README.org Initial commit 2019-10-06 12:57:14 -07:00

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.