]> Lady’s Gitweb - Blog/log
Blog
16 months ago[2023-05-06] touch_grass
Lady [Sun, 7 May 2023 06:19:48 +0000 (23:19 -0700)]
[2023-05-06] touch_grass

16 months agoUpdate Beorn to 0.2.3
Lady [Sun, 7 May 2023 06:18:47 +0000 (23:18 -0700)]
Update Beorn to 0.2.3

This fixes the ordering of entries.

16 months ago[2023-05-03] blog_highlight
Lady [Thu, 4 May 2023 03:43:36 +0000 (20:43 -0700)]
[2023-05-03] blog_highlight

16 months agoStyling updates
Lady [Thu, 4 May 2023 03:42:42 +0000 (20:42 -0700)]
Styling updates

Primarily to support figures and code blocks.

16 months agoAdd .hljs class to highlighted code
Lady [Thu, 4 May 2023 03:12:11 +0000 (20:12 -0700)]
Add .hljs class to highlighted code

16 months agoUse Shades of Purple as the highlight.js theme
Lady [Wed, 3 May 2023 02:26:58 +0000 (19:26 -0700)]
Use Shades of Purple as the highlight.js theme

16 months agoAdd highlighting support for code blocks
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.

16 months agoEnable force pushing via make
Lady [Mon, 1 May 2023 02:07:04 +0000 (19:07 -0700)]
Enable force pushing via make

16 months agoSet a minimum viewport width of 480px
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.

16 months agoSmall improvements for mobile browsers
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.

16 months ago[2023-04-30] hello_world
Lady [Sun, 30 Apr 2023 23:37:31 +0000 (16:37 -0700)]
[2023-04-30] hello_world

16 months agoInitial commit
Lady [Sun, 30 Apr 2023 23:34:10 +0000 (16:34 -0700)]
Initial commit

This page took 0.0587299999999999 seconds and 4 git commands to generate.