Commit Graph

49 Commits

Author SHA1 Message Date
e52d392560 cleanup: Add remarkbox experiment, cleanup tabs in blagh 2022-08-12 11:19:28 +00:00
a0794a363e tweak: point to more content at end of blog 2022-08-04 20:02:24 +00:00
88af897bf1 fix: small bug in sitemap 2022-07-26 04:02:02 +00:00
3ce6b22147 feat: Change list formatting to align sitemap exactly 2022-07-26 03:31:18 +00:00
5c9ddfdd8c feat: point to sitemap in blog 2022-07-26 03:09:46 +00:00
44dc5989c4 feat: Better sitemap
Now lists are collapsed when they only have a single element.
This makes them much more efficient/less annoying to read.
2022-07-26 03:05:25 +00:00
73cb339bc7 tweak: get working number of children 2022-07-26 02:32:47 +00:00
4b969262a7 feat: consolidate sitemaps 2022-07-25 23:06:23 +00:00
af593f4c96 fix: filtered dirs 2022-07-25 22:22:42 +00:00
9691a4c56b feat: Add sitemap2, which is a bit more readable
This is a work in progress

To do:
- Hide special directories (like images)
- In cases where a directory only has one element, display that directly
2022-07-25 22:03:56 +00:00
94b175acec tweak: Change style 2022-07-24 05:55:48 +00:00
1e3fd3ac56 tweak: Change access log location for site
Useful for having different logs for different sites
2022-07-15 18:04:15 +00:00
6be1a80fe8 feat: Add blockquotes and code css 2022-07-07 16:34:25 +00:00
63180147ba tweak: minor blog tweak
I was trying to add a "..." to cropped blogposts, but failed
2022-07-06 17:06:39 +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
09b27d0287 tweak: remove javascript 2022-07-06 05:21:13 +00:00
190cd67937 tweak: Change css to resemble the suckless.org style
Seems a bit cleaner
2022-07-06 04:54:07 +00:00
6697dc04c0 tweak: Cha nge blog to adopt style from overall app
Previous code had different styling inside the article tag,
which led to inconsistencies in the display
2022-07-06 04:49:35 +00:00
df15258241 feat: Make top nav bar optional 2022-07-06 00:02:23 +00:00
352d2dba6d tweak: changes 2022-05-20 21:17:19 +00:00
066678f53b tweak: add simpler nginx config example 2022-04-12 03:44:27 +00:00
dd39692b19 fix: style changes 2022-04-12 02:15:09 +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
649e5dff17 restore bridge app 2022-04-07 21:49:00 +00:00
c2856daa25 fix: change style 2022-04-07 15:09:37 +00:00
e4dae8b6f9 tweak: Style tweaks 2022-04-07 14:49:07 +00:00
ec883aa08c feat: Add nginx config after certbot in /etc/contrib folder 2022-03-17 22:43:11 +00:00
f745008d85 tweak: Change css. 2022-03-15 18:58:38 +00:00
b1e0edffe3 fix: get this working on alpine linux 2022-03-14 22:33:08 +00:00
72f154a8d6 tweak: Make top header a site-independent setting 2022-03-13 03:44:10 +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
dfb52f435d tweak: Aesthetic improvements to blagh 2022-03-10 23:08:20 +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
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