help
  • Emacs Lisp 99.6%
  • Shell 0.4%
Find a file
2026-03-23 17:42:36 +01:00
dnd5e move over homebrew items file 2026-03-23 17:28:24 +01:00
rf4 add source information to rf4 pages 2026-03-17 13:39:55 +01:00
.gitignore initial commit (wahoo!) 2026-03-15 20:55:40 +01:00
build.sh initial commit (wahoo!) 2026-03-15 20:55:40 +01:00
index.org initial commit (wahoo!) 2026-03-15 20:55:40 +01:00
LICENSE add LICENSE 2026-03-18 13:38:16 +01:00
LICENSE-CC0 add README.org and LICENSE-CC0 2026-03-23 17:42:36 +01:00
org-publish.el add README.org and LICENSE-CC0 2026-03-23 17:42:36 +01:00
ox-html-stable-ids.el add ox-html-stable-ids (just inlined the source) 2026-03-18 13:39:58 +01:00
README.org add README.org and LICENSE-CC0 2026-03-23 17:42:36 +01:00

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.