File tree Expand file tree Collapse file tree 6 files changed +0
-13
lines changed Expand file tree Collapse file tree 6 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,6 @@ default_language = "en"
1313# Whether to automatically compile all Sass files in the sass directory
1414compile_sass = true
1515
16- # Whether to generate a feed file for the site
17- generate_feed = true
18-
1916# When set to "true", the generated HTML files are minified.
2017minify_html = false
2118
Original file line number Diff line number Diff line change 11+++
22title = " Authors"
33description = " The authurs of the blog articles."
4- date = 2021-04-01T08:00:00+00:00
5- updated = 2021-04-01T08:00:00+00:00
64draft = false
75
86# If add a new author page in this section, please add a new item,
Original file line number Diff line number Diff line change 11+++
22title = " Docs"
33description = " The documents of nomacs."
4- date = 2024-02-12T18:21:28Z
5- updated = 2024-02-12T18:21:28Z
64sort_by = " weight"
75weight = 1
86template = " docs/section.html"
Original file line number Diff line number Diff line change 11+++
22title = " Contributing"
33description = " Find out how to contribute to nomacs."
4- date = 2024-02-12T18:22:19Z
5- updated = 2024-02-12T18:22:19Z
64template = " docs/section.html"
75sort_by = " weight"
86weight = 4
Original file line number Diff line number Diff line change 11+++
22title = " Getting Started"
33description = " Quick start and guides for installing nomacs on your preferred operating system."
4- date = 2024-02-12T18:23:19Z
5- updated = 2024-02-12T18:23:19Z
64template = " docs/section.html"
75sort_by = " weight"
86weight = 1
Original file line number Diff line number Diff line change 11+++
22title = " Help"
33description = " Get help on nomacs."
4- date = 2024-02-12T18:20:22Z
5- updated = 2024-02-12T18:20:22Z
64template = " docs/section.html"
75sort_by = " weight"
86weight = 5
You can’t perform that action at this time.
0 commit comments