File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Generated files by hugo
22/public /
33/resources /_gen /
4+ /assets /jsconfig.json
5+ hugo_stats.json
46
57# Executable may be added to repository
68hugo.exe
79hugo.darwin
810hugo.linux
11+
12+ # Temporary lock file while building
13+ /.hugo_build.lock
Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ theme: "hello-abyss"
77PygmentsCodeFences : true
88PygmentsStyle : " monokai"
99
10- paginate : 10
10+ pagination :
11+ pagerSize : 10
1112rssLimit : 10
1213
1314copyright : ' <a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a>'
Original file line number Diff line number Diff line change 11baseurl : " https://abyss.dev"
22title : " Abyss"
33
4- author :
5- name : " Abyss"
6-
74params :
5+ author :
6+ name : " Abyss"
87 defaultTheme : " dark"
Original file line number Diff line number Diff line change 11baseurl : " https://cwr.io"
22title : " Craig Reeder"
33
4- author :
5- name : " Craig Reeder"
6-
74params :
5+ author :
6+ name : " Craig Reeder"
87 defaultTheme : " light"
98
109 social :
You can’t perform that action at this time.
0 commit comments