Stars: 112
Forks: 9
Pull Requests: 4
Issues: 37
Watchers: 10
Last Updated: 2020-06-17 08:09:05
Static HTML exporter for Kirby CMS (v2 only)
License: MIT License
Languages: PHP, CSS, JavaScript
You have a Kirby-powered site. You can add your content manually in the content
folder or use the Panel. You can use a theme or write your own templates and styles. You can preview your website using a local development server such as MAMP or WAMP.
Kirby StaticBuilder doesn’t change any of that. It gives you a basic HTML interface which enables you to build all your site’s pages and write the result in a folder named, you guessed it: static
.
Note: to get the right result for your site and needs, you may need to tweak some options.