SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. Jul 15, 2020
  2. Feb 12, 2020
  3. Feb 09, 2020
  4. Jan 19, 2020
  5. Jan 14, 2020
  6. Dec 12, 2019
  7. Dec 11, 2019
  8. Dec 09, 2019
  9. Dec 05, 2019
  10. Nov 26, 2019
  11. Nov 25, 2019
  12. Nov 24, 2019
  13. Nov 23, 2019
  14. May 06, 2019
  15. Mar 22, 2018
  16. Jan 19, 2018
  17. Jan 10, 2018
  18. Sep 13, 2017
  19. Aug 16, 2017
  20. Aug 15, 2017
  21. Aug 01, 2017
  22. Apr 04, 2017
  23. Apr 03, 2017
  24. Mar 24, 2017
  25. Mar 23, 2017
  26. Jan 31, 2017
  27. 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
  28. 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