update configs and docs

This commit is contained in:
n8fr8 2026-04-23 21:02:01 -04:00
parent 48e7590af5
commit 9abf8869c5
3 changed files with 6 additions and 5 deletions

View file

@ -22,7 +22,9 @@ Tips for creating a content pack with a static website:
* The zip file below contains a sample static website. To get a feel for how static websites work with butter—Download it. Unzip it. Then, add this set of files to your USB drive.
[Sample Static Website.zip](/img/docs/Sample Static Website.zip)
[Sample Static Website.zip](/img/docs/Sample%20Static%20Website.zip)
You can also check out our [New Content Pack News](/blog/tags/contentpack).
### Get Started

View file

@ -9,7 +9,6 @@ Butter Box is a lightweight, portable device that functions like a hard drive wi
Whether you have a Butter Box in your hands or you need to build one, you're in the right spot. Choose an option below.
<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>I Have A Box</td><td><a href="quick-start">quick-start.md</a></td></tr><tr><td>I Need A Box</td><td><a href="build-a-box/">build-a-box</a></td></tr></tbody></table>
## [I Have A Box](quick-start.mdx) ...or... [I Need A Box](build-a-box/)

View file

@ -81,10 +81,10 @@ const config: Config = {
type: 'docSidebar',
sidebarId: 'tutorialSidebar',
position: 'left',
label: 'How To',
label: 'Get Started',
},
{to: '/contact', label: 'Get In Touch', position: 'left'},
{to: '/blog', label: 'Blog', position: 'left'},
{to: '/blog', label: 'Latest News', position: 'left'},
{to: '/blog/tags/contentpack', label: 'Content Packs', position: 'left'},
{
type: 'localeDropdown',