Releases: sikalabs/signpost
Releases · sikalabs/signpost
v0.5.0
Changelog
- 699fa7d VERSION: v0.5.0
- ad6aeb5 feat(misc/example-config/personal.json): Add example of ExtraFooterLinks
- 2bdbcb2 feat(pkg/server): Add support for ExtraFooterLinks
- b5d26ba VERSION: v0.5.0-dev
v0.4.0-dev-1
Changelog
- 642277b feat(cmd/server): Load YAML config directly (no need for yq anymore)
- 4054ae2 deps: install yaml lib
- 921bccd feat(pkg/server): Add YAML annotation to config
- 410d20c VERSION: v0.4.0-dev
v0.3.0
Changelog
- 8facca0 VERSION: v0.3.0
- e239613 feat(pkg/server): Show company domain only if .CompanyDomain and .CompanyUrl is set
- 5a6594d chore(misc/signpost-demo-docker): Add Dockerizer example of signpost
- 8c60e3a VERSION: v0.3.0-dev
v0.2.0
Changelog
- 09c259d VERSION: v0.2.0
- 97ca5fd feat(pkg/server): Add "Server started on ..." message
- b29a423 chore(misc/example-config): Add example of SiteTitle
- 4005495 feat(pkg/server): Add support for custom site title (.SiteTitle)
v0.2.0-dev-2
Changelog
- 7000b1e chore(misc/example-config): Add HtmlHeadExtra
- 65e2a91 feat(pkg/server): Add support for html/head extra tags (.HtmlHeadExtra)
- e4b0f48 feat(pkg/server): Add support for static files in /static
- 19b8668 feat(static/favicon.ico): Add example static/ dir
v0.2.0-dev-1
Changelog
- 11cc122 feat(pkg/server): Add viewport
- 85c3662 chore(misc/example-config/personal.json): Update Iceland tips
- e1045d6 VERSION: v0.2.0-dev
v0.1.0
Changelog
- 700bb1b VERSION: v0.1.0
- 2729af1 VERSION: v0.1.0-dev
- 0d99a83 chore(misc/example-config): Create my personal example config
- 361cfed feat: Create first working version of
signpost
- 508dee0 feat: Create project using
slu file-templates go-cli-project
(more)
- 2674594 chore: Create .editorconfig & .gitignore
- ca6edf2 init: Initial commit, sikalabs/signpost