diff options
| author | Anoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com> | 2025-03-08 01:34:48 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-08 01:34:48 +0000 |
| commit | 8f23027ad1182c8ba9c813a308ace4404a9dfe07 (patch) | |
| tree | 2f2622bc5a18b77e4be5b7078c9a31a8af3d2d76 /config | |
| parent | 14db927174d6bc3d8c0745be5971f80c2a154fd1 (diff) | |
| parent | 6ddbeaac0d9cf708980b3288c445586b5f49b65b (diff) | |
Merge pull request #83 from anoduck/develop
Develop
Diffstat (limited to 'config')
| -rw-r--r-- | config/_default/hugo.toml | 16 | ||||
| -rw-r--r-- | config/_default/languages.toml | 4 | ||||
| -rw-r--r-- | config/_default/menus/menus.en.toml | 10 | ||||
| -rw-r--r-- | config/_default/params.toml | 44 |
4 files changed, 60 insertions, 14 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 80ff47a..742cd54 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -1,5 +1,5 @@ title = "Corrupt Lamar" -copyright = "Copyright © 2024 Corrupt Lamar." +copyright = "Copyright © 2025 Corrupt Lamar." enableGitInfo = false # additional settings @@ -37,7 +37,7 @@ home = ["HTML", "RSS", "REDIR"] disabled = false simple = true - [privacy.twitter] + [privacy.x] disabled = false enableDNT = true simple = true @@ -53,7 +53,7 @@ home = ["HTML", "RSS", "REDIR"] [services] [services.instagram] disableInlineCSS = true - [services.twitter] + [services.x] disableInlineCSS = true [services.googleAnalytics] ID ="G-QZ7FLNSTXT" @@ -78,7 +78,7 @@ home = ["HTML", "RSS", "REDIR"] keepWhitespace = true [module] - replacements = "github.com/anoduck/mod-popup --> ../../mod-popup" +# replacements = "github.com/anoduck/mod-popup --> ../../mod-popup" [module.hugoVersion] extended = true min = "0.134.0" @@ -102,9 +102,11 @@ home = ["HTML", "RSS", "REDIR"] excludeFiles = "emails/*" source = "static" target = "static" - [[module.mounts]] - source = "netlify.toml" - target = "assets/config/netlify.toml" + # [[module.mounts]] + # source = "netlify.toml" + # target = "assets/config/netlify.toml" + [[module.imports]] + path = "github.com/gethinode/mod-cookieyes" [[module.imports]] path = "github.com/gethinode/hinode" [[module.imports]] diff --git a/config/_default/languages.toml b/config/_default/languages.toml index 5f18c96..2f7d74f 100644 --- a/config/_default/languages.toml +++ b/config/_default/languages.toml @@ -3,9 +3,9 @@ contentDir = "content" weight = 1 [en.params.head] - tagline = "The evidence surrounding the loss of our home." + tagline = "How a group of individuals persecuted our family and violated the law in order to run out of the county, and the county out of millions." [en.params.social] title = "Follow us on X" caption = "Show your support." - [en.params.footer] + # [en.params.footer] # license = "Licensed under Creative Commons (<a href='https://creativecommons.org/licenses/by-nc-sa/4.0/' class='link-secondary' target='_blank' rel='noopener noreferrer'>CC BY-NC-SA 4.0</a>)." diff --git a/config/_default/menus/menus.en.toml b/config/_default/menus/menus.en.toml index f95036a..010c6ad 100644 --- a/config/_default/menus/menus.en.toml +++ b/config/_default/menus/menus.en.toml @@ -8,6 +8,11 @@ weight = 10 [[main]] + name = "Info" + pageRef = "/docs/" + weight = 15 + +[[main]] name = "Evidence" pageRef = "/evidence/" weight = 20 @@ -29,6 +34,11 @@ weight = 50 [[main]] + name = "News" + pageRef = "/news/" + weight = 55 + +[[main]] name = "Posts" pageRef = "/posts/" weight = 60 diff --git a/config/_default/params.toml b/config/_default/params.toml index 1ef9adc..08e7156 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -1,6 +1,6 @@ [main] separator = "-" - description = "The evidence surrounding the loss of our home." + description = "How a group of individuals persecuted our family and violated the law in order to run out of the county, and the county out of millions." enableDarkMode = true enableLanguageSelectionStorage = false modes = ["light", "dark"] @@ -30,7 +30,7 @@ checkVersion = false [home] - sections = [ "reasons", "fpnav", "evidence", "legal", "communication", "posts" ] + sections = [ "reasons", "fpnav", "docs", "evidence", "legal", "communication", "posts", "news" ] fullCover = true centerHeadline = true style = "gradient-featured" @@ -106,8 +106,25 @@ # toml-docs-start sections # This determines the layout format for each secton of the site. [sections] + [sections.docs] + title = "Docs" + reference = "Documentation" + layout = "card" + sort = "date" + reverse = true + nested = true + cols = 3 + background = "" + color = "" + padding = "0" + header = "full" + footer = "none" + orientation = "stacked" + style = "border-0 card-zoom" + homepage = 3 + separator = true [sections.evidence] - title = "Evidence and Records" + title = "Evidence" reference = "More Evidence" layout = "card" sort = "date" @@ -124,7 +141,7 @@ homepage = 3 separator = true [sections.posts] - title = "News and Commentary" + title = "Posts" reference = "More Posts" layout = "card" sort = "date" @@ -179,7 +196,7 @@ # homepage = 3 # separator = true [sections.legal] - title = "Legal Sources and Topics" + title = "Legal" reference = "More On Legal" layout = "card" sort = "title" @@ -212,6 +229,23 @@ style = "border-0 card-zoom" homepage = 3 separator = true + [sections.news] + title = "News" + reference = "Recent News" + layout = "card" + sort = "date" + reverse = true + nested = true + cols = 3 + background = "" + color = "" + padding = "0" + header = "full" + footer = "none" + orientation = "stacked" + style = "border-0 card-zoom" + homepage = 3 + separator = true [sections.reasons] title = "Reasons why it matters to you:" layout = "list" |
