29 lines
667 B
YAML
29 lines
667 B
YAML
repository: sophshep/manager-resources
|
|
|
|
layout: sidebar
|
|
style: light
|
|
|
|
plugins:
|
|
- jekyll-octicons
|
|
- jekyll-github-metadata
|
|
|
|
permalink: /:year/:month/:day/:title/
|
|
|
|
defaults:
|
|
-
|
|
scope:
|
|
path: "" # an empty string here means all files in the project
|
|
type: "posts"
|
|
values:
|
|
layout: "post"
|
|
|
|
topics:
|
|
- name: CSS
|
|
github_name: css
|
|
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/css/css.png
|
|
|
|
- name: Web design
|
|
|
|
- name: Sass
|
|
github_name: sass
|
|
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/sass/sass.png
|