alterNERDtive.github.io/_config.yml

61 lines
1.5 KiB
YAML
Raw Normal View History

2019-02-07 22:59:44 +01:00
layout: sidebar
2019-01-29 21:27:18 +01:00
style: light
2019-01-25 22:10:44 +01:00
plugins:
2019-01-25 18:37:26 +01:00
- jekyll-octicons
- jekyll-github-metadata
2019-03-04 18:37:12 +01:00
- jemoji
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:
2019-02-07 22:59:44 +01:00
layout: "post"
2019-01-29 21:27:18 +01:00
projects:
sort_by: pushed
# sort_by options:
# - pushed
# - stars
limit: 9
exclude:
2019-04-29 07:51:48 +02:00
archived: false
forks: true
projects:
# - repo-name
2021-08-20 17:13:44 +02:00
social_media:
# behance: your_username
# dribbble: your_username
2019-03-08 06:56:56 +01:00
# facebook: your_username
2019-03-13 18:16:05 +01:00
# hackerrank: your_username
# instagram: your_username
2019-03-29 13:52:18 +01:00
# keybase: your_username
# linkedin: your_username
2019-05-20 23:01:15 +02:00
# mastodon: your_username
# medium: your_username
# stackoverflow: your_user_id
2019-03-10 12:28:21 +01:00
# telegram: your_username
2024-02-10 20:30:30 +01:00
# twitter: alterNERDtive
2019-03-09 16:11:32 +01:00
# unsplash: your_username
2019-03-10 12:28:21 +01:00
# vk: your_username
2023-09-06 09:08:01 +02:00
website: https://alternerd.tv
2021-08-20 17:13:44 +02:00
youtube: channel/UC3XNZA7xWed1zM1AWOOdmog
topics:
2021-08-20 17:13:44 +02:00
- name: C#
web_url: https://github.com/topics/csharp
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/csharp/csharp.png
2019-01-29 18:16:24 +01:00
2021-08-20 17:13:44 +02:00
- name: Rust
web_url: https://github.com/topics/rust
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/rust/rust.png
2019-02-07 22:59:44 +01:00
2021-08-20 17:13:44 +02:00
- name: Python
web_url: https://github.com/topics/python
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png