Static website generator
Preacher is a static website generator, written in PHP. It requires no configuration of the software itself. Simply write Markdown, a Twig template or two and enjoy your personal site.
I find that when someone's taking time to do something right in the present, they're a perfectionist with no ability to prioritize, whereas when someone took time to do something right in the past, they're a master artisan of great foresight.
How to preach
After installing Preacher, one only needs to commit their source files to activate Preacher.
The following steps are executed:
- Update source file
- Commit source file > Output generates
- Commit output file
Try vendor/bin/preach --help
to see how to run Preacher manually.
Preacher for writers
- Getting started
- Template data
- GitHub Flavored Markdown
- Creating drafts
- Adding Microdata to your site
- Managing asset cache