File tree 1 file changed +7
-13
lines changed
1 file changed +7
-13
lines changed Original file line number Diff line number Diff line change 83
83
- Blog :
84
84
- blog/index.md
85
85
86
- # - Dojo:
87
- # - dojo/README.md
88
- # - Full Cycle Game Dev: dojo/Full-Cycle-SDL-Development.md
89
- # - AI:
90
- # - artificialintelligence/README.md
91
-
92
86
docs_dir : .
93
87
94
88
theme :
@@ -197,8 +191,8 @@ markdown_extensions:
197
191
- pymdownx.caret
198
192
- pymdownx.details
199
193
- pymdownx.emoji :
200
- emoji_generator : !!python/name:materialx .emoji.to_svg
201
- emoji_index : !!python/name:materialx .emoji.twemoji
194
+ emoji_generator : !!python/name:material.extensions .emoji.to_svg
195
+ emoji_index : !!python/name:material.extensions .emoji.twemoji
202
196
- pymdownx.highlight :
203
197
anchor_linenums : true
204
198
line_spans : __span
@@ -251,11 +245,11 @@ plugins:
251
245
- tags
252
246
- timetoread :
253
247
wpm : 100
254
- # - git-committers:
255
- # repository: InfiniBrains/Awesome-GameDev-Resources
256
- # branch: main
257
- # docs_path: ./
258
- # cache_dir: /tmp/cache/awesome-gamedev-resources
248
+ - git-committers :
249
+ repository : InfiniBrains/Awesome-GameDev-Resources
250
+ branch : main
251
+ docs_path : ./
252
+ cache_dir : /tmp/cache/awesome-gamedev-resources
259
253
# - git-authors
260
254
- git-revision-date-localized :
261
255
enable_creation_date : true
You can’t perform that action at this time.
0 commit comments