A Jekyll implementation of the Creative Theme template by Start Bootstrap.
Creative is a one page Bootstrap theme for creatives, small businesses, and other multipurpose uses. The theme includes a number of rich features and plugins that you can use as a great boilerplate for your next Jekyll project!
See it live in action at https://volny.github.io/creative-theme-jekyll/
- Start by adding your info in
_config.yml
- In
_layouts/front.html
reorder or remove section as you prefer.
COLOR changes:
- main.scss
- $theme-primary: #8d0801; | this is the background colors and links
- _base.scss is where the header image is located. In header::Before ... background-image.
- _base.scss is where the link color is located. IN
a {