The Skeleton theme is a simplified Shopify theme, to be used as a "blank slate" starting point for theme designers.
Features:
- Almost no CSS or theme settings. Ready to be customized any way you want.
- Commented code to teach you Liquid concepts in practice.
Designing a store for a client? Earn 20% revenue through our Partner program.
- Download the latest version
- or clone the git repo:
git clone https://github.com/Shopify/skeleton-theme.git
βββ assets
β βββ Javascript, CSS, and theme images
βββ config
β βββ custom Theme Settings
βββ layout
β βββ theme.liquid
β βββ optional alternate layouts
βββ snippets
β βββ optional custom code snippets
βββ templates
β βββ 404.liquid
β βββ article.liquid
β βββ blog.liquid
β βββ cart.liquid
β βββ collection.liquid
β βββ index.liquid
β βββ page.liquid
β βββ product.liquid
β βββ search.liquid
- Free workshops: Sign up for a free Shopify For Designers workshop in a city near you.
- Theme Documentation: Learn more about Liquid and theme templates.
- Desktop Theme Editor: For Mac OS X users, we recommend our free app to sync theme files in development.
- Need more help? Ask a question in our Design Forums.