diff --git a/.frontmatter/database/mediaDb.json b/.frontmatter/database/mediaDb.json
deleted file mode 100644
index 9e26dfe..0000000
--- a/.frontmatter/database/mediaDb.json
+++ /dev/null
@@ -1 +0,0 @@
-{}
\ No newline at end of file
diff --git a/.frontmatter/database/taxonomyDb.json b/.frontmatter/database/taxonomyDb.json
index a81f226..daaef03 100644
--- a/.frontmatter/database/taxonomyDb.json
+++ b/.frontmatter/database/taxonomyDb.json
@@ -1 +1 @@
-{"taxonomy":{"tags":["Beispiele","CSS","Chart","Diagramm","Emoji","Gist","Graph","HTML","Icons","KaTeX","Markdown","Mathematik","Mermaid","Privatsphäre","Shortcodes","Twitter","Vimeo","YouTube","advanced","analytics","chart","comments","config","content","css","deployment","diagram","docs","emoji","example","favicons","front matter","gist","github","graph","homepage","hosting","html","icon","icons","installation","katex","latin","layouts","lead","markdown","maths","mermaid","netlify","new","partials","privacy","render","sample","shortcodes","text","twitter","users","vimeo","youtube","文档","高级"],"categories":[]}}
\ No newline at end of file
+{"taxonomy":{"tags":[],"categories":[]}}
\ No newline at end of file
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index ee65ac3..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,10 +0,0 @@
-[submodule "poison"]
- path = poison
- url = https://github.com/lukeorth/poison.git
-[submodule "themes/poison"]
- path = themes/poison
- url = https://github.com/lukeorth/poison.git
-[submodule "themes/congo"]
- path = themes/congo
- url = https://github.com/jpanther/congo.git
- branch = stable
diff --git a/README.md b/README.md
deleted file mode 100644
index 1bb5a6c..0000000
--- a/README.md
+++ /dev/null
@@ -1,2 +0,0 @@
-# hugo_it-services
-
diff --git a/archetypes/default.md b/archetypes/default.md
index c6f3fce..25b6752 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -1,5 +1,5 @@
+++
-title = '{{ replace .File.ContentBaseName "-" " " | title }}'
-date = {{ .Date }}
+date = '{{ .Date }}'
draft = true
+title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++
diff --git a/config/_default/config.toml b/config/_default/config.toml
deleted file mode 100644
index 3b21e73..0000000
--- a/config/_default/config.toml
+++ /dev/null
@@ -1,17 +0,0 @@
-# -- Site Configuration --
-# Refer to the theme docs for more details about each of these parameters.
-# https://jpanther.github.io/congo/docs/getting-started/
-
-baseURL = "https://it-services.trez.wtf/"
-defaultContentLanguage = "en"
-enableRobotsTXT = true
-pagerSize = 10
-summaryLength = 0
-
-[outputs]
- home = ["HTML", "RSS", "JSON"]
-
-[markup]
- defaultMarkdownHandler = "goldmark"
- [markup.goldmark.renderer]
- unsafe = true
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
new file mode 100644
index 0000000..efce1b6
--- /dev/null
+++ b/config/_default/hugo.toml
@@ -0,0 +1,57 @@
+# -- Site Configuration --
+# Refer to the theme docs for more details about each of these parameters.
+# https://jpanther.github.io/congo/docs/getting-started/
+
+# baseURL = "https://your_domain.com/"
+baseURL = "https://it-services.trez.wtf/"
+defaultContentLanguage = "en"
+defaultContentLanguageInSubdir = true
+enableRobotsTXT = true
+pagerSize = 10
+summaryLength = 0
+sectionPagesMenu = 'main'
+
+[languages]
+ [languages.en]
+ languageName = "English"
+ weight = 1
+ contentDir = "content/en"
+
+ [languages.ko]
+ languageName = "한국어"
+ weight = 2
+ contentDir = "content/ko"
+
+ [languages.zh-Hans]
+ languageName = "中文"
+ weight = 3
+ contentDir = "content/zh-Hans"
+
+ [languages.es]
+ languageName = "Español"
+ weight = 4
+ contentDir = "content/es"
+
+[markup]
+ defaultMarkdownHandler = "goldmark"
+ [markup.goldmark.renderer]
+ unsafe = true
+
+
+[outputs]
+ home = ["HTML", "RSS", "JSON"]
+
+[pagination]
+ pagerSize = 10
+
+[privacy]
+ [privacy.vimeo]
+ enableDNT = true
+ [privacy.x]
+ enableDNT = true
+ [privacy.youTube]
+ privacyEnhanced = true
+
+[services]
+ [services.x]
+ disableInlineCSS = true
diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml
index aec1d35..5a31155 100644
--- a/config/_default/languages.en.toml
+++ b/config/_default/languages.en.toml
@@ -16,7 +16,7 @@ copyright = "Copy, _right?_ :thinking_face:"
# name = "Your name here"
# image = "img/author.jpg"
# headline = "I'm only human"
- # bio = "Moi?"
+ # bio = "A little bit about you"
# links = [
# { email = "mailto:hello@your_domain.com" },
# { link = "https://link-to-some-website.com/" },
@@ -38,6 +38,7 @@ copyright = "Copy, _right?_ :thinking_face:"
# { instagram = "https://instagram.com/username" },
# { keybase = "https://keybase.io/username" },
# { kickstarter = "https://www.kickstarter.com/profile/username" },
+ # { kofi = "https://ko-fi.com/username" },
# { lastfm = "https://lastfm.com/user/username" },
# { linkedin = "https://linkedin.com/in/username" },
# { mastodon = "https://mastodon.instance/@username" },
@@ -55,10 +56,12 @@ copyright = "Copy, _right?_ :thinking_face:"
# { stack-overflow = "https://stackoverflow.com/users/userid/username" },
# { steam = "https://steamcommunity.com/profiles/userid" },
# { telegram = "https://t.me/username" },
+ # { threads = "https://threads.net/@username" },
# { tiktok = "https://tiktok.com/@username" },
# { tumblr = "https://username.tumblr.com" },
# { twitch = "https://twitch.tv/username" },
# { whatsapp = "https://wa.me/phone-number" },
# { x-twitter = "https://twitter.com/username" },
# { youtube = "https://youtube.com/username" },
+ # { xing = "https://xing.com/profile/username" },
# ]
diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml
index 187edf6..74e889d 100644
--- a/config/_default/menus.en.toml
+++ b/config/_default/menus.en.toml
@@ -13,12 +13,14 @@
[[main]]
identifier = "services"
name = "Services/Rates"
- url = "https://it-services.trez.wtf/#services"
+ pageRef = '/'
+ # url = "https://it-services.trez.wtf/#services"
weight = 10
[[main]]
name = "About"
- url = 'https://it-services.trez.wtf/about/'
+ pageRef = "/about"
+ # url = 'https://it-services.trez.wtf/about/'
weight = 20
[[main]]
@@ -35,11 +37,17 @@
[main.params]
target = "_blank"
+# [[main]]
+# identifier = "search"
+# weight = 99
+# [main.params]
+# action = "search"
+
[[main]]
- identifier = "search"
- weight = 99
+ identifier = "appearance"
+ weight = 100
[main.params]
- action = "search"
+ action = "appearance"
[[main]]
identifier = "locale"
diff --git a/themes/congo/exampleSite/config/_default/menus.es.toml b/config/_default/menus.es.toml
similarity index 64%
rename from themes/congo/exampleSite/config/_default/menus.es.toml
rename to config/_default/menus.es.toml
index 2f24319..74e889d 100644
--- a/themes/congo/exampleSite/config/_default/menus.es.toml
+++ b/config/_default/menus.es.toml
@@ -11,34 +11,43 @@
# ordered by weight from lowest to highest.
[[main]]
- name = "Docs"
- url = "/docs"
+ identifier = "services"
+ name = "Services/Rates"
+ pageRef = '/'
+ # url = "https://it-services.trez.wtf/#services"
weight = 10
[[main]]
- name = "Ejemplos"
- pageRef = "samples"
+ name = "About"
+ pageRef = "/about"
+ # url = 'https://it-services.trez.wtf/about/'
weight = 20
[[main]]
- name = "Usuarios"
- pageRef = "users"
+ name = "Support"
+ url = "https://support.trez.wtf"
weight = 30
-
-[[main]]
- name = "GitHub"
- url = "https://github.com/jpanther/congo"
- weight = 40
[main.params]
- icon = "github"
- showName = false
target = "_blank"
[[main]]
- identifier = "search"
- weight = 99
+ name = "Payments"
+ url = "https://biz.trez.wtf/client/login"
+ weight = 40
[main.params]
- action = "search"
+ target = "_blank"
+
+# [[main]]
+# identifier = "search"
+# weight = 99
+# [main.params]
+# action = "search"
+
+[[main]]
+ identifier = "appearance"
+ weight = 100
+ [main.params]
+ action = "appearance"
[[main]]
identifier = "locale"
diff --git a/themes/congo/exampleSite/config/_default/menus.ja.toml b/config/_default/menus.ko.toml
similarity index 64%
rename from themes/congo/exampleSite/config/_default/menus.ja.toml
rename to config/_default/menus.ko.toml
index 74b4237..74e889d 100644
--- a/themes/congo/exampleSite/config/_default/menus.ja.toml
+++ b/config/_default/menus.ko.toml
@@ -11,34 +11,43 @@
# ordered by weight from lowest to highest.
[[main]]
- name = "ドキュメント"
- pageRef = "docs"
+ identifier = "services"
+ name = "Services/Rates"
+ pageRef = '/'
+ # url = "https://it-services.trez.wtf/#services"
weight = 10
[[main]]
- name = "サンプル"
- pageRef = "samples"
+ name = "About"
+ pageRef = "/about"
+ # url = 'https://it-services.trez.wtf/about/'
weight = 20
[[main]]
- name = "利用例"
- pageRef = "users"
+ name = "Support"
+ url = "https://support.trez.wtf"
weight = 30
-
-[[main]]
- name = "GitHub"
- url = "https://github.com/jpanther/congo"
- weight = 40
[main.params]
- icon = "github"
- showName = false
target = "_blank"
[[main]]
- identifier = "検索"
- weight = 99
+ name = "Payments"
+ url = "https://biz.trez.wtf/client/login"
+ weight = 40
[main.params]
- action = "search"
+ target = "_blank"
+
+# [[main]]
+# identifier = "search"
+# weight = 99
+# [main.params]
+# action = "search"
+
+[[main]]
+ identifier = "appearance"
+ weight = 100
+ [main.params]
+ action = "appearance"
[[main]]
identifier = "locale"
diff --git a/themes/congo/exampleSite/config/_default/menus.de.toml b/config/_default/menus.zh-Hans.toml
similarity index 64%
rename from themes/congo/exampleSite/config/_default/menus.de.toml
rename to config/_default/menus.zh-Hans.toml
index cbacbed..74e889d 100644
--- a/themes/congo/exampleSite/config/_default/menus.de.toml
+++ b/config/_default/menus.zh-Hans.toml
@@ -11,34 +11,43 @@
# ordered by weight from lowest to highest.
[[main]]
- name = "Dokumentation"
- pageRef = "docs"
+ identifier = "services"
+ name = "Services/Rates"
+ pageRef = '/'
+ # url = "https://it-services.trez.wtf/#services"
weight = 10
[[main]]
- name = "Beispiele"
- pageRef = "samples"
+ name = "About"
+ pageRef = "/about"
+ # url = 'https://it-services.trez.wtf/about/'
weight = 20
[[main]]
- name = "Genutzt von"
- pageRef = "users"
+ name = "Support"
+ url = "https://support.trez.wtf"
weight = 30
-
-[[main]]
- name = "GitHub"
- url = "https://github.com/jpanther/congo"
- weight = 40
[main.params]
- icon = "github"
- showName = false
target = "_blank"
[[main]]
- identifier = "search"
- weight = 99
+ name = "Payments"
+ url = "https://biz.trez.wtf/client/login"
+ weight = 40
[main.params]
- action = "search"
+ target = "_blank"
+
+# [[main]]
+# identifier = "search"
+# weight = 99
+# [main.params]
+# action = "search"
+
+[[main]]
+ identifier = "appearance"
+ weight = 100
+ [main.params]
+ action = "appearance"
[[main]]
identifier = "locale"
diff --git a/config/_default/module.toml b/config/_default/module.toml
index 9415d2d..79b8820 100644
--- a/config/_default/module.toml
+++ b/config/_default/module.toml
@@ -2,10 +2,5 @@
extended = true
min = "0.87.0"
-[module]
-
-[[module.imports]]
- path = "./themes/poison"
-
-[[module.imports]]
- path = "./themes/congo"
+[[imports]]
+path = "github.com/jpanther/congo/v2"
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 92d2a88..fe406cd 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -9,6 +9,8 @@ colorScheme = "slate"
defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true
+defaultThemeColor = "#FFFFFF"
+
enableSearch = false
enableCodeCopy = false
enableImageLazyLoading = true
@@ -18,7 +20,7 @@ enableImageWebp = true
fingerprintAlgorithm = "sha256"
[header]
- layout = "custom" # valid options: basic, hamburger, hybrid, custom
+ layout = "hybrid" # valid options: basic, hamburger, hybrid, custom
logo = "img/logo.png"
logoDark = "img/logo.png"
showTitle = false
@@ -26,7 +28,7 @@ fingerprintAlgorithm = "sha256"
[footer]
showCopyright = true
showThemeAttribution = true
- showAppearanceSwitcher = true
+ showAppearanceSwitcher = false
showScrollToTop = true
[homepage]
@@ -51,14 +53,14 @@ fingerprintAlgorithm = "sha256"
showTaxonomies = false
showWordCount = false
showComments = false
- # sharingLinks = ["facebook", "x-twitter", "mastodon", "pinterest", "reddit", "linkedin", "email", "telegram", "line", "weibo"]
+ # sharingLinks = ["facebook", "x-twitter", "mastodon", "pinterest", "reddit", "linkedin", "email", "threads", "telegram", "line", "weibo", "xing", "bluesky"]
[list]
showBreadcrumbs = false
showSummary = false
showTableOfContents = false
showTaxonomies = false
- groupByYear = true
+ groupByYear = false
paginationWidth = 1
[sitemap]
@@ -75,6 +77,10 @@ fingerprintAlgorithm = "sha256"
# event = ""
# script = ""
+#[umamiAnalytics]
+# site = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
+# region = "eu" # can be either "eu" or "us"
+
[verification]
# google = ""
# bing = ""
diff --git a/config/congo/config.toml b/config/congo/config.toml
deleted file mode 100644
index 2265e3c..0000000
--- a/config/congo/config.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-# -- Site Configuration --
-# Refer to the theme docs for more details about each of these parameters.
-# https://jpanther.github.io/congo/docs/getting-started/
-
-baseURL = "https://it-services.trez.wtf/"
-defaultContentLanguage = "en"
-
-enableRobotsTXT = true
-pagerSize = 10
-summaryLength = 0
-
-[outputs]
- home = ["HTML", "RSS", "JSON"]
diff --git a/config/congo/languages.en.toml b/config/congo/languages.en.toml
deleted file mode 100644
index 055af10..0000000
--- a/config/congo/languages.en.toml
+++ /dev/null
@@ -1,64 +0,0 @@
-languageCode = "en"
-languageName = "English"
-languageDirection = "ltr"
-weight = 1
-
-title = "Congo"
-# copyright = "Copy, _right?_ :thinking_face:"
-
-[params]
- dateFormat = "2 January 2006"
-
- # mainSections = ["section1", "section2"]
- # description = "My awesome website"
-
-[params.author]
- # name = "Your name here"
- # image = "img/author.jpg"
- # headline = "I'm only human"
- # bio = "A little bit about you"
- # links = [
- # { email = "mailto:hello@your_domain.com" },
- # { link = "https://link-to-some-website.com/" },
- # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
- # { apple = "https://www.apple.com" },
- # { blogger = "https://username.blogspot.com/" },
- # { codepen = "https://codepen.io/username" },
- # { dev = "https://dev.to/username" },
- # { discord = "https://discord.gg/invitecode" },
- # { dribbble = "https://dribbble.com/username" },
- # { facebook = "https://facebook.com/username" },
- # { flickr = "https://www.flickr.com/photos/username/" },
- # { foursquare = "https://foursquare.com/username" },
- # { github = "https://github.com/username" },
- # { gitlab = "https://gitlab.com/username" },
- # { google = "https://www.google.com/" },
- # { google-scholar = "https://scholar.google.com/citations?user=user-id" },
- # { hashnode = "https://username.hashnode.dev" },
- # { instagram = "https://instagram.com/username" },
- # { keybase = "https://keybase.io/username" },
- # { kickstarter = "https://www.kickstarter.com/profile/username" },
- # { lastfm = "https://lastfm.com/user/username" },
- # { linkedin = "https://linkedin.com/in/username" },
- # { mastodon = "https://mastodon.instance/@username" },
- # { medium = "https://medium.com/username" },
- # { mendeley = "https://www.mendeley.com/" },
- # { microsoft = "https://www.microsoft.com/" },
- # { orcid = "https://orcid.org/userid" },
- # { patreon = "https://www.patreon.com/username" },
- # { pinterest = "https://pinterest.com/username" },
- # { reddit = "https://reddit.com/user/username" },
- # { researchgate = "https://www.researchgate.net/profile/username" },
- # { slack = "https://workspace.url/team/userid" },
- # { snapchat = "https://snapchat.com/add/username" },
- # { soundcloud = "https://soundcloud.com/username" },
- # { stack-overflow = "https://stackoverflow.com/users/userid/username" },
- # { steam = "https://steamcommunity.com/profiles/userid" },
- # { telegram = "https://t.me/username" },
- # { tiktok = "https://tiktok.com/@username" },
- # { tumblr = "https://username.tumblr.com" },
- # { twitch = "https://twitch.tv/username" },
- # { whatsapp = "https://wa.me/phone-number" },
- # { x-twitter = "https://twitter.com/username" },
- # { youtube = "https://youtube.com/username" },
- # ]
diff --git a/config/congo/markup.toml b/config/congo/markup.toml
deleted file mode 100644
index c5449fc..0000000
--- a/config/congo/markup.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-# -- Markup --
-# These settings are required for the theme to function.
-
-[goldmark]
-[goldmark.renderer]
- unsafe = true
-
-[highlight]
- noClasses = false
-
-[tableOfContents]
- startLevel = 2
- endLevel = 4
diff --git a/config/congo/menus.en.toml b/config/congo/menus.en.toml
deleted file mode 100644
index 758fbf4..0000000
--- a/config/congo/menus.en.toml
+++ /dev/null
@@ -1,47 +0,0 @@
-# -- Main Menu --
-# The main menu is displayed in the header at the top of the page.
-# Acceptable parameters are name, pageRef, page, url, title, weight.
-#
-# The simplest menu configuration is to provide:
-# name = The name to be displayed for this menu link
-# pageRef = The identifier of the page or section to link to
-#
-# By default the menu is ordered alphabetically. This can be
-# overridden by providing a weight value. The menu will then be
-# ordered by weight from lowest to highest.
-
-[[main]]
- name = "Blog"
- pageRef = "posts"
- weight = 10
-
-[[main]]
- name = "Categories"
- pageRef = "categories"
- weight = 20
-
-[[main]]
- name = "Tags"
- pageRef = "tags"
- weight = 30
-
-[[main]]
- identifier = "search"
- weight = 99
- [main.params]
- action = "search"
-
-[[main]]
- identifier = "locale"
- weight = 100
- [main.params]
- action = "locale"
-
-# -- Footer Menu --
-# The footer menu is displayed at the bottom of the page, just before
-# the copyright notice. Configure as per the main menu above.
-
-# [[footer]]
-# name = "Tags"
-# pageRef = "tags"
-# weight = 10
diff --git a/config/congo/module.toml b/config/congo/module.toml
deleted file mode 100644
index e90665b..0000000
--- a/config/congo/module.toml
+++ /dev/null
@@ -1,3 +0,0 @@
-[hugoVersion]
- extended = true
- min = "0.87.0"
diff --git a/config/congo/params.toml b/config/congo/params.toml
deleted file mode 100644
index 2cd7d15..0000000
--- a/config/congo/params.toml
+++ /dev/null
@@ -1,82 +0,0 @@
-# -- Theme Options --
-# These options control how the theme functions and allow you to
-# customise the display of your website.
-#
-# Refer to the theme docs for more details about each of these parameters.
-# https://jpanther.github.io/congo/docs/configuration/#theme-parameters
-
-colorScheme = "ocean"
-defaultAppearance = "light" # valid options: light or dark
-autoSwitchAppearance = true
-
-enableSearch = false
-enableCodeCopy = false
-enableImageLazyLoading = true
-enableImageWebp = true
-
-# robots = ""
-fingerprintAlgorithm = "sha256"
-
-[header]
- layout = "basic" # valid options: basic, hamburger, hybrid, custom
- # logo = "img/logo.jpg"
- # logoDark = "img/dark-logo.jpg"
- showTitle = true
-
-[footer]
- showCopyright = true
- showThemeAttribution = true
- showAppearanceSwitcher = false
- showScrollToTop = true
-
-[homepage]
- layout = "page" # valid options: page, profile, custom
- showRecent = false
- recentLimit = 5
-
-[article]
- showDate = true
- showDateUpdated = false
- showAuthor = true
- showBreadcrumbs = false
- showDraftLabel = true
- showEdit = false
- # editURL = "https://github.com/username/repo/"
- editAppendPath = true
- showHeadingAnchors = true
- showPagination = true
- invertPagination = false
- showReadingTime = true
- showTableOfContents = false
- showTaxonomies = false
- showWordCount = false
- showComments = false
- # sharingLinks = ["facebook", "x-twitter", "mastodon", "pinterest", "reddit", "linkedin", "email", "telegram", "line", "weibo"]
-
-[list]
- showBreadcrumbs = false
- showSummary = false
- showTableOfContents = false
- showTaxonomies = false
- groupByYear = true
- paginationWidth = 1
-
-[sitemap]
- excludedKinds = ["taxonomy", "term"]
-
-[taxonomy]
- showTermCount = true
-
-[fathomAnalytics]
- # site = "ABC12345"
-
-[plausibleAnalytics]
- # domain = "blog.yoursite.com"
- # event = ""
- # script = ""
-
-[verification]
- # google = ""
- # bing = ""
- # pinterest = ""
- # yandex = ""
diff --git a/config/poison/config.toml b/config/poison/config.toml
deleted file mode 100644
index 8d557ca..0000000
--- a/config/poison/config.toml
+++ /dev/null
@@ -1,106 +0,0 @@
-baseURL = "it-services.trez.wtf"
-languageCode = "en-us"
-theme = "poison"
-pagerSize = 10
-pluralizelisttitles = false # removes the automatically appended "s" on sidebar entries
-
-# NOTE: If using Disqus as commenting engine, uncomment and configure this line
-# disqusShortname = "yourDisqusShortname"
-
-[params]
- brand = "Treasured IT" # name of your site - appears in the sidebar
- # remote_brand_image = 'https://github.com/USERNAME.png' # path to a remote file
- # brand_image = "/images/test.jpg" # path to the image shown in the sidebar
- description = "Services & Consulting" # Used as default meta description if not specified in front matter
- dark_mode = false # optional - defaults to false
- # favicon = "favicon.png" # path to favicon (defaults to favicon.png)
-
- front_page_content = ["about"] # Equivalent to the default value, add page bundle names to include them on the front page.
-
- # MENU PLACEHOLDER
- # Menu dict keys:
- # Name: The name to display on the menu.
- # URL: The directory relative to the content directory.
- # HasChildren: If the directory's files should be listed. Default is true.
- # Limit: If the files should be listed, how many should be shown.
- menu = [
- {Name = "About", URL = "/about/", HasChildren = false},
- {Name = "Posts", URL = "/posts/", Pre = "Recent", HasChildren = true, Limit = 5},
- ]
-
- # Links to your socials. Comment or delete any you don't need/use.
- discord_url = "https://discord.com"
- email_url = "mailto://user@domain"
- facebook_url = "https://facebook.com"
- flickr_url = "https://flickr.com"
- github_url = "https://github.com"
- gitlab_url = "https://gitlab.com"
- instagram_url = "https://instagram.com"
- linkedin_url = "https://linkedin.com"
- mastodon_url = "https://mastodon.social"
- matrix_url = "https://matrix.org"
- telegram_url = "https://telegram.org"
- tryhackme_url = "https://tryhackme.com"
- twitter_url = "https://twitter.com"
- xmpp_url = "https://xmpp.org"
- youtube_url = "https://youtube.com"
-
- # NOTE: If you don't want to use RSS, comment or delete the following lines
- # Adds an RSS icon to the end of the socials which links to {{ .Site.BaseURL }}/index.xml
- rss_icon = true
- # Which section the RSS icon links to, defaults to all content. See https://gohugo.io/templates/rss/#section-rss
- rss_section = "posts"
-
- # Hex colors for your sidebar.
- moon_sun_background_color = "#515151" # default is #515151
- moon_sun_color = "#FFF" # default is #FFF
- sidebar_a_color = "#FFF" # default is #FFF
- sidebar_bg_color = "#202020" # default is #202020
- sidebar_h1_color = "#FFF" # default is #FFF
- sidebar_img_border_color = "#515151" # default is #515151
- sidebar_p_color = "#909090" # default is #909090
- sidebar_socials_color = "#FFF" # default is #FFF
-
- # Hex colors for your content in light mode.
- code_color = "#000" # default is #000
- code_background_color = "#E5E5E5" # default is #E5E5E5
- code_block_color = "#FFF" # default is #FFF
- code_block_background_color = "#272822" # default is #272822
- content_bg_color = "#FAF9F6" # default is #FAF9F6
- date_color = "#515151" # default is #515151
- link_color = "#268BD2" # default is #268BD2
- list_color = "#5A5A5A" # default is #5A5A5A
- post_title_color = "#303030" # default is #303030
- table_border_color = "#E5E5E5" # default is #E5E5E5
- table_stripe_color = "#F9F9F9" # default is #F9F9F9
- text_color = "#222" # default is #222
-
- # Hex colors for your content in dark mode
- code_color_dark = "#FFF" # default is #FFF
- code_background_color_dark = "#515151" # default is #515151
- code_block_color_dark = "#FFF" # default is #FFF
- code_block_background_color_dark = "#272822" # default is #272822
- content_bg_color_dark = "#121212" # default is #121212
- date_color_dark = "#9A9A9A" # default is #9A9A9A
- link_color_dark = "#268BD2" # default is #268BD2
- list_color_dark = "#9D9D9D" # default is #9D9D9D
- post_title_color_dark = "#DBE2E9" # default is #DBE2E9
- table_border_color_dark = "#515151" # default is #515151
- table_stripe_color_dark = "#202020" # default is #202020
- text_color_dark = "#EEE" # default is #EEE
-
- # NOTE: If using Remark42 as commenting engine, uncomment and configure these lines
- # remark42 = true
- # remark42_host = "https://yourhost.com"
- # remark42_site_id = "your_site_id"
-
- # NOTE: The following three params are optional and are used to create meta tags + enhance SEO.
- # og_image = "" # path to social icon - front matter: image takes precedent, then og_image, then brand_url
- # this is also used in the schema output as well. Image is resized to max 1200x630
- # For this to work though og_image and brand_url must be a path inside the assets directory
- # e.g. /assets/images/site/og-image.png becomes images/site/og-image.png
- # publisher_icon = "" # path to publisher icon - defaults to favicon, used in schema
-
-[taxonomies]
- series = 'series'
- tags = 'tags'
\ No newline at end of file
diff --git a/content/_index.md b/content/en/_index.md
similarity index 95%
rename from content/_index.md
rename to content/en/_index.md
index b8c446e..4d60372 100644
--- a/content/_index.md
+++ b/content/en/_index.md
@@ -1,8 +1,13 @@
-+++
-title = ''
-date = 2024-06-01T23:12:06Z
-draft = false
-+++
+---
+title:
+description: ""
+date: 2025-07-23T23:02:44.479Z
+preview: ""
+draft: false
+tags: []
+categories: []
+---
+
- - Charish is a supernaturally skilled system admin, and a great colleague. I feel confident knowing that at a moment's notice, no matter how busy Charish is handling any other urgent tasks, I can rely on the immediate strong support for any technical needs. - -+ +>