You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'A dead simple static HTML website builder which can be hosted anywhere for super fast websites and very little effort. Create your Blog or Documentation using our boilerplate examples.'
A dead simple static HTML website builder which can be hosted anywhere for super fast websites and very little effort. Create your Blog or Documentation using our boilerplate examples.
It's hard enough getting a website going without having to muck around learning new ecosystems and code.
35
+
`squido` has **everything** you need to get started built into the core so you don't *have* to write plugins (but can).
36
+
37
+
**Markdown / Yaml**
38
+
39
+
Write the main posts/pages in Markdown with Yaml meta data. Dead simple stuff which you likely already know.
40
+
41
+
**Deployment**
42
+
43
+
We know deployment can be hard. We've written all the steps needed to host on [Netlify](https://netlify.com), [Github pages](https://pages.github.com/), [AWS](https://console.aws.amazon.com/amplify/home) etc.
44
+
We've even integrated direct with the [Netlify](https://netlify.com) API so you don't even have to learn Git!
0 commit comments