damcclean / systatic
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (v2.1.7) of this package.
Systatic is a Powerful Static Site Generator for PHP Developers.
v2.1.7
2019-10-24 09:51 UTC
Requires
- php: ^7.2
- algolia/algoliasearch-client-php: ^2.4
- brick/varexporter: ^0.2.1
- erusev/parsedown-extra: ^0.7.1
- illuminate/config: ^5.8
- illuminate/console: ^5.8
- illuminate/container: ^5.8
- illuminate/events: ^5.8
- illuminate/filesystem: ^5.8
- jenssegers/blade: ^1.2
- nesbot/carbon: ^2.25
- nunomaduro/collision: ^3.0
- symfony/dotenv: ^4.3
- symfony/yaml: ^4.3
- tightenco/collect: ^6.4
- vlucas/phpdotenv: ^3.6
Requires (Dev)
- phpunit/phpunit: ^8
- symfony/var-dumper: ^4.3
This package is auto-updated.
Last update: 2020-09-13 11:54:02 UTC
README
Static Site Generator built on components from the Laravel framework
Systatic is no longer in active development. Only bug fixes and security fixes will be released from now on.
- Collections - You can fetch your data from Markdown files or you can get them from remote locations (like a headless CMS).
- Serverless (quite literally) - Put your site in Git, create a site on Netlify and you're done, essentially.
- No Frontend Stack - We don't predefine your front-end, we leave that up to you. You'll only going to rip it out anyway.
📄 Documentation
You can read our documentation and make changes to it on Github.
ℹ️ Help
If you have a question, create an issue or join our Discord server.
🤲 Contributing
Systatic is open to contributions, big or small. Check out our contributors guide before making any contributions.
📝 License
Systatic is licensed under the MIT license.