SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. Jan 31, 2017
  2. Jan 30, 2017
  3. Jan 29, 2017
  4. Jan 23, 2017
  5. Jan 22, 2017
  6. Jan 20, 2017
    • Jorran de Wit's avatar
      Remove static files from Git · fbba5537
      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.
      fbba5537
    • Jorran de Wit's avatar
      Add Webpack bundler · 4186925d
      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.
      4186925d
  7. Jan 17, 2017
  8. Jan 16, 2017
  9. Jan 15, 2017
Loading