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
941ceeaf6c
Removed useless div in edit form
2023-09-14 15:34:58 +02:00
Alex Schroeder
1b8c590ced
Ensure the Cancel button does not submit
2023-09-14 08:17:03 +02:00
Alex Schroeder
471cd3c6ec
Add appending to pages
2023-09-11 00:27:11 +02:00
Alex Schroeder
504dc1e52a
Add Cancel button to edit template
2023-08-23 16:51:58 +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
cf6190f4fc
Add style to the edit template
2023-08-21 22:59:09 +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
f3743d8e60
Allow all characters except for the slash
2023-08-21 21:15:12 +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
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