hailsa / hailsablog.github.io

My first blog about Cyber Security

Home Page:https://hailsa.github.io/hailsablog.github.io/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

My first blog about Cyber Security

https://hailsa.github.io/hailsablog.github.io/index.html

License:MIT License


Languages

Language:HTML 90.9%Language:SCSS 9.1%