]>
Lady’s Gitweb - Blog/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.02432 seconds and 4 git commands to generate.