Commit graph

13 commits

Author SHA1 Message Date
2004e383e0
doc: Extended README to cover new options 2019-05-16 09:40:46 +02:00
bb66990c98
feat: added support for custom CSS, side menu plugin and a few more config options
- added support to add one or multiple CSS files as theme overrides
- added side menu plugin to control themes, transitions, switch to print view and so on
- added config options to set transition and navigation modes
2019-05-16 03:18:02 +02:00
a213f9cff5
fix: updated go.{mod,sum} 2019-04-20 02:34:36 +02:00
4b984de827
feat(embedded HTML): changed markdown delivery to load it as external file
- enables embedding of HTML in Markdown
- requires a single file handler that delivers the markdown file content
- eased template handling
- added more reveal.js config option that should configurable in upcoming version
2019-04-20 02:28:27 +02:00
4539a9243b
Added filter to build job in workflow 2019-04-20 00:47:01 +02:00
afa47a19e3
Updated Docker image for build job 2019-04-20 00:36:50 +02:00
ace0485fb6
fix: Fixed another markup issue in CircleCI config 2019-04-20 00:36:05 +02:00
23445b9bda
Fixed CircleCI yaml config 2019-04-20 00:34:14 +02:00
f2c0c0e200
Added CircleCI config file 2019-04-20 00:31:39 +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
99d76c122b
Merged GitHub project template 2019-04-19 14:36:32 +02:00
03beb15a4d
chore: initialized cobra project 2019-04-19 14:35:00 +02:00
602b98882a
Initial commit 2019-04-19 14:29:55 +02:00