Last update before using external repo for CSS/JS

This commit is contained in:
2020-11-27 11:15:13 +01:00
parent a6da7b3e66
commit e14d2f8b8a
13 changed files with 2953 additions and 770 deletions
+2 -2
View File
@@ -30,11 +30,11 @@ Then add a new submodule with the updated url.
* Update CSS and JS :noexport:
#+begin_src bash :results none
cd js && cat jquery.min.js jquery.stickytableheaders.min.js bootstrap.min.js readtheorg.js > script.js
npm run js
#+end_src
#+begin_src bash :results none
sass css/style.scss css/style.css
npm run scss
#+end_src
* Papers