]> Lady’s Gitweb - Beorn/log
Beorn
15 months agoFix icon and logo to point to nodes current 0.2.4
Lady [Sat, 27 May 2023 00:02:43 +0000 (17:02 -0700)]
Fix icon and logo to point to nodes

These properties do not take literal values in Awol; they should
instead be given an `rdf:resource`.

16 months agoSwitch sorting order 0.2.3
Lady [Sun, 7 May 2023 04:27:05 +0000 (21:27 -0700)]
Switch sorting order

Used to be ascending, but descending is more typical.

16 months agoFix sorting of entries and simplify processing 0.2.2
Lady [Sun, 7 May 2023 04:22:05 +0000 (21:22 -0700)]
Fix sorting of entries and simplify processing

Both the date directories and the entry directories need to be sorted,
but the former initially wasn’t. This also filters out uninteresting
files prior to sorting in both cases, instead of waiting to filter
within the `for` loop itself.

16 months agoBe more precise checking for date‐named directories 0.2.1
Lady [Wed, 3 May 2023 01:50:34 +0000 (18:50 -0700)]
Be more precise checking for date‐named directories

Otherwise the script will pick up on any directory which _contains_ a
date, not just those which _are_ one.

16 months agoFreeze the context; make it available to hooks
Lady [Wed, 3 May 2023 01:48:04 +0000 (18:48 -0700)]
Freeze the context; make it available to hooks

16 months agoSupport hooks for transforming build script output 0.2.0
Lady [Tue, 2 May 2023 23:51:17 +0000 (16:51 -0700)]
Support hooks for transforming build script output

See README changes for a more in‐depth explanation, but the idea here
is that users should have an opportunity to make adjustments to the
build output before it is saved. This relies on defining hooks on the
global object and then using a dynamic import to get the build script
to run.

16 months agoAdd lockfile
Lady [Tue, 2 May 2023 23:53:50 +0000 (16:53 -0700)]
Add lockfile

16 months agoBetter feed language handling 0.1.0
Lady [Tue, 9 Aug 2022 03:22:57 +0000 (20:22 -0700)]
Better feed language handling

16 months agoOnly show summary on index if exists
Lady [Tue, 9 Aug 2022 02:22:29 +0000 (19:22 -0700)]
Only show summary on index if exists

16 months agoSupport subtitle
Lady [Tue, 9 Aug 2022 01:04:45 +0000 (18:04 -0700)]
Support subtitle

16 months agoAdd <link>s for feed/page discovery
Lady [Mon, 8 Aug 2022 01:23:42 +0000 (18:23 -0700)]
Add <link>s for feed/page discovery

And other various improvements to page metadata generation.

16 months agoInitial commit
Lady [Sun, 7 Aug 2022 22:54:40 +0000 (15:54 -0700)]
Initial commit

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