Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 908 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 908 Bytes

Friday Theme

A Bootstrap 4 portfolio and blog theme for Jekyll

Get Started

Follow the install notes.

Usage

The theme is free to use, but if you do use it, it would be great to hear from you. Email [email protected] - thanks!

Comaptible with Jekyll 4 and GitHub pages

This theme uses {{site.baseurl}} throughout.

This means it works well gith GitHub pages and Jekyll 3.9, where the site is served out of a folder - eg https://sfreytag.github.io/friday-theme/

It also works with Jekyll 4.* and where the site is served out of the root of the domain - eg https://www.freytag.org.uk

Look at _config.yml and the baseurl setting.