Commit Graph

82 Commits

Author SHA1 Message Date
88bd77fd09 add line height to h1 2023-07-13 21:14:24 +00:00
d145779ed0 further css tweaks 2023-07-09 02:15:50 +00:00
0a5c23079d Increase fontsize on mobile. Explicitly use Garamond 2023-07-09 02:12:16 +00:00
b06249161a played around with style after reading typography guide
https://practicaltypography.com/typography-in-ten-minutes.html
problem is, loading a custom font results in flashing.
I could preload the font, or load it from a cdn,
but that would add complexity
2023-07-09 01:57:34 +00:00
39e830e1e1 do hacky if/if else 2023-06-26 12:32:12 +00:00
2173603b0c gartzea special case 2023-06-25 14:32:48 +00:00
0856fbb5b3 make scaling of central image continuous & parsimonious. 2023-06-24 23:41:34 +00:00
4b9952e3d5 don't display footer 2023-06-18 01:44:51 +00:00
1578212da8 use a slightly less dark black 2023-06-18 00:43:37 +00:00
9eab227fbe preserve previous blue style. 2023-06-18 00:41:14 +00:00
0ce0990473 make style monochrome (blue => black) 2023-06-18 00:39:42 +00:00
4581af875a increase number of blogposts shown in werc. 2023-06-17 05:47:06 +00:00
c0c0c6cdb2 feat: further code reorgs! 2023-06-17 05:41:38 +00:00
a3ed2202bb add further streamlining suggested by GPT-4 2023-06-17 05:32:50 +00:00
8ff0e1652b feat: solve longstanding css problem with the help of chatgpt 2023-06-17 05:13:12 +00:00
51532d1ca1 tweak: add !important attribute to isso comment resizing. 2023-04-15 02:37:18 +00:00
9efc792c9b tweak: make isso comment box larger 2023-04-14 22:31:21 +00:00
88d76e8573 lassalsj 2023-03-08 07:38:01 +00:00
1bd5f8edb8 tweak: styles 2023-03-08 07:37:40 +00:00
fb77f0070b tweak: discount markdown doesn't actually take any args. 2023-03-08 07:26:35 +00:00
4478ac56d1 tweak: don't make quotes italic. 2023-02-26 23:47:42 +00:00
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