Master | |
Development |
- Simple blog composed by a wall of pictures.
- Comments are displayed when picture is zoomed.
- No admin interface, juste login first (Ctrl+Alt+L) then drag and drop your picture from your desktop and add a comment on the fly.
- Silex
- Doctrine DBAL
- RequireJS
- Backbone.js
- jQuery
- Handlebars
In root folder, execute :
npm install
bower install
gulp
cd docker
./build.sh
./run.sh
- logs/app.log: php app logs
- logs/gulp.log: gulp build logs