summaryrefslogtreecommitdiffstats
path: root/config/_default
diff options
context:
space:
mode:
authoranoduck <11767-anoduck@users.noreply.gitgud.io>2024-09-13 20:22:52 -0400
committeranoduck <11767-anoduck@users.noreply.gitgud.io>2024-09-13 20:23:11 -0400
commit9744378a9b9071872182edb4f151f915ecfa8643 (patch)
treea8c9b8de8e223f6edbecc91b899c2f2a196c712e /config/_default
parent5e0f93a81672bacbfd583cfe8cc40f24282af031 (diff)
added tags, working out themeing
Diffstat (limited to 'config/_default')
-rw-r--r--config/_default/hugo.toml2
-rw-r--r--config/_default/menus/menus.en.toml7
-rw-r--r--config/_default/params.toml146
3 files changed, 78 insertions, 77 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 842d22f..2a61f7f 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -1,6 +1,6 @@
title = "Corrupt Lamar"
copyright = "Copyright © 2024 Corrupt Lamar."
-enableGitInfo = true
+enableGitInfo = false
# additional settings
baseURL = "https://corruptlamar.com/"
diff --git a/config/_default/menus/menus.en.toml b/config/_default/menus/menus.en.toml
index eb66937..36a60fa 100644
--- a/config/_default/menus/menus.en.toml
+++ b/config/_default/menus/menus.en.toml
@@ -25,6 +25,7 @@
[[main]]
name = "About"
+ pageRef = "/about"
weight = 55
[[main]]
@@ -34,6 +35,12 @@
weight = 10
[[main]]
+ name = "Contact"
+ pageRef = "https://contact.corruptlamar.com"
+ parent = "About"
+ weight = 15
+
+[[main]]
name = "Privacy"
pageRef = "/privacy"
parent = "About"
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 85cc438..76ac69e 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -28,10 +28,10 @@
[home]
sections = [ "evidence", "posts" ]
fullCover = true
- centerHeadline = false
+ centerHeadline = true
style = ""
[home.feature]
- orientation = "horizontal"
+ orientation = "stacked"
color = "primary"
width = 4
align = "start"
@@ -52,8 +52,6 @@
[images]
[images.cloudinary]
host = "cloudinary"
- account = "anoduck"
- container = "Home"
[messages]
placement = "bottom-right"
@@ -96,63 +94,64 @@
clipboard = true
# toml-docs-start sections
-[sections]
- [sections.evidence]
- title = "Evidence"
- sort = "date"
- reverse = true
- nested = true
- cols = 3
- color = ""
- padding = "0"
- header = "full"
- footer = "none"
- orientation = "stacked"
- style = "border-0 card-zoom"
- homepage = 3
- separator = true
- [sections.posts]
- title = "Posts"
- sort = "date"
- reverse = true
- nested = true
- cols = 3
- color = ""
- padding = "0"
- header = "full"
- footer = "none"
- orientation = "stacked"
- style = "border-0 card-zoom"
- homepage = 3
- separator = true
- [sections.persons]
- title = "Persons"
- sort = "date"
- reverse = true
- nested = true
- cols = 3
- color = ""
- padding = "0"
- header = "full"
- footer = "none"
- orientation = "stacked"
- style = "border-0 card-zoom"
- homepage = 3
- separator = true
- [sections.legal]
- title = "Legal"
- sort = "date"
- reverse = true
- nested = true
- cols = 3
- color = ""
- padding = "0"
- header = "full"
- footer = "none"
- orientation = "stacked"
- style = "border-0 card-zoom"
- homepage = 3
- separator = true
+# This determines the layout format for each secton of the site.
+# [sections]
+# [sections.evidence]
+# title = "Evidence"
+# sort = "date"
+# reverse = true
+# nested = true
+# cols = 3
+# color = ""
+# padding = "0"
+# header = "full"
+# footer = "none"
+# orientation = "stacked"
+# style = "border-0 card-zoom"
+# homepage = 3
+# separator = true
+# [sections.posts]
+# title = "Posts"
+# sort = "date"
+# reverse = true
+# nested = true
+# cols = 3
+# color = ""
+# padding = "0"
+# header = "full"
+# footer = "none"
+# orientation = "stacked"
+# style = "border-0 card-zoom"
+# homepage = 3
+# separator = true
+# [sections.persons]
+# title = "Persons"
+# sort = "date"
+# reverse = true
+# nested = true
+# cols = 3
+# color = ""
+# padding = "0"
+# header = "full"
+# footer = "none"
+# orientation = "stacked"
+# style = "border-0 card-zoom"
+# homepage = 3
+# separator = true
+# [sections.legal]
+# title = "Legal"
+# sort = "date"
+# reverse = true
+# nested = true
+# cols = 3
+# color = ""
+# padding = "0"
+# header = "full"
+# footer = "none"
+# orientation = "stacked"
+# style = "border-0 card-zoom"
+# homepage = 3
+# separator = true
# toml-docs-end sections
[favicon]
@@ -160,19 +159,18 @@
sizes = [16, 32, 48]
[style]
- primary = "#d43900"
- secondary = "#6c757d"
- success = "#39ff14"
- info = "#a875ff"
- warning = "#ff4a11"
- danger = "#e61f44"
- light = "#ff2afc"
- dark = "#0c0a20"
- themeOpacity = "10"
+ primary = "#180D58"
+ secondary = "#B84E5C"
+ success = "#4FD323"
+ info = "#0E49A2"
+ warning = "#C68323"
+ danger = "#E51107"
+ light = "#BCF8EC"
+ dark = "#1B1A1F"
+ themeOpacity = "100"
darkModeShade = "20%"
darkModeTint = "40%"
themeFont = "Inter"
- # themeFontPath = "https://fonts.googleapis.com/css2?family=Inter:wght@200;300;600&display=swap" # external path
themeFontPath = "/fonts" # local path
fontSizeBase = "1rem"
purge = false
@@ -182,14 +180,10 @@
name = "Corrupt Lamar"
locale = "en-US"
twitter = "https://twitter.com/solardump"
- # linkedIn = ""
- # github = "https://github.com/gethinode/hinode"
section = "posts"
[schema.author]
name = "Corrupt Lamar"
twitter = "https://twitter.com/solardump"
- # linkedin = "https://www.linkedin.com/in/markdumay/"
- # github = "https://github.com/markdumay"
[schema.logo]
url = "img/android-chrome-512x512.png"
width = 512
@@ -200,7 +194,7 @@
height = 1024
[opengraph]
- images = ["logo.png"]
+ images = ["img/logo.png"]
locale = "en_US"
[links]