Hook Test

master
Jay 2 years ago
parent 30123d25b2
commit dc5742dfc3

@ -8,10 +8,10 @@ The site is automatically built when I push stuff to the repository.
This uses [jekyll-theme-console by b2a3e8](https://github.com/b2a3e8/jekyll-theme-console) with a few modifications: This uses [jekyll-theme-console by b2a3e8](https://github.com/b2a3e8/jekyll-theme-console) with a few modifications:
- main.scss has list bulleting code removed - _sass/base.scss has list bulleting code removed
- list.scss now contains the list bullet code - assets/list.scss now contains the list bullet code
- head.html modified to search for "list: bullet" in front matter - _includes/head.html modified to search for "list: bullet" in front matter
- header.html modified to look for page titled "/git" to display non-relative URL. - _includes/header.html modified to look for page titled "/git" to display non-relative URL.
All other changes are made in the markdown. All other changes are made in the markdown.

Loading…
Cancel
Save