Next org-powered version of ryuslash.org
Find a file
Tom Willemse 29289a3b76 Fix gitlab-ci.yml
‘before_script’ should be an array of strings.
2019-10-06 19:25:55 -07:00
src/less Add styling 2019-10-06 18:29:15 -07:00
.gitignore Initial commit 2019-10-06 12:57:14 -07:00
.gitlab-ci.yml Fix gitlab-ci.yml 2019-10-06 19:25:55 -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 Ignore draft articles 2019-10-06 18:21:13 -07:00
project-config.el Add styling 2019-10-06 18:29:15 -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.