index
:
gemtexter
develop
experimental
main
Gemini Gemtext blog engine and to HTML + Markdown converter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
template.source.sh
Age
Commit message (
Expand
)
Author
2025-08-05
fix bare blocks so lines in there can start with [[
Paul Buetow
2025-07-09
feat: auto-detect language for source-highlight
Paul Buetow
2025-02-02
swap
Paul Buetow
2025-02-02
intro of rindex inline template
Paul Buetow
2024-12-30
fix toc when there are tags in them
Paul Buetow
2024-08-26
typo
Paul Buetow
2024-08-26
fix
Paul Buetow
2024-08-26
add ToC suggester
Paul Buetow
2024-08-24
change toc format and fix a bug
Paul Buetow
2024-08-24
initial atom.xml fixes
Paul Buetow
2024-08-24
nicer ToC for HTML
Paul Buetow
2024-04-30
add id's to the headers in html, for ToC references later
Paul Buetow
2024-04-21
ignore bare blocks for toc generation
Paul Buetow
2024-04-21
fix
Paul Buetow
2024-04-21
add TOC generator to the templating engine.
Paul Buetow
2024-03-30
inline index is case-insensitive
Paul Buetow
2023-08-19
change inline template sorting
Paul Buetow
2023-03-25
also add publishing date to .tpl posts
Paul Buetow
2023-03-25
draft also generates .gmi files from draft templates
Paul Buetow
2023-03-25
can also use "<< <<< and >>>" from templates themselves
Paul Buetow
2023-03-25
exclude draft
Paul Buetow
2023-03-24
can specify multiple index topics for template::inline::index
Paul Buetow
2023-03-24
add template::index
Paul Buetow
2023-03-20
Hallo should be Hello!
Paul Buetow
2023-03-20
fix evil eval
Paul Buetow
2023-03-20
reset block after use
Paul Buetow
2023-03-20
add support for multiline template
Paul Buetow
2023-03-15
fix cache bug
Paul Buetow
2023-03-15
initial templating support
Paul Buetow