Next org-powered version of ryuslash.org
Tom Willemse
4b60428d3e
I tried looking at my website on my Kobo the other day and noticed that links on my pages were impossible to discern from other text there. My Kobo just has a monochrome E-ink display, so it cannot differentiate between the links and the rest of the text without this very well. |
||
---|---|---|
emacs | ||
posts | ||
software | ||
src/less | ||
.gitignore | ||
Dockerfile | ||
Eldev | ||
GNUmakefile | ||
index.org | ||
Jenkinsfile | ||
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.