52 lines
1.1 KiB
YAML
52 lines
1.1 KiB
YAML
layout: sidebar
|
|
style: light
|
|
|
|
plugins:
|
|
- jekyll-octicons
|
|
- jekyll-github-metadata
|
|
- jemoji
|
|
|
|
permalink: /:year/:month/:day/:title/
|
|
|
|
defaults:
|
|
-
|
|
scope:
|
|
path: "" # an empty string here means all files in the project
|
|
type: "posts"
|
|
values:
|
|
layout: "post"
|
|
|
|
projects:
|
|
sort_by: pushed
|
|
# sort_by options:
|
|
# - pushed
|
|
# - stars
|
|
limit: 9
|
|
exclude:
|
|
forks: true
|
|
projects:
|
|
# - repo-name
|
|
|
|
# social_media:
|
|
# behance: your_username
|
|
# dribbble: your_username
|
|
# facebook: your_username
|
|
# hackerrank: your_username
|
|
# linkedin: your_username
|
|
# medium: @your_username
|
|
# stackoverflow: your_user_id
|
|
# telegram: your_username
|
|
# twitter: your_username
|
|
# youtube: your_username
|
|
# vk: your_username
|
|
|
|
topics:
|
|
- name: CSS
|
|
web_url: https://github.com/topics/css
|
|
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/css/css.png
|
|
|
|
- name: Web design
|
|
|
|
- name: Sass
|
|
web_url: https://github.com/topics/sass
|
|
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/sass/sass.png
|