Next org-powered version of ryuslash.org
Find a file
2020-03-19 23:16:08 -07:00
posts Update post properties 2020-03-19 20:24:30 -07:00
src/less Dynamically generate the index file 2020-02-23 20:23:42 -08:00
.gitignore Move org-timestamps directory to project 2020-03-19 20:38:13 -07:00
.gitlab-ci.yml Fix publishing 2020-03-19 20:22:03 -07:00
Cask Add rainbow-delimiters to prog-mode 2020-03-19 23:16:08 -07:00
GNUmakefile Move org-timestamps directory to project 2020-03-19 20:38:13 -07:00
publish.el Add rainbow-delimiters to prog-mode 2020-03-19 23:16:08 -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.