Skip to content

dfosco/sneaky-list

Repository files navigation

#jekyll-bootstrap-sass

This is a boilerplate project for Jekyll, which is bundled with bootstrap-sass.

Using this project will give you:

Prerequisites

You will need to have Jekyll installed to utilise this project.

How to run locally

  1. Clone this repository: git clone https://github.com/irmbrady/jekyll-bootstrap-sass.git
  2. Go into the directory: cd jekyll-bootstrap-sass
  3. Run Jekyll: jekyll serve
  4. Open your browser and navigate to: http://localhost:4000

Development

Add custom Bootstrap variables to /_sass/bootstrap/_bootstrap-custom-variables.scss.

Any custom SCSS partials should be added to the _sass folder, as they will be compiled by Jekyll when serving. These partials must be imported in /stylesheets/main.scss.

Update your Google Analytics tracker ID in /_layouts/defaults.html.

Deployment

You can deploy your static blog for free using GitHub pages:

More deployment methods are explained in the Jekyll documentation:

About

A small site showing a cool CSS technique

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published