Commit Graph

33 Commits

Author SHA1 Message Date
joeac 73bd05f650 prettify 2026-03-24 21:24:22 +00:00
joeac f909e1adc9 try to extract title, pubDate, updatedDate automagically 2026-03-24 21:20:02 +00:00
joeac 1248542cc6 remove cruft: just a content entry type now! 2026-03-21 22:20:38 +00:00
joeac 237990619e add getRenderFunction() 2026-03-21 20:50:17 +00:00
joeac c3c710107d prettifies 2026-03-21 20:38:22 +00:00
joeac 5663e18f8d fixes slug bug 2026-03-21 20:38:11 +00:00
joeac 7add075568 console debugs when could not parse YAML frontmatter 2026-03-21 20:36:08 +00:00
joeac 18ac414a8f factors out body and slug in getEntryInfo() 2026-03-21 20:35:45 +00:00
joeac 76766d5f29 fix off-by-one error in isolating raw frontmatter 2026-03-21 20:34:44 +00:00
joeac 55b965b9fe don't addRenderer 2026-03-21 19:58:25 +00:00
joeac 41974cefad inlines .gmi 2026-03-21 19:58:25 +00:00
joeac 360889eda0 renderer is for astro:gmi 2026-03-21 19:50:37 +00:00
joeac 17e79c1f3e body excludes frontmatter 2026-03-21 15:52:47 +00:00
joeac 44b0554cc3 YAML schema 1.1 2026-03-21 12:12:45 +00:00
joeac a5af23e2a4 npm prepare lifecycle hook runs build script 2026-03-21 12:07:36 +00:00
joeac ae8761cd88 package.json for joeac's fork 2026-03-21 12:06:14 +00:00
joeac e20dd723c3 stab in the dark at getEntryInfo() 2026-03-21 11:59:24 +00:00
joeac 03ef3d2078 install yaml 2026-03-21 11:51:29 +00:00
joeac d8a7ff64e0 add package-lock.json 2026-03-21 11:42:23 +00:00
joeac fc576a7a17 README for joeac's fork 2026-03-21 11:38:20 +00:00
aspizu 64e9046ccb fix: bump version to 0.3.3 and fix filename title format 2025-03-10 04:32:06 +05:30
aspizu 0af6c14c51 feat: bump version to 0.3.2 and update .npmignore 2025-03-10 04:21:29 +05:30
aspizu ac5a1f0529 feat: bump version to 0.3.1 and set default titleFormat in gemtext config 2025-03-10 04:15:52 +05:30
aspizu b04c5eb7f7 feat: update README and package.json for version 0.3.0; add titleFormat option to GemtextConfig 2025-03-10 04:12:38 +05:30
aspizu 1656bbef4a feat: update package metadata and add peer dependencies 2025-03-10 03:45:01 +05:30
aspizu 74d877c774 feat: add documentation for configuration 2025-03-10 03:40:03 +05:30
aspizu 663aceceb4 docs: update README 2025-03-10 03:37:47 +05:30
aspizu e6af7e70d0 feat: remove default layout assignment in gemtext function and update layout import logic 2025-03-10 03:33:33 +05:30
aspizu 067cda9660 feat: set default layout in gemtext function if not provided 2025-03-10 03:27:04 +05:30
aspizu 27f03906e5 docs: update README 2025-03-10 03:26:18 +05:30
aspizu 0359223d46 feat: allow customizing layout import source, or fallback to using no layout without throwing an error 2025-03-10 03:26:07 +05:30
aspizu 595673bae6 bump version to 0.1.0 2025-03-10 02:59:50 +05:30
aspizu 8137b02b1e initial commit 2025-03-10 02:58:09 +05:30