jorge/commands
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
..
initfiles smaller code font size in mobile 2024-03-03 12:00:58 -03:00
commands.go Add more content for the serve command post (#23) 2024-03-03 23:19:09 -03:00
init.go run linter in github actions (#20) 2024-02-29 19:34:33 -03:00
post.go assign the proper file modes 2024-02-27 12:30:00 -03:00
serve.go Add more content for the serve command post (#23) 2024-03-03 23:19:09 -03:00