Next org-powered version of ryuslash.org
Find a file
2020-02-23 21:02:26 -08:00
posts Add rough estimation of reading time for each article 2020-02-23 21:02:26 -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 Move public_html to public 2019-10-06 19:29:11 -07:00
Cask Use Cask to run Emacs 2019-10-06 19:09:45 -07:00
GNUmakefile Use Cask to run Emacs 2019-10-06 19:09:45 -07:00
index.org Dynamically generate the index file 2020-02-23 20:23:42 -08:00
project-config.el Add rough estimation of reading time for each article 2020-02-23 21:02:26 -08: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.