Initial commit
parents
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .travis.yml 64 additions, 0 deletions.travis.yml
- COPYING 0 additions, 0 deletionsCOPYING
- Makefile 157 additions, 0 deletionsMakefile
- README.md 52 additions, 0 deletionsREADME.md
- appinfo/info.xml 23 additions, 0 deletionsappinfo/info.xml
- appinfo/routes.php 15 additions, 0 deletionsappinfo/routes.php
- composer.json 16 additions, 0 deletionscomposer.json
- css/style.css 3 additions, 0 deletionscss/style.css
- img/app.svg 56 additions, 0 deletionsimg/app.svg
- js/script.js 0 additions, 0 deletionsjs/script.js
- lib/Controller/PageController.php 31 additions, 0 deletionslib/Controller/PageController.php
- phpunit.integration.xml 7 additions, 0 deletionsphpunit.integration.xml
- phpunit.xml 7 additions, 0 deletionsphpunit.xml
- templates/content/index.php 1 addition, 0 deletionstemplates/content/index.php
- templates/index.php 18 additions, 0 deletionstemplates/index.php
- templates/navigation/index.php 10 additions, 0 deletionstemplates/navigation/index.php
- templates/settings/index.php 10 additions, 0 deletionstemplates/settings/index.php
- tests/Integration/AppTest.php 29 additions, 0 deletionstests/Integration/AppTest.php
- tests/Unit/Controller/PageControllerTest.php 31 additions, 0 deletionstests/Unit/Controller/PageControllerTest.php
Loading
Please register or sign in to comment