Micah Lee
|
b2b72a6b31
|
Make static folder URL have a high-entropy random path, to avoid filename collisions with files getting shared
|
2019-05-22 20:07:35 -07:00 |
|
ZeroDot1
|
e2d2da22ed
|
Repair the css . . .
|
2019-03-11 05:33:28 +01:00 |
|
ZeroDot1
|
ba3c509a15
|
Add asynchronous functions to the templates to reduce page load times.
Asynchronous functions for CSS and JS.
|
2019-02-23 19:37:56 +01:00 |
|
Micah Lee
|
4bf69445a0
|
Make 404 error page look better, and remove the text that it's probably a typo, because in public mode that isn't necessarily true
|
2018-09-15 19:52:53 -07:00 |
|
Micah Lee
|
0e41eff4a6
|
Typo
|
2018-04-24 17:18:33 -07:00 |
|
Micah Lee
|
0734de68ea
|
Display a template after closing the server, and standardize the style of other simple templates
|
2018-03-14 08:30:14 -07:00 |
|
Micah Lee
|
f331ff06ae
|
Stop using inline css, and reorganize static folder
|
2018-03-06 03:03:24 -08:00 |
|
Micah Lee
|
0b26950d5b
|
Create separate templates and static folder, and make the web app use both of these. Yay, now we have real static resources
|
2018-03-06 02:54:12 -08:00 |
|