Squido
A dead simple static HTML website builder which can be hosted anywhere for super fast websites and very little effort
Install / Use
/learn @mrvautin/SquidoREADME
<p align="center">
<img src="https://raw.githubusercontent.com/mrvautin/squido/main/docs/images/squido.svg" width="200px" height="200px">
</p>
squido
squido is a dead simple static website builder which can be hosted anywhere for super fast websites and very little effort.
squido has baked in everything you need to run and host a website. You simply do the writing and customisation of style and layout.
# Running squido commands
npx mrvautin/squido <command>
build command:
npx mrvautin/squido build
serve command with watch, clean and build:
npx mrvautin/squido serve -b -w -c
NOTE: You will need Nodejs version 18.x or greater.
Documentation
squido documentation can be found here: https://squido-docs.markmoffat.com/ (which also happens to be a squido website demo/example)
Homepage
squido product page can be found here: https://squido.markmoffat.com/
Demo Blog
A demo can be found here: https://squido-blog.markmoffat.com/
