Batch recent activity six at a time
Deploy production / deploy (push) Successful in 2s

This commit is contained in:
2026-08-12 00:09:20 -07:00
parent 2964bdaf24
commit aae9836b99
6 changed files with 68 additions and 4 deletions
+4 -1
View File
@@ -199,7 +199,10 @@ The public routes are `/projects/thinkloom/`,
native Lektor records and approved images. This site owns their models,
templates, layout, repository-information card, and import policy. Imported
devlog entries also join the homepage Recent Activity feed, ordered with
projects, articles, and blog entries by publication date.
projects, articles, and blog entries by publication date. The feed initially
shows six items and reveals up to six more per button activation. This is a
progressive enhancement implemented by `assets/static/activity.js`; without
JavaScript, the complete semantic feed remains visible.
`configs/project-sources.ini` is the allowlist. Each source declares a stable
project ID, credential-free HTTPS Git URL, public web/API URL, and branch. Add