Niklas Fasching
|
8a30adf1f2
|
Add naive html escaping to generate-gh-pages
without this the raw html from the org source (e.g. from a #+HTML: ... keyword)
is not visible as text but rendered as html
|
2018-12-11 22:12:51 +01:00 |
|
Niklas Fasching
|
08ff3ac22e
|
Add monospace hack to example css
relative font sizes inside pre tags are not honored by default. this is the
industry standard way of fixing that. go figure...
https://github.com/necolas/normalize.css#extended-details-and-known-issues
|
2018-12-11 20:38:07 +01:00 |
|
Niklas Fasching
|
81f74f4ad9
|
Refactor keyword parsing/rendering & add support for ATTR_HTML
|
2018-12-11 18:03:19 +01:00 |
|
Niklas Fasching
|
9826aa2143
|
Add make target to automatically regenerate html fixtures
After changing something the fixtures need to be updated to reflect the new
output. This just moves those steps from my bash history to make.
|
2018-12-11 15:42:41 +01:00 |
|
Niklas Fasching
|
8cefd9fabc
|
Set up github pages
|
2018-12-11 15:42:41 +01:00 |
|
Niklas Fasching
|
00aa120bf4
|
Setup basic development environment: make, git hooks & CI
|
2018-12-02 16:49:44 +01:00 |
|