Skip to content

A dead simple static HTML website builder which can be hosted anywhere for super fast websites and very little effort

License

Notifications You must be signed in to change notification settings

mrvautin/squido

Repository files navigation

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/