Commit Graph

61 Commits

Author SHA1 Message Date
4696635826 tweak: make style more pleasant for tables and comments 2023-02-12 10:24:33 +00:00
c2d48d58b7 tweak: add style for tables 2023-02-11 21:43:52 +00:00
9cb754909b feat: add pointer to rc-shell.vim 2022-12-07 01:24:19 +00:00
a454c366d3 feat: change style to make for easier markdown figcaptions
Per this trick:
<https://stackoverflow.com/questions/19331362/using-an-image-caption-in-markdown-jekyll>
2022-12-04 23:57:00 +00:00
15e9c9e579 fix: keep comments and newsletter subscription css separate 2022-11-08 12:37:42 +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
35eda0ff53 feat: add email list. 2022-10-31 18:18:27 +00:00
be641c2e40 fix: css mistake large screens. 2022-09-28 22:35:58 +00:00
5ef129536b clean: clean up css 2022-09-11 22:20:11 +00:00
536cb770e8 feat: add and use css to make site readable on mobile 2022-09-11 21:57:03 +00:00
a582d4fa50 feat: update rss so that pubdate roughly corresponds to post publishing date 2022-08-14 22:59:47 +00:00
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