A dead simple static HTML website builder which can be hosted anywhere for super fast websites and very little effort
squido is a simple and efficient static website builder that allows users to host their websites anywhere for optimal speed and minimal effort. With squido, users can focus on writing and customization without the need for extensive technical knowledge.
To install squido and get started with your website, follow these steps:
git clone https://github.com/squido/squido.git
cd squido
npm install
or
yarn install
Customize your website by modifying the files in the content
and layouts
directories.
Build the website by running the build command.
npm run build
or
yarn run build
squido is a user-friendly static website builder that simplifies the process of creating and hosting websites. Its key features include fast performance, easy customization, and an all-in-one solution for website management. By following the installation guide, users can quickly set up and deploy their websites using squido.