Peter Kurfer
a4c0016baa
- 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
29 lines
No EOL
315 B
Text
29 lines
No EOL
315 B
Text
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# Jetbrainse
|
|
.idea/
|
|
|
|
# VSCode
|
|
.vscode/
|
|
.history
|
|
|
|
assets/reveal
|
|
|
|
# packr2 generated
|
|
*-packr.go
|
|
|
|
# binaries
|
|
goveal
|
|
|
|
!goveal/ |