Commit Graph

7 Commits

Author SHA1 Message Date
1e3fd3ac56 tweak: Change access log location for site
Useful for having different logs for different sites
2022-07-15 18:04:15 +00:00
066678f53b tweak: add simpler nginx config example 2022-04-12 03:44:27 +00:00
ec883aa08c feat: Add nginx config after certbot in /etc/contrib folder 2022-03-17 22:43:11 +00:00
b1e0edffe3 fix: get this working on alpine linux 2022-03-14 22:33:08 +00:00
ae14bd3fbb chore: Update permissions
It's unclear to me how to not commit this and proceed further.
2022-03-10 23:12:17 +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