fb77f0070b
tweak: discount markdown doesn't actually take any args.
2023-03-08 07:26:35 +00:00
8855a73dd8
feat: add latex flag
2022-11-06 22:53:38 +00:00
02a3930d9d
tweak: move variable definitions before headers
...
so that headers can have access to the relative request
path
2022-11-05 18:45:20 +00:00
318e3e227f
tweak: various style changes.
...
- Tweaked header
- Tweaked style
- Added footnotes to discount markdown
Got confused with git, which explains the non-unitary commit
2022-07-06 16:53:13 +00:00
0df82699ae
fix: got open rc working
2022-04-11 02:14:51 +00:00
60b179dbac
feat: get spawn init script working
2022-04-10 22:19:33 +00:00
e4dae8b6f9
tweak: Style tweaks
2022-04-07 14:49:07 +00:00
b1e0edffe3
fix: get this working on alpine linux
2022-03-14 22:33:08 +00:00
18893f3192
feat: Change default to https.
...
Unclear whether this should be the case for werc in general
(probably not)
But it will be the case for my werc websites going on.
2022-03-10 23:00:29 +00:00
01e571a21b
feat: add spawn fcgi needed by systemd
...
I known, I know, I'm moving to alpine linux.
2022-03-10 22:53:39 +00:00
0ad44f3a41
hack: add spawn-cgi script, necessary for systemd on ubuntu
...
I know, I know, I'm moving to Alpine Linux.
2022-03-10 21:19:30 +00:00
47a06c612a
fix: Don't include port name in url.
2022-03-10 15:02:54 +00:00
f492aa962b
fix: Add discount markdown as alternative parser
...
The awk script is nice, but it doesn't parse codeblocks, and was a bit limited.
Although discount's markdown is written in C, it is still a bit bulky. Still, I would recommend it as a more convenient option. This represents a compromise between suckless principles and usability, so I have not set this as the default option.
2022-03-10 15:00:46 +00:00
f1486586ea
feat: start keeping track of atomic changes on top of werc-1.5.0
2022-03-10 07:21:54 +00:00