jorge/markup
Facundo Olano ff28ece092
Add more content for the serve command post (#23)
* document site api

* merge site.Load and site.Build into a single function

* fix tests

* make Site a private struct

* doc

* remove superfluous operation

* smaller tab width in source examples

* remove unnecessary temp var

* add some code snippet

* improve http fs naming

* add a few more code snippets

* cleanup serve code

* add watcher sample to blog post

* improve worker pool sample

* restore watcher close

* remove unused prefix

* some live reload samples in post

* remove outdated  command
2024-03-03 23:19:09 -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 run linter in github actions (#20) 2024-02-29 19:34:33 -03:00
smartify_test.go run linter in github actions (#20) 2024-02-29 19:34:33 -03:00
templates.go Add more content for the serve command post (#23) 2024-03-03 23:19:09 -03:00
templates_test.go add a simpler templ render interface, support no highlighting 2024-02-27 12:40:40 -03:00