mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-10 23:10:54 +00:00
Upgrade theme to version v0.2.0 (#5453)
Upgrades jekyll-theme-minimal to current version v0.2.0 See guidelines at: https://github.com/pages-themes/minimal#usage Related with EbookFoundation/free-programming-books#2479
This commit is contained in:
parent
886dff0f8f
commit
7845727b5f
@ -1,10 +1,17 @@
|
|||||||
theme: jekyll-theme-minimal
|
# [Name of visual theme]
|
||||||
|
#theme: jekyll-theme-minimal
|
||||||
|
remote_theme: pages-themes/minimal@v0.2.0
|
||||||
|
|
||||||
|
# [Used rubygem plugins]
|
||||||
plugins:
|
plugins:
|
||||||
|
- jekyll-remote-theme
|
||||||
- jemoji
|
- jemoji
|
||||||
- jekyll-relative-links
|
- jekyll-relative-links
|
||||||
|
|
||||||
relative_links:
|
relative_links:
|
||||||
enabled: true
|
enabled: true
|
||||||
collections: true
|
collections: true
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- CONTRIBUTING.md
|
- CONTRIBUTING.md
|
||||||
- LICENSE.md
|
- LICENSE.md
|
||||||
|
Loading…
Reference in New Issue
Block a user