sargx

first post. testing the wire

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

  1. write in markdown
  2. declare posts in site.toml
  3. run sitex build
  4. 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.