16 Commits

Author SHA1 Message Date
Alex Schroeder
2635d5f852 Improve HTML template accessibility
Used the web accessibility evaluation tool (WAVE) at wave.webaim.org
and fixed some errors.
2023-09-16 09:59:30 +02:00
Alex Schroeder
16b475ea7f Splitting files and refactoring it all 2023-09-15 12:26:45 +02:00
Alex Schroeder
0a7eaa455a Add Upload to the View template 2023-09-15 00:54:06 +02:00
Alex Schroeder
471cd3c6ec Add appending to pages 2023-09-11 00:27:11 +02:00
Alex Schroeder
4e5aa70529 Add language detection 2023-09-10 15:58:31 +02:00
Alex Schroeder
4afffbc409 Add hyphenation to the templates 2023-08-25 18:15:31 +02:00
Alex Schroeder
2a4902b1b4 Add footer and add note change its email address 2023-08-25 00:28:37 +02:00
Alex Schroeder
8fc5bd30e3 Link Home 2023-08-24 18:24:17 +02:00
Alex Schroeder
2142144b0c Add search 2023-08-23 23:27:34 +02:00
Alex Schroeder
2962efc59f Document templates; fix templates
The templates now work with the page name, not the page title.
2023-08-22 11:25:52 +02:00
Alex Schroeder
1ab8f905e0 Add CSS for image max-width 2023-08-22 10:52:27 +02:00
Alex Schroeder
18060c607d Add two meta elements to the templates
Format detection telephone=no. What an aggravating idea. Every single
website has to add this, now? Is that going to be way forward into the
future? For every single future misfeature?

Viewport width=device-with. Same rant.
2023-08-21 22:50:09 +02:00
Alex Schroeder
73eb4837e9 Add minimal stylesheet 2023-08-21 22:06:48 +02:00
Alex Schroeder
e57002b40c Big changes!
Use Markdown instead of Wiki Creole.
Better templates.
Much better documentation!
2023-08-21 16:49:25 +02:00
Alex Schroeder
d523a15ed9 Add Creole support 2015-06-14 23:23:14 +02:00
Alex Schroeder
5c8a849571 Initial checkin
Code is based on the article
[Writing Web Applications](https://golang.org/doc/articles/wiki/).
2015-06-14 22:35:22 +02:00