60 lines
1.5 KiB
YAML
60 lines
1.5 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:
|
|
archived: false
|
|
forks: true
|
|
projects:
|
|
# - repo-name
|
|
|
|
social_media:
|
|
# behance: your_username
|
|
# dribbble: your_username
|
|
# facebook: your_username
|
|
# hackerrank: your_username
|
|
# instagram: your_username
|
|
# keybase: your_username
|
|
# linkedin: your_username
|
|
# mastodon: your_username
|
|
# medium: your_username
|
|
# stackoverflow: your_user_id
|
|
# telegram: your_username
|
|
twitter: alterNERDtive
|
|
# unsplash: your_username
|
|
# vk: your_username
|
|
website: https://twitch.tv/alterNERDtive
|
|
youtube: channel/UC3XNZA7xWed1zM1AWOOdmog
|
|
|
|
topics:
|
|
- name: C#
|
|
web_url: https://github.com/topics/csharp
|
|
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/csharp/csharp.png
|
|
|
|
- name: Rust
|
|
web_url: https://github.com/topics/rust
|
|
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/rust/rust.png
|
|
|
|
- name: Python
|
|
web_url: https://github.com/topics/python
|
|
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png
|