Skip to content
forked from mrvautin/squido

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

ryzen3100/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.

# 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://docs.squido.org/ (which also happens to be a squido website demo/example)

Homepage

squido product page can be found here: https://squido.org/

Demo Blog

A demo can be found here: https://blog.squido.org/

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.3%
  • Handlebars 13.4%
  • EJS 7.8%
  • CSS 4.5%