if you’re reading this, the static site generator works. built it because every tool out there does too much or too little.
what is this
a place for thoughts that don’t fit in 280 characters. no analytics. no cookies. no JavaScript. just HTML and CSS served from the void.
web >= 2.0, fuck you.
“The street finds its own uses for things.” — William Gibson
the rules
- write in markdown
- declare posts in
site.toml - run
sitex build - deploy the
dist/folder wherever
that’s it. no frameworks. no build pipelines. no drama.
$ sitex build
▸ loading config from site.toml
▸ rendering index.html
▸ done → dist/
see you on the other side.