textbase.js is a static site generator for developers
to build near perfect static website painlessly fast.
Turn your content, words, and ideas into a website. Even a 👶🏼 could do it.
npm install -g textbase
echo '# Homepage' > index.md
textbase dev
...or view this website's GitHub repo.