Marketing website for BoringOS — a Linux distribution for normal people.
Live site: boringos.com (or your Vercel URL)
# Clone the repo
git clone https://github.com/yourusername/boringos-site.git
cd boringos-site
# Preview locally
npx serve public
# Open http://localhost:3000npm i -g vercel
vercel --prod- Push to GitHub
- Connect repo to Vercel
- Auto-deploys on every push to
main
boringos-site/
├── public/
│ ├── index.html # Main landing page
│ ├── mockingbird.html # Mockingbird release features
│ └── what-is-this.html # "What is BoringOS?" explainer
├── assets/
│ └── screenshots/ # UI screenshots (add these!)
├── docs/
│ ├── brand-guidelines.md # Voice, tone, messaging
│ └── build-manifest.md # Technical specs
├── CLAUDE.md # Claude Code instructions
├── package.json
├── vercel.json
└── README.md
| Page | URL | Purpose |
|---|---|---|
| Home | / |
Main landing, download CTA |
| Mockingbird | /mockingbird |
Current release features |
| What Is This? | /what-is-this |
Beginner explainer |
The site uses placeholder text like [Screenshot: description]. Replace these with actual screenshots:
desktop-clean.png— GNOME desktop with dockfirefox-webpage.png— Browser showing a websitethunderbird-inbox.png— Email client with messageslibreoffice-writer.png— Document being editedlibreoffice-calc.png— Spreadsheet with dataloupe-photo.png— Photo viewercelluloid-video.png— Video playerrhythmbox-music.png— Music libraryfiles-app.png— File managergnome-software.png— App storechess-game.png— Chess in progressgcompris-activity.png— Kids educational game
Place in /assets/screenshots/ and update HTML src attributes.
See /docs/brand-guidelines.md for:
- Voice and tone rules
- Content formula
- Good/bad examples
- What to say and never say
- Framework: None (static HTML/CSS)
- Hosting: Vercel
- Fonts: Inter (Google Fonts)
BoringOS is a Linux distribution built on:
- Fedora Silverblue
- Universal Blue
- BlueBuild
Curated by Cody Boring in Tennessee.
"Your computer. Minus the nonsense."