diff --git a/.DS_Store b/.DS_Store index 478241f..3fa6b27 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/assets/.DS_Store b/assets/.DS_Store index 92433c8..6634465 100644 Binary files a/assets/.DS_Store and b/assets/.DS_Store differ diff --git a/assets/binaryavatar.png b/assets/binaryavatar.png new file mode 100644 index 0000000..39020e7 Binary files /dev/null and b/assets/binaryavatar.png differ diff --git a/assets/garden-bg.png b/assets/blank-garden.png similarity index 79% rename from assets/garden-bg.png rename to assets/blank-garden.png index 2b00066..f6ab851 100644 Binary files a/assets/garden-bg.png and b/assets/blank-garden.png differ diff --git a/assets/featured-bg.png b/assets/featured-bg.png index 60e6fc5..6dcd261 100644 Binary files a/assets/featured-bg.png and b/assets/featured-bg.png differ diff --git a/assets/floppavatar.png b/assets/floppavatar.png new file mode 100644 index 0000000..c91e485 Binary files /dev/null and b/assets/floppavatar.png differ diff --git a/assets/leaf-animated.gif b/assets/leaf-animated.gif new file mode 100644 index 0000000..3a365c5 Binary files /dev/null and b/assets/leaf-animated.gif differ diff --git a/assets/seedling-animated-loop.gif b/assets/seedling-animated-loop.gif deleted file mode 100644 index 0975ee6..0000000 Binary files a/assets/seedling-animated-loop.gif and /dev/null differ diff --git a/assets/seedling-animated410.gif b/assets/seedling-animated410.gif new file mode 100644 index 0000000..7bb0e5f Binary files /dev/null and b/assets/seedling-animated410.gif differ diff --git a/assets/seedling-heart-emojikitchen.png b/assets/seedling-heart-emojikitchen.png deleted file mode 100644 index 6ff02f6..0000000 Binary files a/assets/seedling-heart-emojikitchen.png and /dev/null differ diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index 02d1727..2cb78a2 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -2,7 +2,7 @@ disabled = false languageCode = "en" languageName = "English" weight = 1 -title = "A Digital Garden" +title = "Liz's Digital Garden" [params] displayName = "EN" @@ -10,14 +10,14 @@ title = "A Digital Garden" rtl = false dateFormat = "January 2 2006" logo = "seedling-animated.gif" - secondaryLogo = "seedling-animated.gif" - description = "Liz" - #copyright = "Liz 2024" + secondaryLogo = "leaf-animated.gif" + description = "Liz's Digital Garden" + copyright = "2024 Liz Rodriguez" [params.author] -# name = "Liz" -# email = "" - image = "avatar.png" + name = "Liz" + email = "Liz@foobox.com" + image = "binaryavatar.png" imageQuality = 100 headline = "Always changing collection of imperfect notes, links, and ideas." bio = "A creative spirit stuck in tech burnout." diff --git a/config/_default/params.toml b/config/_default/params.toml index 2cb8e5d..76e0729 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -18,7 +18,7 @@ replyByEmail = true robots = "robots.txt" disableImageOptimization = false -disableTextInHeader = false +disableTextInHeader = true # backgroundImageWidth = 1200 defaultBackgroundImage = "garden-bg.png" # used as default for background images @@ -43,7 +43,7 @@ defaultFeaturedImage = "featured-bg.png" # used as default for featured images i [homepage] layout = "background" # valid options: page, profile, hero, card, background, custom - homepageImage = "featured-bg.png" # used in: hero, and card + homepageImage = "blank-garden.png" # used in: hero, and card showRecent = true showRecentItems = 6 showMoreLink = true @@ -56,11 +56,11 @@ defaultFeaturedImage = "featured-bg.png" # used as default for featured images i showDate = false showViews = false showLikes = false - showDateOnlyInArticle = false - showDateUpdated = false - showAuthor = false + showDateOnlyInArticle = true + showDateUpdated = true + showAuthor = true showSummary = true - #showAuthorBottom = false + showAuthorBottom = true showHero = true heroStyle = "thumb" # valid options: basic, big, background, thumbAndBackground layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground diff --git a/content/.DS_Store b/content/.DS_Store index 82f8991..3d19475 100644 Binary files a/content/.DS_Store and b/content/.DS_Store differ diff --git a/content/about/featured-bg.png b/content/about/featured-bg.png index 60e6fc5..1a607e1 100644 Binary files a/content/about/featured-bg.png and b/content/about/featured-bg.png differ diff --git a/content/about/index.md b/content/about/index.md index d7375aa..5b5a89f 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -1,8 +1,7 @@ --- -title: 'About π±' +title: 'About' date: '2024-12-01' draft: false -layout: 'simple' summary: All about this website. --- diff --git a/content/posts/.DS_Store b/content/posts/.DS_Store index 4d3e2c6..37e5064 100644 Binary files a/content/posts/.DS_Store and b/content/posts/.DS_Store differ diff --git a/content/posts/beginning/.DS_Store b/content/posts/beginning/.DS_Store index 3d885c5..fd4f5d0 100644 Binary files a/content/posts/beginning/.DS_Store and b/content/posts/beginning/.DS_Store differ diff --git a/content/posts/beginning/featured-bg.png b/content/posts/beginning/featured-bg.png new file mode 100644 index 0000000..6dcd261 Binary files /dev/null and b/content/posts/beginning/featured-bg.png differ diff --git a/public/404.html b/public/404.html index 837949f..7855d41 100644 --- a/public/404.html +++ b/public/404.html @@ -8,10 +8,10 @@ -