Commit graph

8 commits

Author SHA1 Message Date
c358848ed5
Cleanup GitHub actions 2022-03-16 11:41:28 +01:00
f8daaf293e
Add container image and document usage 2021-12-23 12:20:10 +01:00
00109b62b4
Fix GoReleaser config 2021-12-23 11:17:14 +01:00
bd27081aa6
Add auto reload
- reload markdown if changed
- allow to monitor other files if wanted
- disable HTTP cache to force reload
- extend example
- replace almost everything with layered file systems
2020-12-04 16:40:08 +01:00
f1118a1ba1
Update and cleanup
- move to Taskfile
- update RevealJS
- remove annoying special paths and build overlay file system
2020-12-02 13:33:47 +01:00
97718aedd7
fix: moved packr2 installation to CircleCI steps 2019-05-16 10:12:14 +02:00
02851fb477
fix: tried to modify setup command of packr2 to avoid go.{mod,sum} manipulation 2019-05-16 10:04:52 +02:00
a4c0016baa
feat(PoC): PoC complete
- HTTP server
- Rendering markdown content into a HTML template
- theme and some other useful options configurable via config file or flag
- release pipeline prepared
- reveal.js statically included into binary
- config hot reloading
2019-04-19 23:56:39 +02:00