• This repository has been archived on 14/Nov/2023
  • Stars
    star
    112
  • Rank 311,115 (Top 7 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 8 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Static HTML exporter for Kirby CMS (v2 only)

StaticBuilder Plugin for Kirby CMS

  • Converts your Kirby CMS site to static files: HTML, assets, etc.
  • Supports multilingual websites.

How it works

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.

Documentation

I have a problem!

  1. Make sure you’ve followed the installation and activation steps.
  2. The answer you’re looking for might be in our Recommendations and Options doc pages.
  3. More like a bug? See the known issues and the issue/bug list.
  4. If nothing matches your issue, please create a new issue (you will need a GitHub account).