Commit Graph

33 Commits (main)

Author SHA1 Message Date
Óscar M. Lage 8b70447e2a Update TODO 2022-04-04 22:16:26 +02:00
Óscar M. Lage b7a581549b Add: Page version list 2022-04-04 22:16:07 +02:00
Óscar M. Lage 150a652b34 WIP: Generate changelog 2022-03-28 22:10:39 +02:00
Óscar M. Lage 5686f748a8 Update: TODO 2022-03-28 22:10:24 +02:00
Óscar M. Lage 66a5a25a7f Add: CONTRIBUTING file 2022-03-28 22:00:13 +02:00
Óscar M. Lage 5d2b097cbd Refactor: views/ dir is now called templates/ 2022-03-28 21:50:10 +02:00
Óscar M. Lage 360f40dd0a Update: TODO 2022-03-28 21:33:32 +02:00
Óscar M. Lage 324dc9d249 Add: Makefile added 2022-03-28 21:33:18 +02:00
Óscar M. Lage bcbc714961 Add: Bin directory 2022-03-28 21:32:35 +02:00
Óscar M. Lage 10ed5858e8 Add: version flag (-v) 2022-03-28 21:19:36 +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 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