help
- Emacs Lisp 99.6%
- Shell 0.4%
| dnd5e | ||
| rf4 | ||
| .gitignore | ||
| build.sh | ||
| index.org | ||
| LICENSE | ||
| LICENSE-CC0 | ||
| org-publish.el | ||
| ox-html-stable-ids.el | ||
| README.org | ||
my personal org-mode wiki
this contains both text content that I have collected over time, and some elisp code to export it as minimal HTML in a publishable form, which I may or may not setup to auto-upload somewhere at some point in the future.
licensing
all code in this repo is GPL 3.0-licensed, see LICENSE file. this is because some of it is very directly forked from the ox-html code that came with my emacs, and the other part is from this repo.
all of the plain text content that's not in source code comments is licensed CC0, unless stated otherwise or the place I copied it from is licensed differently. a copy of that license is included here.