Next org-powered version of ryuslash.org
Tom Willemse
d5e49d2a5c
Running as the default user Jenkins uses it doesn’t seem to have access to wherever the artifacts from the previous steps get stored, so it fails to extract them. Hopefully running as root will let it access them. |
||
---|---|---|
emacs | ||
posts | ||
src/less | ||
.gitignore | ||
.gitlab-ci.yml | ||
Cask | ||
Dockerfile | ||
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.