Skip to content

ismaserrano.com personal portfolio. Symfony 3 + Velocity.js + Three.js

License

Notifications You must be signed in to change notification settings

ismaserrano/ismaserrano2018

Repository files navigation

ismaserrano.com personal portfolio

Based on Symfony 3 with Kunstmaan Bundles.

Modified navigation for AJAX experience with jQuery, velocity.js. Request listener to add Content-Length header for javascript loading progress and Twig conditional app.request layout extend.

How to install

  1. composer install Follow the instructions when composer finish the process, creating database, editing DDBB parameters.
    1. bin/console doctrine:schema:update --force Creates the database structure.
    2. bin/console doctrine:migration:migrate Update current migrations versions.
  2. gulp build to build all IsmaserranoPortfolioBundle assets and dump all bundles assets.
  3. npm install
  4. bower install

Launch server with bin/console server:run

About

ismaserrano.com personal portfolio. Symfony 3 + Velocity.js + Three.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published