]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
v6: Move some Getting Started content into new Guides section (#41797)
authorMark Otto <markd.otto@gmail.com>
Tue, 7 Oct 2025 18:00:07 +0000 (11:00 -0700)
committerMark Otto <markdotto@gmail.com>
Fri, 9 Jan 2026 04:07:16 +0000 (20:07 -0800)
commit13e0b4fa9435acf23456b76624243c92e488e106
tree7f492771fea441eec165b19045d060217167c166
parent0a361cb35b54d6edb28cf3bd8ae576f0dc367051
v6: Move some Getting Started content into new Guides section (#41797)

* Move some docs content around

* Update links
12 files changed:
site/data/sidebar.yml
site/src/assets/examples/starter-template/index.astro
site/src/components/footer/Footer.astro
site/src/components/home/GetStarted.astro
site/src/components/icons/Symbols.astro
site/src/content/docs/customize/overview.mdx
site/src/content/docs/customize/sass.mdx
site/src/content/docs/getting-started/download.mdx
site/src/content/docs/guides/contribute.mdx [moved from site/src/content/docs/getting-started/contribute.mdx with 100% similarity]
site/src/content/docs/guides/parcel.mdx [moved from site/src/content/docs/getting-started/parcel.mdx with 100% similarity]
site/src/content/docs/guides/vite.mdx [moved from site/src/content/docs/getting-started/vite.mdx with 100% similarity]
site/src/content/docs/guides/webpack.mdx [moved from site/src/content/docs/getting-started/webpack.mdx with 100% similarity]