Chris Wilson
|
b47e8cbbf2
|
Move HTML generation back to JavaScript.
- Functionality maintained
- File operations removed from server
- Browsers should again be able to cache the tutorial
|
2020-08-14 20:09:59 -04:00 |
Chris Wilson
|
6c29f86115
|
Reimplement anchor navigation via Javascript
|
2020-08-14 00:03:07 -04:00 |
Chris Wilson
|
ecc599d097
|
Move markdown handling to Python. Enable multi-language support for tutorial.
|
2020-08-13 22:26:42 -04:00 |
Chris Wilson
|
8e8bce4d9a
|
Update directory structure in WebHostLib
|
2020-08-02 19:10:42 -04:00 |
Chris Wilson
|
d5d6c717e0
|
Add tutorial page, favicon.
- The tutorial is written in markdown and transformed into HTML via Javascript, so anyone can edit it without knowledge of web development.
|
2020-07-31 19:59:33 -04:00 |