jorge/markup
Facundo Olano 6f27afacf7
Add drafts support (#17)
* add src and target ext as template methods

* add include drafts config

* default to draft on jorge post

* skip drafts from site indexes and rendering

* fix stat usage for file detection

* add site.Build test

* test build site with and without drafts

* add templ IsPost helper

* document drafts in readme

* document drafts in tutorial
2024-02-27 12:24:45 -03:00
..
filters.go Add smart quotes replacement in output html (#14) 2024-02-26 12:16:06 -03:00
html.go Add smart quotes replacement in output html (#14) 2024-02-26 12:16:06 -03:00
minify.go Add smart quotes replacement in output html (#14) 2024-02-26 12:16:06 -03:00
smartify.go Add smart quotes replacement in output html (#14) 2024-02-26 12:16:06 -03:00
smartify_test.go Add smart quotes replacement in output html (#14) 2024-02-26 12:16:06 -03:00
templates.go Add drafts support (#17) 2024-02-27 12:24:45 -03:00
templates_test.go Syntax highlighting (#15) 2024-02-27 08:45:29 -03:00