File tree 4 files changed +43
-8
lines changed
4 files changed +43
-8
lines changed Original file line number Diff line number Diff line change 1
- [submodule "themes/hugo-flex "]
2
- path = themes/hugo-flex
3
- url = https://github.com/ldeso /hugo-flex .git
1
+ [submodule "themes/anubis2 "]
2
+ path = themes/anubis2
3
+ url = https://github.com/Junyi-99 /hugo-theme-anubis2 .git
Original file line number Diff line number Diff line change
1
+ title : ' Itsallcode Blog'
1
2
baseURL : ' http://blog.itsallcode.org/'
2
3
languageCode : ' en-us'
3
4
defaultContentLanguage : ' en'
4
- title : ' Itsallcode Blog'
5
- theme : ' github.com/nodejh/hugo-theme-mini'
5
+ pygmentsCodeFences : true
6
+ theme : ' anubis2'
7
+ paginate : 5
8
+ copyright : " Copyright © 2024 - Itsallcode.org authors"
6
9
7
10
params :
8
11
description : ' Home of the everything-is-code enthusiasts'
9
- showToc : true
10
- showPowerBy : false
12
+ colorTheme : ' auto'
13
+ colorThemeSwitcher : ' true'
14
+ paginationSinglePost : true
15
+ toc : true
16
+ readMore : true
17
+ GoogleAnalytics :
18
+ enabled : false
19
+ social :
20
+ - id : ' github'
21
+ url : ' https://github.com/itsallcode'
22
+ - id : youtube
23
+ url : ' https://www.youtube.com/@itsallcode-org'
24
+
25
+ menu :
26
+ main :
27
+ - identifier : ' home'
28
+ name : ' Posts'
29
+ url : ' /'
30
+ weight : 1
31
+
32
+ - identifier : ' oft'
33
+ name : ' OpenFastTrace'
34
+ url : ' https://github.com/itsallcode/openfasttrace'
35
+ weight : 2
36
+
37
+ - identifier : ' wr'
38
+ name : ' White Rabbit'
39
+ url : ' https://github.com/itsallcode/white-rabbit'
40
+ weight : 2
41
+
42
+ - identifier : ' tags'
43
+ name : ' Tags'
44
+ url : ' /tags/'
45
+ weight : 5
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments