1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-01 05:50:49 +00:00
programming-books/_config.yml
David Ordás 7845727b5f
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
2021-07-28 10:34:21 -04:00

20 lines
314 B
YAML

# [Name of visual theme]
#theme: jekyll-theme-minimal
remote_theme: pages-themes/minimal@v0.2.0
# [Used rubygem plugins]
plugins:
- jekyll-remote-theme
- jemoji
- jekyll-relative-links
relative_links:
enabled: true
collections: true
include:
- CONTRIBUTING.md
- LICENSE.md
- CODE_OF_CONDUCT.md