This repository contains a responsive blog theme based off the ButterCMS blog. This theme uses Bootstrap but it can easily be swapped out. The theme does not include a traditional header or footer since it is designed to be integrated into an existing website layout containing a header and footer.
The theme's CSS files live in the styles directory. styles.css is generated from the SASS file styles.scss. To compile changes to the SASS file, install SASS and run the following command:
sass --watch styles/styles.scss:styles/styles.cssOpen an issue here or email support@buttercms.com.
This code is released under the MIT license – please use and modify this template for your own blog!
HTML/CSS for your ButterCMS blog
This project was created as an example use case of ButterCMS and will not be actively maintained.
If you’re interested in exploring the best, most up-to-date way to integrate Butter into your projects, you can check out the following resources:
The following turn-key starters are fully integrated with dynamic sample content from your ButterCMS account, including main menu, pages, blog posts, categories, and tags, all with a beautiful, custom theme with already-implemented search functionality. All of the included sample content is automatically created in your account dashboard when you sign up for a free trial of ButterCMS.
- Angular Starter
- React Starter
- Vue.js Starter
- Or see a list of all our currently-maintained starters. (Over a dozen and counting!)
- Check out the official ButterCMS Docs
- Check out the official ButterCMS API docs