Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 722 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 722 Bytes

Bootstrap 4 + Jekyll

Project: WEB1049 Börja med Jekyll

To use: when you have the dependancies as per the docs you should run bundle install.

HTML files are based on Minima - if you need to configure the post or page layouts, copy those files in as needed.

Bootstrap variables can be overriden in _sass/custom.scss - refer to the full list of available values.

Note that GitHub Pages doesn't run gems that aren't on their predefined list, so it won't work with their autocompile, you'll need to push up and serve the compiled files.