diff --git a/apps/web/content/articles/using-ide-for-writing.mdx b/apps/web/content/articles/using-ide-for-writing.mdx index f45ae8e982..6f50071a35 100644 --- a/apps/web/content/articles/using-ide-for-writing.mdx +++ b/apps/web/content/articles/using-ide-for-writing.mdx @@ -122,5 +122,11 @@ Once you experience that kind of writing, it's hard to go back. --- -*This post is Part 1 of our series on building a modern publishing workflow.* -*Next: [Why Our CMS Is GitHub](https://hyprnote.com/blog/why-our-cms-is-github).* +**This is Part 1 of our publishing series.** + +1. [Why We Write Our Blog in an IDE](/blog/using-ide-for-writing) (You are here) +2. [Why Our CMS Is GitHub](/blog/why-our-cms-is-github) +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)