index
:
astro-gemtext.git
main
gemtext integration for Astro. Forked from github.com/aspizu/astro-gemtext
git+astro-gemtext@mail.joeac.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-03-21
don't addRenderer
Joe Carstairs
2026-03-21
inlines .gmi
Joe Carstairs
2026-03-21
renderer is for astro:gmi
Joe Carstairs
2026-03-21
body excludes frontmatter
Joe Carstairs
2026-03-21
YAML schema 1.1
Joe Carstairs
2026-03-21
npm prepare lifecycle hook runs build script
Joe Carstairs
2026-03-21
package.json for joeac's fork
Joe Carstairs
2026-03-21
stab in the dark at getEntryInfo()
Joe Carstairs
2026-03-21
install yaml
Joe Carstairs
2026-03-21
add package-lock.json
Joe Carstairs
2026-03-21
README for joeac's fork
Joe Carstairs
2025-03-10
fix: bump version to 0.3.3 and fix filename title format
aspizu
2025-03-10
feat: bump version to 0.3.2 and update .npmignore
aspizu
2025-03-10
feat: bump version to 0.3.1 and set default titleFormat in gemtext config
aspizu
2025-03-10
feat: update README and package.json for version 0.3.0; add titleFormat ↵
aspizu
option to GemtextConfig
2025-03-10
feat: update package metadata and add peer dependencies
aspizu
2025-03-10
feat: add documentation for configuration
aspizu
2025-03-10
docs: update README
aspizu
2025-03-10
feat: remove default layout assignment in gemtext function and update layout ↵
aspizu
import logic
2025-03-10
feat: set default layout in gemtext function if not provided
aspizu
2025-03-10
docs: update README
aspizu
2025-03-10
feat: allow customizing layout import source, or fallback to using no layout ↵
aspizu
without throwing an error
2025-03-10
bump version to 0.1.0
aspizu
2025-03-10
initial commit
aspizu