updates :tree to serve JS/CSS assets from the current desk

This commit is contained in:
Joseph Bryan 2016-06-06 12:55:48 -04:00
parent bf469e5705
commit 55f811d36f

View File

@ -31,12 +31,12 @@
:: ;link(type "text/css", rel "stylesheet", href "//cdnjs.cloudflare.com/ajax/libs/codemirror/4.3.0/codemirror.min.css");
;* ?. nopack.dbg
:_ ~
;link(type "text/css", rel "stylesheet", href "/=home=/web/tree/~.codemirror_fonts_bootstrap_main.css");
;link(type "text/css", rel "stylesheet", href "/===/web/tree/~.codemirror_fonts_bootstrap_main.css");
;=
;link(type "text/css", rel "stylesheet", href "/=home=/web/lib/css/fonts.css");
;link(type "text/css", rel "stylesheet", href "/=home=/web/lib/css/bootstrap.css");
;link(type "text/css", rel "stylesheet", href "/=home=/web/lib/css/codemirror.css");
;link(type "text/css", rel "stylesheet", href "/=home=/web/tree/main.css");
;link(type "text/css", rel "stylesheet", href "/===/web/lib/css/fonts.css");
;link(type "text/css", rel "stylesheet", href "/===/web/lib/css/bootstrap.css");
;link(type "text/css", rel "stylesheet", href "/===/web/lib/css/codemirror.css");
;link(type "text/css", rel "stylesheet", href "/===/web/tree/main.css");
==
::;link(type "text/css", rel "stylesheet", href "http://localhost:8000/docs/pub/tree/main.css");
;script(type "text/javascript", src "{(cdnjs "jquery/2.1.3/jquery")}");
@ -51,13 +51,13 @@
;* ?. nopack.dbg
:_ ~
;script(type "text/javascript", src "{?.(aut "" "/~~")}".
"/~/at/=home=/web/tree/~.main_urb.js");
:: "/~/at/=home=/web/tree/~.main_hoon_urb.js");
"/~/at/===/web/tree/~.main_urb.js");
:: "/~/at/===/web/tree/~.main_hoon_urb.js");
;=
:: ;script(type "text/javascript", src "/=home=/web/lib/js/hoon.js");
;script(type "text/javascript", src "/=home=/web/tree/main.js");
:: ;script(type "text/javascript", src "/===/web/lib/js/hoon.js");
;script(type "text/javascript", src "/===/web/tree/main.js");
;script(type "text/javascript", src "{?.(aut "" "/~~")}".
"/~/at/=home=/web/lib/js/urb.js");
"/~/at/===/web/lib/js/urb.js");
==
;link(type "application/rss+xml", rel "alternate", href "{(spud tub)}.rss-xml");
==