Skip to content

hailsa/hailsablog.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ButterCMS Blog Theme

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.

See the theme

CSS

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.css

Help

Open an issue here or email support@buttercms.com.

License

This code is released under the MIT license – please use and modify this template for your own blog!