github.com/goreleaser/goreleaser@v1.25.1/www/docs/blog/posts/2023-09-14-welcome.md (about) 1 --- 2 date: 2023-09-14 3 slug: welcome 4 categories: 5 - announcements 6 authors: 7 - caarlos0 8 --- 9 10 # Welcome to our new blog 11 12 We are in the process of migrating our blog from Medium to here. 13 14 <!-- more --> 15 16 Medium is proprietary, and I don't particularly like it very much. 17 18 Now that [material-mkdocs][] has a blog feature, I started migrating the blog to 19 here. 20 21 You can follow the progress in [this issue](https://github.com/goreleaser/goreleaser/issues/3503). 22 23 You can also subscribe to the [RSS feed](/feed_rss_created.xml)! 24 25 Thanks, I hope you enjoy the new home. 😄 26 27 [material-mkdocs]: https://squidfunk.github.io/mkdocs-material/ 28 29 !!! tip "Guest Posts" 30 31 We are also very happy to accept guest posts! 32 33 If you feel like it, you can open a pull request adding your post to 34 [`./www/docs/blog/posts/`](https://github.com/goreleaser/goreleaser/blob/main/www/docs/blog/posts/), 35 and/or join our [Discord](/d) and discuss in the `blog` channel. 36 37 You may also need to add yourself to 38 [`./www/docs/blog/.authors.yml`](https://github.com/goreleaser/goreleaser/blob/main/www/docs/blog/.authors.yml).