Studio-01 internal asset
Website starter package for new public projects.
This is the reusable Studio-01 foundation for starting multilingual, theme-ready, SEO-ready static websites without rebuilding the same systems every time.
Starter System
Studio-01 Website Starter
Reusable foundation for multilingual, theme-ready, SEO-ready public websites.
Package
Studio-01 Website Starter
Version
v0.1
Scope
Public Website Foundation
The reusable systems are already prepared.
This homepage is not meant to be a public landing page. It is a readable internal overview of what the starter gives to each new Studio-01 website project.
core
Core website system
Config, locale routing, theme control, navigation, SEO helpers, robots, sitemap, and clean folder structure.
ui
Reusable UI kit
Buttons, cards, badges, section headings, responsive header, mobile menu, form fields, and common layout primitives.
media
Static media components
Gallery, lightbox, video player, simple slider, and FAQ accordion for common static website sections.
Start each new site by configuring the system.
A new website should begin by editing the starter controls before adding project-specific pages or visual content.
Configure project identity
Update site, brand, locale, contact, navigation, feature, and theme config files for the new website.
Compose pages from reusable parts
Use the UI, form, media, and interactive components to assemble homepages, service pages, portfolios, and contact pages.
Replace starter content
After the system is configured, replace this internal starter overview with real project content and assets.
Common static-site blocks are included.
These components exist so new projects can start from tested pieces instead of rebuilding forms, galleries, sliders, and navigation from zero.
Viewport-aware video placeholder.
The video player is prepared for real project videos and can pause automatically when it leaves the viewport.
Viewport-aware video placeholder.
The video player is prepared for real project videos and can pause automatically when it leaves the viewport.
The starter is versioned for future growth.
v0.1 stays focused on public websites. Heavier modules are intentionally reserved for later starter versions.
v0.1
Public website starter
Config, multilingual routing, theme, layout, UI, forms, media components, SEO, and deployment preparation.
What belongs to v0.1 and what comes later
Included now
- Config system
- Multilingual routing
- Light / dark theme system
- Responsive navigation
- Reusable UI primitives
- Static contact form system
- Gallery and media components
- Slider and FAQ components
- SEO helpers
- Docker-ready structure
Reserved for later
- Database
- Auth
- Admin panel
- CMS
- File uploads
- Cloudflare R2
Read this before creating a new project.
These notes explain how this starter should be treated inside the Studio-01 workflow.