Commit Graph

21 Commits (dba37137ff0bec0510efdcf5b829ae29d1697bd1)

Author SHA1 Message Date
Óscar M. Lage dba37137ff Add: Page versioning "MVP" 2022-03-28 17:14:01 +02:00
Óscar M. Lage 00a49ae585 Add: Versions, WIP 2022-03-23 00:26:17 +01: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 932f87204c Add: some ideas to the TODO 2022-03-23 00:22:38 +01:00
Óscar M. Lage 942f6623d6 Add: html charset 2022-03-23 00:21:59 +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 c5521ba101 Organize docs 2022-03-19 00:35:53 +01:00
Óscar M. Lage 854a90145b
Merge pull request #2 from oscarmlage/feature/templates
Add: templates
2022-03-19 00:22:52 +01:00
Óscar M. Lage 4e3fcb2c17 Add: templates 2022-03-19 00:20:31 +01:00
Óscar M. Lage 35ca8cc5ed
Merge pull request #1 from oscarmlage/new-skel
New skel
2022-03-18 23:41:25 +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 4f7b3aa42a Fix the interface 2022-03-18 23:36:01 +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 7cc78a118f Fixes some wrong prints 2022-03-18 13:22:50 +01:00
Óscar M. Lage 285c40ccfc Delete not-working code, templates related
Templates are still WIP
2022-03-18 13:18:19 +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
Óscar M. Lage 8beb353b58 Initial commit 2022-03-15 14:54:29 +01:00