https://github.com/statamic/theme-kindling
Base starting point for building your custom Statamic site or theme.
https://github.com/statamic/theme-kindling
Last synced: 3 months ago
JSON representation
Base starting point for building your custom Statamic site or theme.
- Host: GitHub
- URL: https://github.com/statamic/theme-kindling
- Owner: statamic
- Created: 2012-07-27T15:57:25.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-04-27T13:54:47.000Z (about 9 years ago)
- Last Synced: 2025-03-22T04:41:25.954Z (3 months ago)
- Language: CSS
- Size: 7.81 KB
- Stars: 44
- Watchers: 16
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Statamic Kindling Base Theme 
================================## Installing
1. Download the zip file (or clone via git) and unzip it or clone the repo into `/themes/`.
2. Name the folder whatever you want.
3. Rename the `/scss/kindling.scss`, `/css/kindling.css`, `/js/kindling.js` files to match the theme name.
4. Enjoy.## Purpose
This theme is intended to be a base starting point for building your custom Statamic site or theme. There is *literally* no style or layout markup of any kind within.
## Theme Approach
Kindling has *more* going on than necessary. Remove anything you don't plan to use.