1582460b28
Add emoji section to Readme
2022-03-15 17:07:48 +01:00
424618ced3
Rename download task
2022-03-15 16:39:47 +01:00
4665345326
Update actions/checkout action to v3
2022-03-15 16:35:16 +01:00
21e41b0bcf
Add emoji support
2022-03-15 16:33:59 +01:00
f18164d48c
Replace fiber with httprouter
2022-03-15 14:53:24 +01:00
e7942ebf15
Make content-root size configurable
2022-02-16 14:18:08 +01:00
0637962da8
Improve mermaid handling and update deps
2022-02-16 09:50:07 +01:00
234929e5ed
Fix loading config from given path
2022-02-16 08:58:49 +01:00
7eb4d67f95
Add golangci-lint as Github action
2021-12-26 12:04:50 +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
6be2b5aeb5
Cleanup
...
- update deps
- add open-browser option
- allow to change port and host
2021-12-22 23:05:59 +01:00
7d3d3a5abf
Split slides first before rendering them
...
- add some more config options
- cleanup code
- remove state machine
2021-12-22 22:31:45 +01:00
33dadaff87
Add golangci-lint
2021-12-22 20:27:43 +01:00
3f847e0b8b
Live update Reveal config
2021-12-22 20:19:05 +01:00
82a651cd5d
First draft of new fiber based server
...
- replaced previous net/http based muxer and all other components with fiber
- replaced polling with SSE to handle file changes
- auto-update custom stylesheets
- natively support mermaid diagrams
- handle custom element attributes for lists properly
- reload on config changes
- replace JS templating with actual JS code and an API
2021-12-22 11:52:02 +01:00