alterNERDtive.github.io/_config.yml

34 lines
714 B
YAML
Raw Normal View History

repository: sophshep/manager-resources
2019-01-25 01:39:31 +01:00
2019-01-29 21:27:18 +01:00
style: light
2019-01-25 01:39:31 +01:00
sass:
2019-01-29 18:16:24 +01:00
load_paths:
- node_modules
2019-01-25 18:37:26 +01:00
2019-01-25 22:10:44 +01:00
plugins:
2019-01-25 18:37:26 +01:00
- jekyll-octicons
- jekyll-github-metadata
2019-01-29 21:27:18 +01:00
permalink: /:year/:month/:day/:title/
defaults:
-
scope:
path: "" # an empty string here means all files in the project
type: "posts"
values:
layout: "stacked"
is_post: true
topics:
- name: Web design
2019-01-29 18:16:24 +01:00
- name: CSS
github_name: css
2019-01-29 18:16:24 +01:00
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/css/css.png
- name: Sass
github_name: sass
2019-01-29 18:16:24 +01:00
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/sass/sass.png