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
|
2019-01-25 19:22:38 +01:00
|
|
|
- jekyll-github-metadata
|
2019-03-04 18:37:12 +01:00
|
|
|
- jemoji
|
2019-01-28 23:23:48 +01:00
|
|
|
|
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
|
|
|
|
2019-03-07 18:29:01 +01:00
|
|
|
projects:
|
|
|
|
sort_by: pushed
|
|
|
|
# sort_by options:
|
|
|
|
# - pushed
|
|
|
|
# - stars
|
2019-03-07 18:47:11 +01:00
|
|
|
limit: 9
|
2019-03-07 18:29:01 +01:00
|
|
|
exclude:
|
2019-04-29 07:51:48 +02:00
|
|
|
archived: false
|
2019-03-07 18:29:01 +01:00
|
|
|
forks: true
|
|
|
|
projects:
|
|
|
|
# - repo-name
|
2019-03-05 08:20:56 +01:00
|
|
|
|
2021-08-20 17:13:44 +02:00
|
|
|
social_media:
|
2019-03-07 19:24:42 +01:00
|
|
|
# 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
|
2019-03-29 13:48:32 +01:00
|
|
|
# instagram: your_username
|
2019-03-29 13:52:18 +01:00
|
|
|
# keybase: your_username
|
2019-03-07 19:24:42 +01:00
|
|
|
# linkedin: your_username
|
2019-05-20 23:01:15 +02:00
|
|
|
# mastodon: your_username
|
2019-03-30 21:20:54 +01:00
|
|
|
# medium: your_username
|
2019-03-07 19:24:42 +01:00
|
|
|
# stackoverflow: your_user_id
|
2019-03-10 12:28:21 +01:00
|
|
|
# telegram: your_username
|
2021-08-20 17:13:44 +02: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
|
2021-08-20 17:13:44 +02:00
|
|
|
website: https://twitch.tv/alterNERDtive
|
|
|
|
youtube: channel/UC3XNZA7xWed1zM1AWOOdmog
|
2019-03-07 19:24:42 +01:00
|
|
|
|
2019-01-28 23:23:48 +01:00
|
|
|
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
|