
diff --git a/.DS_Store b/.DS_Store
index 9bff9c2..b7c091a 100644
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/assets/.DS_Store b/assets/.DS_Store
index 14d7b83..218420f 100644
Binary files a/assets/.DS_Store and b/assets/.DS_Store differ
diff --git a/assets/css/custom.css b/assets/css/custom.css
new file mode 100644
index 0000000..ef73975
--- /dev/null
+++ b/assets/css/custom.css
@@ -0,0 +1,27 @@
+
+@font-face {
+ font-family: Retro;
+ src: url('https://binarycdn.b-cdn.net/fonts/DepartureMono-Regular.woff2');
+/* src: url('https://binarycdn.b-cdn.net/fonts/Retrocompute.ttf');*/
+}
+
+
+h1 {
+ font-family: Retro;
+ font-size: 22pt !important;
+}
+
+h2 {
+ font-family: Retro;
+ font-size: 13pt !important;
+}
+
+html{
+ font-family: Retro;
+/* font-size: 10pt;*/
+}
+
+bsky-embed{
+ font-family: Retro;
+ text-align: left;
+}
\ No newline at end of file
diff --git a/assets/fonts/PressStart2P-Regular.ttf b/assets/fonts/PressStart2P-Regular.ttf
new file mode 100644
index 0000000..2442aff
Binary files /dev/null and b/assets/fonts/PressStart2P-Regular.ttf differ
diff --git a/assets/img/carl-raw-m3hn2Kn5Bns-unsplash.jpg b/assets/img/carl-raw-m3hn2Kn5Bns-unsplash.jpg
new file mode 100644
index 0000000..8515280
Binary files /dev/null and b/assets/img/carl-raw-m3hn2Kn5Bns-unsplash.jpg differ
diff --git a/config/_default/config.toml b/config/_default/config.toml
index 1743c80..b8114e5 100644
--- a/config/_default/config.toml
+++ b/config/_default/config.toml
@@ -9,7 +9,7 @@ defaultContentLanguage = "en"
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
enableRobotsTXT = false
-paginate = 10
+pagination.pagerSize = 10
summaryLength = 0
buildDrafts = false
diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml
index ae55ad0..819d5d2 100644
--- a/config/_default/languages.en.toml
+++ b/config/_default/languages.en.toml
@@ -7,57 +7,24 @@ title = "KilobyteKeith"
displayName = "EN"
isoCode = "en"
rtl = false
-dateFormat = "2 January 2006"
+dateFormat = "January 2 2006"
logo = "img/nes-by-smashicons.png"
secondaryLogo = "img/sega-by-smashicons.png"
description = "KilobyteKeith on Twitch"
-copyright = 'Made with ♥ by BinaryDigit'
+copyright = 'Made with ♥ by BinaryDigit'
-[author]
-name = "KilobyteKeith"
+[params.author]
+name = "I'm Keith!"
+email = "KilobyteKeith@gmail.com"
image = "img/KeithAvatar.png"
-headline = "Retro Variety Streamer, Chill Dude, First-Person Potato, Flannel Enthusiast,
Foodie, and Covered in Dog Hair"
+headline = "I'm an internet boomer who loves playing retro, horror, and FPS games. Jugs of Arnold Palmer and a never-ending tech obsession give me life! I’ve got two awesome dogs, Luna and Pixel that usually pop in. Come hang out for fun games and geeky conversations!"
bio = "Retro Variety Streamer, Chill Dude, First-Person Potato, Flannel Enthusiast, Foodie, and Covered in Dog Hair"
links = [
+ { envelope = "mailto:kilobytekeith@gmail.com" },
{ twitch = "https://twitch.tv/kilobytekeith" },
{ link = "https://shop.kilobytekeith.com" },
{ bluesky = "https://bsky.app/profile/kilobytekeith.tv" },
- { instagram = "https://instagram.com/kilobyte.keith" },
+ { instagram = "https://www.instagram.com/kilobytekeithtv/" },
{ youtube = "https://www.youtube.com/@kilobytekeith" },
- { discord = "/discord" },
- # { 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" },
- # { 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/" },
- # { hashnode = "https://username.hashnode.dev" },
- # { 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" },
- # { 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" },
- # { x-twitter = "https://twitter.com/username" },
- # { whatsapp = "https://wa.me/phone-number" },
-]
+ { discord = "/discord" }
+]
\ No newline at end of file
diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml
index 1f85142..9cd1f7c 100644
--- a/config/_default/menus.en.toml
+++ b/config/_default/menus.en.toml
@@ -10,11 +10,11 @@
# overridden by providing a weight value. The menu will then be
# ordered by weight from lowest to highest.
-[[main]]
- name = "Games"
- pre = "list"
- pageRef = "/games"
- weight = 10
+# [[main]]
+# name = "Games"
+# pre = "list"
+# pageRef = "/games"
+# weight = 10
[[main]]
name = "Commands"
@@ -24,8 +24,8 @@
[[main]]
pre = "rss"
- url = "/index.xml"
- weight = 50
+ url = "https://kilobytekeith.com/index.xml"
+ weight = 90
#[[main]]
# name = "Blog"
diff --git a/config/_default/module.toml b/config/_default/module.toml
index 74f7727..2302a4c 100644
--- a/config/_default/module.toml
+++ b/config/_default/module.toml
@@ -1,3 +1,3 @@
[hugoVersion]
extended = false
- min = "0.87.0"
+ min = "0.139.0"
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 2267860..5ed92d6 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -7,7 +7,7 @@
colorScheme = "blowfish"
defaultAppearance = "dark" # valid options: light or dark
-autoSwitchAppearance = true
+# autoSwitchAppearance = false
enableSearch = true
enableCodeCopy = false
@@ -37,12 +37,12 @@ defaultFeaturedImage = "img/wallpaper.png" # used as default for featured images
[homepage]
layout = "background" # valid options: page, profile, hero, card, background, custom
- homepageImage = "img/wallpaper.png" # used in: hero, and card
+ homepageImage = "img/carl-raw-m3hn2Kn5Bns-unsplash.jpg" # used in: hero, and card
showRecent = false
showRecentItems = 3
showMoreLink = false
- showMoreLinkDest = "/post s"
- cardView = false
+ showMoreLinkDest = "/posts"
+ cardView = true
cardViewScreenWidth = false
layoutBackgroundBlur = true # only used when layout equals background
diff --git a/content/_index.md b/content/_index.md
index 83999ab..5b6bbf4 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,7 +1,14 @@
-
-
+---
+title: "KilobyteKeith"
+description: "Retro Variety Streamer, Chill Dude, First-Person Potato, Flannel Enthusiast, Foodie, and Covered in Dog Hair"
+---
-For business inquiries: KilobyteKeith@gmail.com
+
+
+
+
+