nexendrie / site-generator
Static site generator which turns Markdown into HTML
0.8.0
2024-11-28 21:51 UTC
Requires
- php: >=8.1.0
- ext-dom: *
- nette/command-line: ^1.7
- nette/finder: ^2.6
- nette/neon: ^3.4.1
- nette/utils: ^3.2.10
- symfony/options-resolver: ^6.0 || ^7.0
- xenocrat/chyrp-markdown: ^4.0
Requires (Dev)
- nexendrie/code-quality: dev-master
README
Static site generator which turns Markdown into HTML.
Installation
The best way to install it is via Composer. Just add nexendrie/site-generator to your dependencies.