Acknowledgments
Websites
-
Devin Dooley - feedback and web hosting
-
Alex Mitchell - contributions and code review
-
Happy Hues - color palette
Golang Packages
-
gorilla/mux - http routing
-
gorilla/feeds - rss feed
-
gorilla/handlers - middleware for logging with reverse proxy
-
kingpin - command line parsing
-
go-sqlite3 - go sqlite driver
-
go-org - convert org to html
-
testify - test assertions