mrvautin / squido

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

Home Page:https://squido.markmoffat.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

# From Github (preferred for latest version)
npm i -g https://github.com/mrvautin/squido.git

# From npm
npm install -g squido

# With Yarn
yarn global add squido

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/

About

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

https://squido.markmoffat.com/

License:MIT License


Languages

Language:JavaScript 66.9%Language:Handlebars 20.1%Language:EJS 6.2%Language:CSS 4.0%Language:Pug 2.7%