This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
163 lines (144 loc) · 4.28 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
# Main settings for asynx.dev
title: asynx
name: asynx.dev
description: >- # this means to ignore newlines until "baseurl:"
💙 electronics
baseurl: ""
url: ""
theme: minimal-mistakes-jekyll
minimal_mistakes_skin: default
source: src
timezone: Europe/Istanbul
search: true
future: false
plugins:
- jekyll-feed
- jekyll-last-modified-at
- jekyll-archives
feed:
path: feed.xml
atom_feed:
path: "/feed.xml"
include:
- _pages
# Podcast settings
# Ref: https://github.com/joebuhlig/Jekyll-Podcast-Feed/blob/507af2938d670cb17b4b135389eb144614c793d7/README.md
podcast_album_art_rss: /assets/images/podcast_rss_image.png
podcast_album_art_itunes: /assets/images/podcast_rss_itunes.png
podcast_title: asynx.dev
podcast_owner: asynx.dev
podcast_email: [email protected]
podcast_category: Technology
# "Although you can specify more than one category and subcategory in your RSS feed, Apple Podcasts only recognizes the first category and subcategory."
podcast_explicit: "no"
podcast_author: asynx.dev
podcast_description: |-
💙 electronics. Bilingual contents in both English and Turkish for electronics, FPGA and embedded systems stuff enthusiasts.
💙 elektronik. Elektronik, FPGA ve gömülü sistem meraklıları için Türkçe ve İngilizce içerikler.
podcast_ax_xlm: "/podcast.xml"
ax_youtube_channel: "https://www.youtube.com/channel/UChKHdhl2GGmMD2hhyrd67Xw"
defaults:
# _posts
- scope:
path: ""
type: posts
values:
layout: single
author_profile: true
read_time: true
comments: true
share: true
related: true
toc: true
toc_sticky: true
show_date: true
permalink: /blog/:short_year/:i_month/:slug:output_ext
# _pages
- scope:
path: ""
type: pages
values:
layout: single
author_profile: false
toc_sticky: true
# _newsletter
- scope:
path: ""
type: newsletter
values:
layout: single
author_profile: false
share: true
toc: false
author: false
toc_sticky: true
category_archive:
type: jekyll-archives
path: /blog/categories/
tag_archive:
type: jekyll-archives
path: /blog/tags/
jekyll-archives:
enabled:
- categories
- tags
layouts:
category: archive-taxonomy
tag: archive-taxonomy
permalinks:
category: /blog/categories/:name/
tag: /blog/tags/:name/
collections:
newsletter:
output: true
permalink: /:collection/:path:output_ext
footer:
links:
# - label: "YouTube"
# icon: "fab fa-fw fa-youtube"
# url: "https://www.youtube.com/@asynxdev"
# - label: "YouTube (Türkçe)"
# icon: "fab fa-fw fa-youtube"
# url: "https://www.youtube.com/@asynxdevTR"
# - label: "Podcast"
# icon: "fas fa-microphone"
# url: https://anchor.fm/asynxdev
# - label: "Twitter"
# icon: "fab fa-fw fa-twitter-square"
# url: "https://twitter.com/asynxdev"
- label: "LinkedIn"
icon: "fab fa-fw fa-linkedin"
url: "https://www.linkedin.com/company/asynx"
# - label: "Bülten (RADAR)"
# icon: "fas fa-envelope"
# url: "https://radar.asynx.dev"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/asynx-dev"
# - label: "Status"
# icon: "fas fa-signal"
# url: "https://status.asynx.dev"
# - label: "Facebook"
# icon: "fab fa-fw fa-facebook"
# url: "https://www.facebook.com/asynxdev"
# - label: "Instagram"
# icon: "fab fa-fw fa-instagram"
# url: "https://www.instagram.com/asynxdev"
# - label: "Medium"
# icon: "fab fa-fw fa-medium"
# url: "https://medium.com/asynxdev"
# - label: "Gitlab"
# icon: "fab fa-fw fa-gitlab"
# url: "https://gitlab.com/groups/asynx-dev"
# - label: "Facebook (Group)"
# icon: "fab fa-fw fa-facebook-square"
# url: "https://www.facebook.com/groups/asynxdev"
logo: /assets/images/android-chrome-192x192.png
twitter_username: asynxdev # Is this used?
github_username: asynx-dev # Is this used?
twitter:
username: "asynxdev"
#ax_podcast_spotify_url: https://open.spotify.com/show/4UnLzSPIlEwjBBjgTNTzJL
# ax_podcast_apple_url: https://podcasts.apple.com/us/podcast/asynx-dev/id1595450088
# ax_podcast_google_url: https://podcasts.google.com/feed/aHR0cHM6Ly9hc3lueC5kZXYvcG9kY2FzdC54bWw
ax_podcast_anchor_url: https://anchor.fm/asynxdev