- May 06, 2019
-
-
Jean-Sébastien Caux authored
Install with ``npm run webpack --config webpack.prod.config.js``
-
- Mar 22, 2018
-
-
Jorran de Wit authored
-
- Jan 19, 2018
-
-
Jorran de Wit authored
-
- Jan 10, 2018
-
-
Jorran de Wit authored
-
- Sep 13, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
- Aug 16, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
- Aug 15, 2017
-
-
Jorran de Wit authored
-
- Aug 01, 2017
-
-
Jorran de Wit authored
-
- Apr 04, 2017
-
-
Jorran de Wit authored
-
- Apr 03, 2017
-
-
Jorran de Wit authored
-
- Mar 24, 2017
-
-
Jorran de Wit authored
The modal is replaced by a customized text block which does allow for hover and click action by the visitor to filter by specialization.
-
- Mar 23, 2017
-
-
Jorran de Wit authored
-
- Jan 31, 2017
-
-
Jorran de Wit authored
-
Jorran de Wit authored
-
Jorran de Wit authored
Altered the message alert class and positioned it absolute to the body to have floating messages.
-
- Jan 22, 2017
-
-
Jorran de Wit authored
The styling of the homepage is back to the styling of the `master` branch, but responsive. Needs detailed styling edits for i.e. the mobile menu.
-
Jorran de Wit authored
Update and configure to Webpack@2.x and install Bootstrap@4.0.0@beta-6 loader. Configured to start using .scss files.
-
- Jan 20, 2017
-
-
Jorran de Wit authored
The `static` folder will be ignored in the future commits. All existing files in this folder in the repository are now removed. The README.md file is updated to include a correct workflow on how to deal with static files.
-
Jorran de Wit authored
Added a NPM packages.json list which manages JavaScript packages. Most important packages added is the Webpack package which acts as an assets bundler. It is added in its most basic working form. This includes additional settings in `settings.py` and the template tags in `base.html`. Please read the updated Readme.md to easily get started using Webpack for your new assets.
-