index
:
go-website
dev
example
master
Simple Markdown based website in Go
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-18
Further tune the example site
example
Mitchell Riedstra
3
-36
/
+16
2021-07-18
Patch it up more
Mitchell Riedstra
3
-21
/
+2
2021-07-18
More changes to how the website functions
Mitchell Riedstra
11
-13
/
+220
2021-07-15
Start on the example website. Remove some chunks of code. Fix up author handl...
Mitchell Riedstra
16
-67
/
+388
2021-07-12
Add atom feed to the go website
Mitchell Riedstra
12
-70
/
+299
2021-07-07
Add the handler file that was accidently ignored
Mitchell Riedstra
1
-0
/
+53
2021-02-15
Another re-structure. Deleting code is wonderful.
v0.0.12
Mitchell Riedstra
8
-118
/
+74
2020-11-24
Add more comments. Expand the interface. Allow templates to more easily be re...
v0.0.11
Mitch Riedstra
6
-43
/
+147
2020-11-21
Touch up some comments
Mitch Riedstra
2
-2
/
+12
2020-11-15
Update logging. Expose the logger to allow others to update it.
v0.0.10
Mitch Riedstra
1
-4
/
+7
2020-11-15
Return a router whih implements hander.
v0.0.8
Mitch Riedstra
1
-1
/
+1
2020-11-15
Add a few additional parmaeters. Clean up the import path.
Mitch Riedstra
5
-12
/
+62
2020-11-15
Add go version to version output
Mitch Riedstra
1
-1
/
+1
2020-09-26
Split up http related stuff out of the page library.
Mitch Riedstra
12
-217
/
+193
2020-09-20
Save the index in memory and only rebuild if cleared
v0.0.7
Mitch Riedstra
2
-0
/
+19
2020-09-19
Allow for setting of the time format in the page library. Support tags. Renam...
v0.0.6
Mitch Riedstra
8
-22
/
+119
2020-01-05
The markdown files are also templates now.
v0.0.5
Mitch Riedstra
3
-4
/
+30
2020-01-04
Incomptiable change to move to the further refined website format
Mitch Riedstra
3
-18
/
+55
2019-12-22
Add support for a 404 page
v0.0.2
Mitch Riedstra
2
-5
/
+21
2019-12-14
Add a license to the project and version information
v0.0.1
Mitch Riedstra
2
-2
/
+20
2019-12-14
Tidy up the server command, pull the handlers into the page library. Convert ...
Mitch Riedstra
6
-20
/
+75
2019-12-01
Initial Commit. Small command to convert my old setup and basic server that r...
Mitch Riedstra
4
-0
/
+209