]>
Lady’s Gitweb - Blog/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Lady [Wed, 22 Nov 2023 04:18:26 +0000 (23:18 -0500)]
[2023-11-16] racism_otw_end
Lady [Wed, 22 Nov 2023 04:16:23 +0000 (23:16 -0500)]
Add Elstob fonts to stylesheet
These aren’t included in the repo, but are available on the webserver.
Webfonts are necessary because some modern browsers don’t allow
user‐installed fonts (to prevent fingerprinting).
Lady [Sat, 29 Jul 2023 21:19:48 +0000 (14:19 -0700)]
[2023-07-29] git_wiki
Lady [Sat, 29 Jul 2023 21:07:01 +0000 (14:07 -0700)]
Allow wrapping around emdashes
Lady [Sat, 27 May 2023 00:27:26 +0000 (17:27 -0700)]
[2023-05-26] federated_tagging
Lady [Sat, 27 May 2023 00:25:48 +0000 (17:25 -0700)]
Add links & icons; fix wrapping around code
Lady [Sun, 14 May 2023 21:13:54 +0000 (14:13 -0700)]
[2023-05-14] end_otw_racism
Lady [Sun, 14 May 2023 21:09:19 +0000 (14:09 -0700)]
Revamped blockquote styling
Lady [Sun, 14 May 2023 21:08:25 +0000 (14:08 -0700)]
Typographical improvements
Lady [Sun, 14 May 2023 21:03:39 +0000 (14:03 -0700)]
Support autogenerating an entry links footer
Lady [Sun, 14 May 2023 05:43:50 +0000 (22:43 -0700)]
Glomp dog’s bollocks
Some browsers insert a line break between : and —. This can be averted
by inserting a U+2060 WORD JOINER between them, which is easy to
automate during site generation.
Lady [Sun, 14 May 2023 04:38:27 +0000 (21:38 -0700)]
Add feed link to index footer
Lady [Sun, 14 May 2023 04:38:05 +0000 (21:38 -0700)]
Linkify blog title
Lady [Sun, 14 May 2023 04:39:43 +0000 (21:39 -0700)]
Underline code inside of links
Lady [Sun, 14 May 2023 04:36:52 +0000 (21:36 -0700)]
Clean up makefile
There was some old copypasta in here from WWW.
Lady [Wed, 10 May 2023 01:31:26 +0000 (18:31 -0700)]
[2023-05-09] fannish_metadata
Lady [Wed, 10 May 2023 01:31:05 +0000 (18:31 -0700)]
Fix styling of non-highlighted code blocks
Lady [Wed, 10 May 2023 01:30:37 +0000 (18:30 -0700)]
Title casing change
Lady [Sun, 7 May 2023 06:19:48 +0000 (23:19 -0700)]
[2023-05-06] touch_grass
Lady [Sun, 7 May 2023 06:18:47 +0000 (23:18 -0700)]
Update Beorn to 0.2.3
This fixes the ordering of entries.
Lady [Thu, 4 May 2023 03:43:36 +0000 (20:43 -0700)]
[2023-05-03] blog_highlight
Lady [Thu, 4 May 2023 03:42:42 +0000 (20:42 -0700)]
Styling updates
Primarily to support figures and code blocks.
Lady [Thu, 4 May 2023 03:12:11 +0000 (20:12 -0700)]
Add .hljs class to highlighted code
Lady [Wed, 3 May 2023 02:26:58 +0000 (19:26 -0700)]
Use Shades of Purple as the highlight.js theme
Lady [Wed, 3 May 2023 01:33:34 +0000 (18:33 -0700)]
Add highlighting support for code blocks
This code is somewhat messy because it has to work around the extreme
limitations of the xmldom window polyfill provided by Lemon.
- Updates the dependency on Beorn to 0.2.1 and adds a new one for
highlight.js at 11.8.0.
- Defines a wrapper build script to set up a transformation hook and
then dynamically run Beorn through an import.
- Updates .rsync-filter to exclude these new files.
Lady [Mon, 1 May 2023 02:07:04 +0000 (19:07 -0700)]
Enable force pushing via make
Lady [Mon, 1 May 2023 00:49:07 +0000 (17:49 -0700)]
Set a minimum viewport width of 480px
The banner image of the site is a standard 468px wide, meaning that on
smaller devices (phones in portrait mode) it will awkwardly overflow
the viewport. This sets the viewport on such devices to 480px and also
provides some CSS improvements in the case that the screen is too small
for other reasons.
Lady [Mon, 1 May 2023 00:38:33 +0000 (17:38 -0700)]
Small improvements for mobile browsers
- Use `svb` instead of `vh` for `<body>` sizing to prevent overflow
when the location bar is placed above content.
- Add viewport meta tag to templates to prevent downscaling on some
mobile devices.
- Use `Max-Inline-Size` instead of `Max-Width` when styling `<main>`
for consistency.
Lady [Sun, 30 Apr 2023 23:37:31 +0000 (16:37 -0700)]
[2023-04-30] hello_world
Lady [Sun, 30 Apr 2023 23:34:10 +0000 (16:34 -0700)]
Initial commit
This page took 0.02639 seconds and 4 git commands to generate.