Commit Graph

9 Commits

Author SHA1 Message Date
e4fafed6fa Fix: Problem with \r\n and Blackfriday 2022-03-23 00:25:18 +01:00
edf05b8e7c Add: Redirect / to WikiHome 2022-03-23 00:24:40 +01:00
a6c0ae3321 Add: Bluemonday + Backfriday support
First one as sanitizer and second one as markdown parser
2022-03-22 22:06:41 +01:00
52056ef9a1 First usable version 2022-03-22 16:36:18 +01:00
4e3fcb2c17 Add: templates 2022-03-19 00:20:31 +01:00
aafe5c6249 Instance Store properly.
Interface by default, then the custom one.
2022-03-18 23:36:26 +01:00
5685d2580a Refactor: Moving route methods from server.go to app.go 2022-03-18 13:26:13 +01:00
0a392ac639 New skel (WIP) 2022-03-18 13:15:55 +01:00
08488127f8 WIP: Working on the data organization 2022-03-15 21:50:11 +01:00