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
path:
root
/
cmd
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
Add basic string functions to default template funcmap. Set a var when page i...
v0.0.20
Mitchell Riedstra
1
-4
/
+1
2022-12-03
Add a couple handlers to serve up JSON and markdown
Mitchell Riedstra
2
-31
/
+48
2022-10-09
Improve error handling when file does not exist
v0.0.19
Mitchell Riedstra
2
-5
/
+6
2022-09-17
Remove fs / FileSystem library support since it is broken on Windows.
Mitchell Riedstra
1
-1
/
+2
2022-09-17
More work on the editor and update the example site to utilize it.
v0.0.18
Mitchell Riedstra
4
-38
/
+118
2022-06-19
0.0.17a / Alpha. Introduce users and page editing.
v0.0.17a
Mitchell Riedstra
8
-6
/
+373
2021-10-24
Unix sockets for redis. Page use FS interface. Clear redis func.
v0.0.16
Mitchell Riedstra
3
-2
/
+37
2021-10-24
Use hash in redis. Key can be set in conf.
v0.0.15
Mitchell Riedstra
3
-3
/
+8
2021-10-24
Redis caching. Linter config and cleanup.
Mitchell Riedstra
4
-26
/
+93
2021-07-18
Adjust the program a bit, remove clunky "head" templates. Add an example site...
v0.0.13
Mitchell Riedstra
4
-41
/
+83
2021-07-12
Add atom feed to the go website
Mitchell Riedstra
3
-5
/
+266
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
1
-6
/
+10
2020-11-15
Add a few additional parmaeters. Clean up the import path.
Mitch Riedstra
1
-8
/
+5
2020-09-26
Split up http related stuff out of the page library.
Mitch Riedstra
1
-3
/
+16
2019-12-14
Tidy up the server command, pull the handlers into the page library. Convert ...
Mitch Riedstra
1
-20
/
+12
2019-12-01
Initial Commit. Small command to convert my old setup and basic server that r...
Mitch Riedstra
1
-0
/
+45