A rather small static site builder built from Twig and MArkdown that isn't blog centric.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Composer Yarn PHP 7.2+
A step by step series of examples that tell you how to get a development env running
Say what the step will be
composer create-project selenesoftware/seleneSite
Explain how to run the automated tests for this system I don't have tests for this. It is so small, tests would seem larger than the actual code. Don't want that.
Explain what these tests test and why
Give an example
Explain what these tests test and why
Give an example
Once you run bin/app.php there will be files created in the 'web' directory. Then run yarn build and you have production ready files. Drop everything in the 'web' directory into your production environment.
- Twig - The rendering engine used
- Composer - Dependency Management
- Yarn - Frontend depenceny management
- Symfony Encore - Asset Bundling
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Billie Thompson - Initial work - PurpleBooth
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc