diff --git a/docs/array/1365.mdx b/docs/(welcome)/array/1365.mdx similarity index 100% rename from docs/array/1365.mdx rename to docs/(welcome)/array/1365.mdx diff --git a/docs/array/1636.mdx b/docs/(welcome)/array/1636.mdx similarity index 100% rename from docs/array/1636.mdx rename to docs/(welcome)/array/1636.mdx diff --git a/docs/array/347.mdx b/docs/(welcome)/array/347.mdx similarity index 100% rename from docs/array/347.mdx rename to docs/(welcome)/array/347.mdx diff --git a/docs/hash-table/387.mdx b/docs/(welcome)/hash-table/387.mdx similarity index 100% rename from docs/hash-table/387.mdx rename to docs/(welcome)/hash-table/387.mdx diff --git a/docs/hash-table/451.mdx b/docs/(welcome)/hash-table/451.mdx similarity index 100% rename from docs/hash-table/451.mdx rename to docs/(welcome)/hash-table/451.mdx diff --git a/docs/index.mdx b/docs/(welcome)/index.mdx similarity index 100% rename from docs/index.mdx rename to docs/(welcome)/index.mdx diff --git a/docs/guides/index.mdx b/docs/guides/index.mdx new file mode 100644 index 0000000..0ad9354 --- /dev/null +++ b/docs/guides/index.mdx @@ -0,0 +1,11 @@ +--- +title: Guides +description: News and writing from the team. +type: blog +--- + + + + Why we built a markdown-first docs framework. + + diff --git a/docs/guides/introducing-blume.mdx b/docs/guides/introducing-blume.mdx new file mode 100644 index 0000000..cbcd768 --- /dev/null +++ b/docs/guides/introducing-blume.mdx @@ -0,0 +1,8 @@ +--- +title: Introducing Blume +type: blog +date: 2026-06-22 +description: Why we built a markdown-first docs framework. +--- + +Documentation should be fast, AI-ready, and zero-config — down to not needing a starter template at all. Here's the thinking behind Blume.