• v0.1.0 c358848ed5

    v0.1.0 Stable

    github-actions[bot] released this 2022-03-16 10:41:42 +00:00 | 85 commits to main since this release

    Signed by prskr
    GPG key ID: C1DB5D2E8DB512F9

    Changelog

    • f8daaf2 Add container image and document usage
    • 1582460 Add emoji section to Readme
    • 21e41b0 Add emoji support
    • 33dadaf Add golangci-lint
    • 7eb4d67 Add golangci-lint as Github action
    • e4cc33f Auto detect line ending on startup
    • 6be2b5a Cleanup
    • c358848 Cleanup GitHub actions
    • d118355 Complete sprig upgrade
    • 55c5842 Delete obsolete Makefile
    • b953310 Do not cache files that are monitored
    • 82a651c First draft of new fiber based server
    • 2cc48cf Fix CRLF vs. LF for slide separators on windows and everything else
    • 00109b6 Fix GoReleaser config
    • 35c844c Fix build
    • 234929e Fix loading config from given path
    • 0637962 Improve mermaid handling and update deps
    • 3f847e0 Live update Reveal config
    • e7942eb Make content-root size configurable
    • 2b242d2 Merge branch 'master' into renovate/configure
    • 60f6585 Merge pull request #1 from baez90/renovate/configure
    • 6e2bca8 Merge pull request #2 from baez90/renovate/github.com-masterminds-sprig-3.x
    • fd73f60 Merge pull request #4 from baez90/renovate/github.com-masterminds-sprig-v3-3.x
    • ded1c0f Merge pull request #7 from baez90/migrate-to-fiber
    • 82d205d Migrate to main branch
    • 424618c Rename download task
    • f18164d Replace fiber with httprouter
    • 7d3d3a5 Split slides first before rendering them
    • 565e199 Update Readme
    • 26a619d Update Readme and Github actions pipeline
    • 4665345 Update actions/checkout action to v3
    • e8d6de4 Update to Reveal.JS 4.1.2 and Go 1.17
    • dd86250 Upgrade golangci-lint GitHub action
    • aad73c8 chore(deps): add renovate.json
    • 79bd926 fix(deps): update module github.com/masterminds/sprig to v3
    • 5f1c147 fix(deps): update module github.com/masterminds/sprig/v3 to v3.2.2
    Downloads
  • v0.0.6 d56271ef50

    v0.0.6 Stable

    github-actions[bot] released this 2020-12-05 11:17:21 +00:00 | 121 commits to main since this release

    Signed by prskr
    GPG key ID: C1DB5D2E8DB512F9

    Changelog

    d56271e Update to latest task version

    Downloads
  • v0.0.5 798943f04b

    v0.0.5 Stable

    baez90 released this 2019-09-09 20:47:21 +00:00 | 127 commits to main since this release

    Signed by prskr
    GPG key ID: C1DB5D2E8DB512F9

    Changelog

    798943f chore: updated module dependencies
    bbbbb0b feat: added switches to configure slide numbers

    Downloads
  • v0.0.4 667bc0e2cb

    v0.0.4 Stable

    baez90 released this 2019-05-16 10:18:43 +00:00 | 129 commits to main since this release

    Signed by prskr
    GPG key ID: C1DB5D2E8DB512F9

    Changelog

    755931a fix: fixed speaker mode due to missing .html file

    Downloads
  • v0.0.3 97718aedd7

    v0.0.3 Stable

    baez90 released this 2019-05-16 08:12:18 +00:00 | 131 commits to main since this release

    Signed by prskr
    GPG key ID: C1DB5D2E8DB512F9

    Changelog

    2004e38 doc: Extended README to cover new options
    2f0086b doc: added CircleCI badge to README
    bb66990 feat: added support for custom CSS, side menu plugin and a few more config options
    fb32d95 fix: cleaned go module dependencies
    97718ae fix: moved packr2 installation to CircleCI steps
    02851fb fix: tried to modify setup command of packr2 to avoid go.{mod,sum} manipulation

    Downloads
  • v0.0.2 a213f9cff5

    v0.0.2 Stable

    baez90 released this 2019-04-20 00:35:19 +00:00 | 137 commits to main since this release

    Signed by prskr
    GPG key ID: C1DB5D2E8DB512F9

    Changelog

    4b984de feat(embedded HTML): changed markdown delivery to load it as external file
    a213f9c fix: updated go.{mod,sum}

    Downloads
  • v0.0.1 4539a9243b

    v0.0.1 Stable

    baez90 released this 2019-04-19 22:48:16 +00:00 | 139 commits to main since this release

    Signed by prskr
    GPG key ID: C1DB5D2E8DB512F9

    Changelog

    f2c0c0e Added CircleCI config file
    4539a92 Added filter to build job in workflow
    23445b9 Fixed CircleCI yaml config
    602b988 Initial commit
    99d76c1 Merged GitHub project template
    afa47a1 Updated Docker image for build job
    03beb15 chore: initialized cobra project
    a4c0016 feat(PoC): PoC complete
    ace0485 fix: Fixed another markup issue in CircleCI config

    Downloads