crazko / statie-web

📖 [deprecated] Documentation site for Statie - PHP Static Site Generator
2 stars 2 forks source link
docs documentation statie

DEPRECATED since 2020-03


Statie.org Build Status

This is the documentation site for Statie, the PHP static site generator.

Contributing

Open an issue or, better, fork this repository, make changes and send a pull request. Thank you!

See your changes

Build the site locally:

Enable live reload (recommended)

You can get rid of hitting refresh on every change you made and see your changes instantly with the use of the Browsersync:

Now the site updates on every change in the source files.

Note: you don't need to have local PHP server running.