Spaces:
Sleeping
Sleeping
Update config.toml
Browse files- config.toml +0 -146
config.toml
CHANGED
@@ -1,146 +0,0 @@
|
|
1 |
-
## Base URL for the site
|
2 |
-
baseURL = 'https://astraos-test.hf.space/'
|
3 |
-
## baseURL = '/'
|
4 |
-
## Site title
|
5 |
-
title = 'Example'
|
6 |
-
## Use hugo-brewm theme
|
7 |
-
theme = 'hugo-brewm'
|
8 |
-
## Enable Git information for pages, (e.g. lastMod date information)
|
9 |
-
enableGitInfo = true
|
10 |
-
## Convert all URLs to absolute URLs
|
11 |
-
canonifyURLs = true
|
12 |
-
## Default language for content
|
13 |
-
defaultContentLanguage = 'en'
|
14 |
-
## Put default language in subdirectory
|
15 |
-
defaultContentLanguageInSubdir = true
|
16 |
-
## Use sections for main menu
|
17 |
-
# sectionPagesMenu = 'main'
|
18 |
-
## Files to ignore when building site
|
19 |
-
ignoreFiles = [ '\.redacted', '\.old','\.bak', '\.tmp', '\.swp', '\.DS_Store']
|
20 |
-
|
21 |
-
## Enable code fence highlighting
|
22 |
-
[markup]
|
23 |
-
[markup.highlight]
|
24 |
-
codeFences = true
|
25 |
-
|
26 |
-
## Sitemap configuration
|
27 |
-
[sitemap]
|
28 |
-
## Change frequency setting (will affect posts listings layout): 'always', 'hourly', 'daily', 'weekly', 'monthly', 'yearly', 'never'
|
29 |
-
changeFreq = 'monthly'
|
30 |
-
|
31 |
-
## Site parameters
|
32 |
-
[params]
|
33 |
-
## Site title
|
34 |
-
title = "Example"
|
35 |
-
## Site description
|
36 |
-
description = "An ExampleSite built with Hugo and Hugo-Brewm theme"
|
37 |
-
## Copyright notice
|
38 |
-
copyright = "Copyright 2025 (c) Foxxi"
|
39 |
-
## Enable extended metadata (social cards)
|
40 |
-
extMeta = true
|
41 |
-
## Enable coffee metric
|
42 |
-
coffeeStat = true
|
43 |
-
|
44 |
-
## Author information
|
45 |
-
[params.author]
|
46 |
-
## site author's name
|
47 |
-
name = 'Author Name'
|
48 |
-
## Author's email (will be used for RSS feed)
|
49 |
-
email = '[email protected]'
|
50 |
-
## Other method to customize author and co-authors information
|
51 |
-
coauthor = [
|
52 |
-
{name = "A.N. Other", bio = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."}
|
53 |
-
]
|
54 |
-
|
55 |
-
## Comments configuration
|
56 |
-
[params.comments]
|
57 |
-
## Disable comments (disable fediverse comments)
|
58 |
-
disabled = false
|
59 |
-
## Comment platform selection, currently only 'fediverse' is supported, further options to be determined
|
60 |
-
# platform = 'fediverse'
|
61 |
-
|
62 |
-
## Fediverse integration settings
|
63 |
-
[params.fediverse]
|
64 |
-
## Fediverse instance URL
|
65 |
-
instance = 'example.com'
|
66 |
-
## Fediverse username
|
67 |
-
username = 'username'
|
68 |
-
|
69 |
-
## Logo configuration
|
70 |
-
[params.logo]
|
71 |
-
## Light mode logo mark
|
72 |
-
logoMark = 'https://example.com/logoMark.svg'
|
73 |
-
## Dark mode logo mark
|
74 |
-
logoMarkDark = 'https://example.com/logoMarkDark.svg'
|
75 |
-
## Enable logo type
|
76 |
-
logoType = true
|
77 |
-
|
78 |
-
## Feed display settings
|
79 |
-
[params.feed]
|
80 |
-
## Enable flowlines
|
81 |
-
flowlines = true
|
82 |
-
## Limit number of flowlines
|
83 |
-
flowlinesLimit = 21
|
84 |
-
|
85 |
-
## Home page display settings
|
86 |
-
[params.home]
|
87 |
-
## Disable slide carousel
|
88 |
-
disableSlide = false
|
89 |
-
## Disable taxonomy listing carousel
|
90 |
-
disableListing = false
|
91 |
-
|
92 |
-
## Post display settings
|
93 |
-
[params.posts]
|
94 |
-
## Enable text justification
|
95 |
-
justifying = false
|
96 |
-
## Disable paragraph indentation
|
97 |
-
noIndent = false
|
98 |
-
## Show colophon section (including QR code)
|
99 |
-
colophon = true
|
100 |
-
## disable redaction history
|
101 |
-
disableHistory = false
|
102 |
-
## SHow related content
|
103 |
-
related = true
|
104 |
-
## Show share buttons
|
105 |
-
share = true
|
106 |
-
|
107 |
-
## Search configuration
|
108 |
-
[params.search]
|
109 |
-
## Enable search functionality, use duckduckgo (no javascript)
|
110 |
-
enable = true
|
111 |
-
## Use pagefind search when javascript enabled, currently only 'pagefind' is supported, further options to be determined
|
112 |
-
pagefind = true
|
113 |
-
|
114 |
-
## Typography settings
|
115 |
-
[params.typeface]
|
116 |
-
## Use web safe fonts (will overide font selection below)
|
117 |
-
webSafe = false
|
118 |
-
## Serif font selection
|
119 |
-
roman = 'crimson'
|
120 |
-
## Sans-serif font selection
|
121 |
-
sans = 'inter'
|
122 |
-
|
123 |
-
## Extended Metadata and Social card configuration
|
124 |
-
[params.socialCard]
|
125 |
-
## Enable twitter and opengraph social cards (same as .params.extMeta)
|
126 |
-
enable = true
|
127 |
-
## Default social card image, recommended resolution: 1200 x 630px
|
128 |
-
# image = "img/social-share.jpg"
|
129 |
-
## Enable Twitter cards
|
130 |
-
# twitter = true
|
131 |
-
## Twitter creator handle
|
132 |
-
# twitterCreator = "@username"
|
133 |
-
## Twitter site handle
|
134 |
-
# twitterSite = "@username"
|
135 |
-
|
136 |
-
## Enable OpenGraph
|
137 |
-
# opengraph = true
|
138 |
-
## Facebook App ID
|
139 |
-
# facebookAppID = "123456789"
|
140 |
-
## Facebook Admin ID
|
141 |
-
# facebookAdmin = "USER_ID"
|
142 |
-
|
143 |
-
## Schema.org (EXPERIMENTAL, not fully supported body tags)
|
144 |
-
# schema = true
|
145 |
-
## JsonLD (EXPERIMENTAL, cannot validate permalink)
|
146 |
-
# jsonLD = true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|