diff --git a/apps/web/content/articles/why-our-cms-is-github.mdx b/apps/web/content/articles/why-our-cms-is-github.mdx index a5cfe243bd..56af698302 100644 --- a/apps/web/content/articles/why-our-cms-is-github.mdx +++ b/apps/web/content/articles/why-our-cms-is-github.mdx @@ -144,4 +144,11 @@ GitHub does. --- -This is Part 2 of our series on building a modern publishing workflow. Next: How to choose the right CMS for your team (and when not to use one at all). +This is Part 2 of our publishing series. + +1. [Why We Write Our Blog in an IDE](/blog/using-ide-for-writing) +2. [Why Our CMS Is GitHub](/blog/why-our-cms-is-github) (You are here) +3. [Choosing a CMS in 2025](/blog/choosing-a-cms) +4. [Don't Use a CMS Until You Absolutely Need One](/blog/dont-use-a-cms) +5. [Docs Edition: What to Use for Developer Documentation](/blog/developer-documentation-tools) +6. [How We Built Hyprnote's Publishing Stack](/blog/hyprnote-publishing-stack)