mrvautin / squido

A dead simple static HTML website builder which can be hosted anywhere for super fast websites and very little effort
https://squido.markmoffat.com/
MIT License
63 stars 6 forks source link
builder ejs-templates generator handlebars javascript nodejs pug-template-engine static-site-generator static-website

squido

License: MIT

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/