summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-24Revert "bump 0.3.3 -> 0.3.4"HEADmainJoe Carstairs
This reverts commit c7aad8cd269febb5ac1846a2814ec1d9ede7fffa.
2026-03-24bump 0.3.3 -> 0.3.4Joe Carstairs
2026-03-24Revert "trim title off body if detected"Joe Carstairs
This reverts commit 5c27d9c0eaa9c295bc28226d0941f55744dc3a09.
2026-03-24trim title off body if detectedJoe Carstairs
2026-03-24trim title off body if detectedJoe Carstairs
2026-03-24prettifyJoe Carstairs
2026-03-24try to extract title, pubDate, updatedDate automagicallyJoe Carstairs
2026-03-21remove cruft: just a content entry type now!Joe Carstairs
2026-03-21add getRenderFunction()Joe Carstairs
2026-03-21prettifiesJoe Carstairs
2026-03-21fixes slug bugJoe Carstairs
2026-03-21console debugs when could not parse YAML frontmatterJoe Carstairs
2026-03-21factors out body and slug in getEntryInfo()Joe Carstairs
2026-03-21fix off-by-one error in isolating raw frontmatterJoe Carstairs
2026-03-21don't addRendererJoe Carstairs
2026-03-21inlines .gmiJoe Carstairs
2026-03-21renderer is for astro:gmiJoe Carstairs
2026-03-21body excludes frontmatterJoe Carstairs
2026-03-21YAML schema 1.1Joe Carstairs
2026-03-21npm prepare lifecycle hook runs build scriptJoe Carstairs
2026-03-21package.json for joeac's forkJoe Carstairs
2026-03-21stab in the dark at getEntryInfo()Joe Carstairs
2026-03-21install yamlJoe Carstairs
2026-03-21add package-lock.jsonJoe Carstairs
2026-03-21README for joeac's forkJoe Carstairs
2025-03-10fix: bump version to 0.3.3 and fix filename title formataspizu
2025-03-10feat: bump version to 0.3.2 and update .npmignoreaspizu
2025-03-10feat: bump version to 0.3.1 and set default titleFormat in gemtext configaspizu
2025-03-10feat: update README and package.json for version 0.3.0; add titleFormat ↵aspizu
option to GemtextConfig
2025-03-10feat: update package metadata and add peer dependenciesaspizu
2025-03-10feat: add documentation for configurationaspizu
2025-03-10docs: update READMEaspizu
2025-03-10feat: remove default layout assignment in gemtext function and update layout ↵aspizu
import logic
2025-03-10feat: set default layout in gemtext function if not providedaspizu
2025-03-10docs: update READMEaspizu
2025-03-10feat: allow customizing layout import source, or fallback to using no layout ↵aspizu
without throwing an error
2025-03-10bump version to 0.1.0aspizu
2025-03-10initial commitaspizu