* 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
* sort pages
* rename tutorial files to enforce an order
* add prev next props to posts
* test previous next
* prevent nested recursive links between posts
* add a next/prev footer
* make prev/next work as expected for both pages and posts
* remove sort by index
* bold current section in nav
* remove sample posts
* init first post
* try not ignoring file creation events
* draft why go section
* more why go
* why cli
* finish first draft
* reconnect with server after lost connection
* corrections
* more corrections
* grammarly
* remove docs section
* update comment
* remove doc index
* 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
* update markdown and org renderers to use chrome highlighting
* add example code blocks
* fix missing nav in default layout
* remove problematic code nowrap
* add language to tutorial samples
* set theme explicitly
* allow setting highlight theme with config
* fix config key for hl
* try to handle both light dark settings gracefully
* fix some problematic css color settings
* fix missing raw template
* fix weird chroma code height artifacts
* improve tabler rendering in mobile
* remove redundant default