e6e1bb3b59
tweak: Add gitignore, backup sites in a different repo
2022-03-10 21:15:19 +00:00
982acb340f
tweak: Give a preview of posts in main page
...
rather than pasting them all together.
2022-03-10 15:02:54 +00:00
c0aaa9c885
tweak: Make summary not contain the whole body.
2022-03-10 15:02:54 +00:00
47a06c612a
fix: Don't include port name in url.
2022-03-10 15:02:54 +00:00
9dc0459b9f
fix: small bug not displaying message after user makes comment.
...
Note: Haven't tested this.
2022-03-10 15:02:54 +00:00
223696b019
fix: don't show user password
2022-03-10 15:02:54 +00:00
c3d9d4493e
fix: Document major gotcha when using https.
...
This took me a fair bit of time to debug.
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
bae3e4306a
fix: make 404 message make more sense
2022-03-10 07:31:42 +00:00
0af75f4927
tweak: no left margin for headers
2022-03-10 07:26:13 +00:00
322d16d1ab
tweak: Add default styling for images
...
and centering options, which I have found to be convenient.
2022-03-10 07:24:30 +00:00
243cc5f75d
tweak: Make css more readable
2022-03-10 07:22:29 +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