{
    "version": "https://jsonfeed.org/version/1",
    "title": "squido - The dead-simple way to generate static HTML websites",
    "home_page_url": "https://squido.markmoffat.com",
    "feed_url": "https://squido.markmoffat.com/json",
    "description": "A dead-simple Node.js static HTML website generator for super fast static websites which are easier to develop, more secure and dirt cheap to host.",
    "items": [
        {
            "id": "https://squido.markmoffat.com/swagger-api/",
            "content_html": "",
            "url": "https://squido.markmoffat.com/swagger-api/",
            "title": "Swagger API docs",
            "summary": "Swagger API Docs",
            "date_modified": "2021-09-02T19:17:00.000Z"
        },
        {
            "id": "https://squido.markmoffat.com/themes/",
            "content_html": "",
            "url": "https://squido.markmoffat.com/themes/",
            "title": "Themes",
            "summary": "squido themes - Themes for use with squido static HTML website builder to get you started quicker.",
            "date_modified": "2021-07-24T01:56:00.000Z"
        },
        {
            "id": "https://squido.markmoffat.com/features/",
            "content_html": "<table class=\"table table-hover table-bordered\">\n<thead>\n<tr>\n<th>Feature</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Sitemap</td>\n<td>Sitemaps are automatically generated. Just submit to Google.</td>\n</tr>\n<tr>\n<td>Feeds</td>\n<td>Atom, RSS and JSON feeds are automatically generated</td>\n</tr>\n<tr>\n<td><a href=\"https://en.wikipedia.org/wiki/Markdown\">Markdown</a> syntax</td>\n<td>The powerful and easy to learn <a href=\"https://en.wikipedia.org/wiki/Markdown\">markdown</a> syntax is used for writing posts</td>\n</tr>\n<tr>\n<td><a href=\"https://handlebarsjs.com/\">Handlebars</a> template syntax</td>\n<td>Support for the Handlebars templating engine with built-in helpers</td>\n</tr>\n<tr>\n<td><a href=\"https://github.com/mde/ejs\">EJS</a> template syntax</td>\n<td>Support for the hugely powerful EJS (Embedded JavaScript) templating engine</td>\n</tr>\n<tr>\n<td><a href=\"https://pugjs.org/\">Pug</a> template syntax</td>\n<td>Support for the very popular Pug (ex Jade) templating engine</td>\n</tr>\n<tr>\n<td>Built with <a href=\"https://nodejs.org/\">Node.js</a> (Javascript)</td>\n<td>Built with <a href=\"https://nodejs.org/\">Node.js</a> meaning anyone with knowledge of Javascript can extend squido.</td>\n</tr>\n<tr>\n<td>Automatic pagination</td>\n<td>Pages/Posts are automatically paginated. Disabling and adjusting page size is all done through your <a href=\"https://squido-docs.markmoffat.com/configuration/\">config</a> file</td>\n</tr>\n<tr>\n<td>Automatic Tag page generation</td>\n<td>Tag pages are automatically generated allowing you to group posts on a similar topic into easy to find pages</td>\n</tr>\n<tr>\n<td>Automatic builds watch for file changes</td>\n<td>A <a href=\"https://squido-docs.markmoffat.com/usage-commands/#serve-command\">webserver</a> is started so you can view your website in a browser and any changes to files automatically trigger rebuilding</td>\n</tr>\n<tr>\n<td>Huge amount of hosting options</td>\n<td>Host anywhere static HTML is supported. Examples <a href=\"https://squido-docs.markmoffat.com/deployment-and-hosting/\">here</a>.</td>\n</tr>\n<tr>\n<td>Multiple environment support</td>\n<td>Create a <a href=\"https://squido-docs.markmoffat.com/configuration/\">config</a> file and setup options for different environments. Eg: Development vs Production</td>\n</tr>\n<tr>\n<td>Automatically <a href=\"https://en.wikipedia.org/wiki/Minification_(programming)\">minify</a> Javascript and CSS</td>\n<td>Automatically minify Javascript and CSS files on build</td>\n</tr>\n<tr>\n<td>Pretty <a href=\"https://en.wikipedia.org/wiki/Permalink\">permalink</a> URLS</td>\n<td>Permalinks to your posts / pages are pretty and without any <code>.html</code></td>\n</tr>\n<tr>\n<td><a href=\"https://squido-docs.markmoffat.com/plugins/\">Plugin</a> support</td>\n<td>Plugins aren't needed but we don't want to stifle innovation/customization so plugins can be written</td>\n</tr>\n<tr>\n<td>Custom page template flexibility</td>\n<td>Pages / Posts can have their own <a href=\"https://squido-docs.markmoffat.com/posts/#template-file\">template</a> for full customization</td>\n</tr>\n<tr>\n<td>Post build support</td>\n<td><a href=\"https://squido-docs.markmoffat.com/post-build-tasks/\">Post build</a> tasks are ran after the build is complete. This can be used for things like: <a href=\"https://squido-docs.markmoffat.com/post-build-tasks/#zip\">Zipping</a> and <a href=\"https://squido-docs.markmoffat.com/post-build-tasks/#netlify\">deploying to a hosting provider</a>.</td>\n</tr>\n</tbody>\n</table>\n",
            "url": "https://squido.markmoffat.com/features/",
            "title": "Features",
            "summary": "squido features - outlining the features supported by the core functionality of squido",
            "date_modified": "2021-04-02T01:56:00.000Z"
        }
    ]
}