add site-wide JS caching through import maps
This commit is contained in:
parent
f3aee8f41a
commit
10ccb250c1
15 changed files with 169 additions and 48 deletions
|
@ -1,7 +1,7 @@
|
|||
%% title = "tairu - an interactive exploration of 2D autotiling techniques"
|
||||
scripts = [
|
||||
"components/literate-programming.js",
|
||||
"vendor/codejar.js",
|
||||
"treehouse/components/literate-programming.js",
|
||||
"treehouse/vendor/codejar.js",
|
||||
]
|
||||
styles = ["page/tairu.css"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue