SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. May 06, 2019
  2. Mar 22, 2018
  3. Jan 19, 2018
  4. Jan 10, 2018
  5. Sep 13, 2017
  6. Aug 16, 2017
  7. Aug 15, 2017
  8. Aug 01, 2017
  9. Apr 04, 2017
  10. Apr 03, 2017
  11. Mar 24, 2017
  12. Mar 23, 2017
  13. Jan 31, 2017
  14. Jan 22, 2017
    • Jorran de Wit's avatar
      Return to default styling · 91eda95c
      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.
      91eda95c
    • Jorran de Wit's avatar
      Update configure to Webpack@2 · a697e1a0
      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.
      a697e1a0
  15. 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
Loading