atas / ssg-system-php
Ata's SSG System PHP files
1.1
2023-10-16 11:10 UTC
Requires
- ext-json: *
- league/commonmark: ^2.4
- symfony/yaml: ^5.4
Requires (Dev)
- phpunit/phpunit: ^9.6
This package is not auto-updated.
Last update: 2024-11-12 14:23:17 UTC
README
Ata's Static Site Generator PHP System files
This php library is used within the https://github.com/atas/ssg
You can extend it or replace it with your own library. It's kept as simple as possible on purpose.
Most complicated logic in it is the PostCache. If you don't need blog posts, that's not needed.