Commit Graph

15 Commits (main)

Author SHA1 Message Date
Óscar M. Lage b7a581549b Add: Page version list 2022-04-04 22:16:07 +02:00
Óscar M. Lage 5d2b097cbd Refactor: views/ dir is now called templates/ 2022-03-28 21:50:10 +02:00
Óscar M. Lage bbb79f42c9 Add: Logger 2022-03-28 21:11:10 +02:00
Óscar M. Lage f1aef623b6 Fix: Show proper 404 if version doesn't exist.
Fix #1
2022-03-28 21:09:07 +02:00
Óscar M. Lage dba37137ff Add: Page versioning "MVP" 2022-03-28 17:14:01 +02:00
Óscar M. Lage 0ae5265915 Cosmetics in imports 2022-03-23 00:25:58 +01:00
Óscar M. Lage e4fafed6fa Fix: Problem with \r\n and Blackfriday 2022-03-23 00:25:18 +01:00
Óscar M. Lage edf05b8e7c Add: Redirect / to WikiHome 2022-03-23 00:24:40 +01:00
Óscar M. Lage a6c0ae3321 Add: Bluemonday + Backfriday support
First one as sanitizer and second one as markdown parser
2022-03-22 22:06:41 +01:00
Óscar M. Lage 52056ef9a1 First usable version 2022-03-22 16:36:18 +01:00
Óscar M. Lage 4e3fcb2c17 Add: templates 2022-03-19 00:20:31 +01:00
Óscar M. Lage aafe5c6249 Instance Store properly.
Interface by default, then the custom one.
2022-03-18 23:36:26 +01:00
Óscar M. Lage 5685d2580a Refactor: Moving route methods from server.go to app.go 2022-03-18 13:26:13 +01:00
Óscar M. Lage 0a392ac639 New skel (WIP) 2022-03-18 13:15:55 +01:00
Óscar M. Lage 08488127f8 WIP: Working on the data organization 2022-03-15 21:50:11 +01:00