You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2026-04-24 19:58:37 +02:00
65216db4db
- builds with MkDocs are slow - live reload doesn't really work - MkDocs v1 is deprecated, v2 breaks everything - material for MkDocs abandoned MkDocs and started their own thing that all being said, Hugo is great. ### TODO: - [x] make sure all links work - [x] make sure all shorcode usage is replaced - [x] organize pages a bit more - [x] update `_redirects` with all the previous paths so they keep working - [x] fix merge conflicts - [x] see if there's more things we can improve in the meantime - [x] exclude blog posts from search - [x] fix cmd docs --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>