Commit graph

76 commits

Author SHA1 Message Date
Renovate Bot
516b0277ad
Update module github.com/fsnotify/fsnotify to v1.5.4 2022-04-27 03:06:19 +00:00
1f943cc4eb
Merge pull request #17 from baez90/renovate/github.com-fsnotify-fsnotify-1.x
Update module github.com/fsnotify/fsnotify to v1.5.3
2022-04-22 09:02:53 +02:00
Renovate Bot
b0c6c2034c
Update module github.com/fsnotify/fsnotify to v1.5.3 2022-04-21 20:04:56 +00:00
735a78248f
Merge pull request #16 from baez90/renovate/github.com-fsnotify-fsnotify-1.x
Update module github.com/fsnotify/fsnotify to v1.5.2
2022-04-21 14:43:54 +02:00
Renovate Bot
5fd44be619
Update module github.com/fsnotify/fsnotify to v1.5.2 2022-04-21 12:18:30 +00:00
2084894620
Merge pull request #15 from baez90/renovate/github.com-gomarkdown-markdown-digest
Update github.com/gomarkdown/markdown digest to 412bcf1
2022-04-20 19:48:29 +02:00
Renovate Bot
8ac5e7ab73
Update github.com/gomarkdown/markdown digest to 412bcf1 2022-04-19 20:03:43 +00:00
fa10f5547f
Merge pull request #14 from baez90/renovate/github.com-gomarkdown-markdown-digest
Update github.com/gomarkdown/markdown digest to a770b0c
2022-04-16 22:36:53 +02:00
Renovate Bot
4632d388c5
Update github.com/gomarkdown/markdown digest to a770b0c 2022-04-15 02:53:15 +00:00
d2d324a8ef
Merge pull request #13 from baez90/renovate/github.com-spf13-viper-1.x
Update module github.com/spf13/viper to v1.11.0
2022-04-13 21:01:12 +02:00
Renovate Bot
9c8a7190d6
Update module github.com/spf13/viper to v1.11.0 2022-04-13 15:52:45 +00:00
a6b6bdd9e6
Merge pull request #12 from baez90/upgrade-to-go-1.18
Upgrade to Go 1.18
2022-03-22 20:58:51 +01:00
f7548a2816
Upgrade to Go 1.18 2022-03-22 20:48:56 +01:00
c358848ed5
Cleanup GitHub actions 2022-03-16 11:41:28 +01:00
dd86250335
Upgrade golangci-lint GitHub action 2022-03-15 17:52:16 +01:00
82d205db98
Migrate to main branch 2022-03-15 17:44:11 +01:00
ded1c0f5ec
Merge pull request #7 from baez90/migrate-to-fiber
Rework goveal based on httprouter and gomarkdown
2022-03-15 17:39:37 +01:00
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
e4cc33f098
Auto detect line ending on startup 2021-11-15 15:23:10 +01:00
2cc48cfbb0
Fix CRLF vs. LF for slide separators on windows and everything else 2021-11-15 14:37:04 +01:00
fd73f607d6
Merge pull request #4 from baez90/renovate/github.com-masterminds-sprig-v3-3.x
fix(deps): update module github.com/masterminds/sprig/v3 to v3.2.2
2021-11-12 14:45:29 +01:00
Renovate Bot
5f1c147093
fix(deps): update module github.com/masterminds/sprig/v3 to v3.2.2 2021-11-12 13:18:33 +00:00
d118355138
Complete sprig upgrade 2021-11-12 14:17:34 +01:00
55c5842fb8
Delete obsolete Makefile 2021-11-12 14:10:24 +01:00
6e2bca883c
Merge pull request #2 from baez90/renovate/github.com-masterminds-sprig-3.x
fix(deps): update module github.com/masterminds/sprig to v3
2021-11-12 14:08:48 +01:00
Renovate Bot
79bd92653b
fix(deps): update module github.com/masterminds/sprig to v3 2021-11-12 12:38:43 +00:00
60f65859a6
Merge pull request #1 from baez90/renovate/configure
Configure Renovate
2021-11-12 13:37:46 +01:00
35c844c1dc
Fix build 2021-11-12 13:34:54 +01:00
2b242d2cdd
Merge branch 'master' into renovate/configure 2021-11-12 13:24:47 +01:00
26a619dc7b
Update Readme and Github actions pipeline 2021-11-12 13:22:35 +01:00
Renovate Bot
aad73c8e36
chore(deps): add renovate.json 2021-11-12 12:21:27 +00:00
565e199f33
Update Readme 2021-11-12 13:14:12 +01:00
e8d6de4d3c
Update to Reveal.JS 4.1.2 and Go 1.17
- Replace pkger with Go 1.17 embedded file system
2021-11-12 13:08:56 +01:00
b953310df8
Do not cache files that are monitored
- rename repo to goveal
- add working directory option
- remove most CLI switches in favor of config file
2020-12-06 12:18:42 +01:00
d56271ef50
Update to latest task version 2020-12-05 12:17:07 +01:00