Skip to content

Commit

Permalink
updated colors
Browse files Browse the repository at this point in the history
  • Loading branch information
bndgt committed Dec 5, 2024
1 parent 9c9dbe6 commit 86bbcb5
Show file tree
Hide file tree
Showing 67 changed files with 317 additions and 178 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified assets/binaryavatar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/blank-bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/blank-garden.png
Binary file not shown.
Binary file modified assets/floppavatar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ disableImageOptimization = false
disableTextInHeader = true
# backgroundImageWidth = 1200

defaultBackgroundImage = "garden-bg.png" # used as default for background images
defaultBackgroundImage = "blank-bg.png" # used as default for background images
defaultFeaturedImage = "featured-bg.png" # used as default for featured images in all articles

# highlightCurrentMenuArea = true
# smartTOC = true
# smartTOCHideUnfocusedChildren = true
highlightCurrentMenuArea = true
smartTOC = true
smartTOCHideUnfocusedChildren = true

#giteaDefaultServer = "https://git.fsfe.org"
#forgejoDefaultServer = "https://v8.next.forgejo.org"
Expand Down
Binary file modified content/.DS_Store
Binary file not shown.
15 changes: 12 additions & 3 deletions content/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ title: 'About'
date: '2024-12-01'
draft: false
summary: All about this website.
showauthor: false
---


This site is powered by the SSG [Hugo](https://gohugo.io) and [Blowfish](https://blowfish.page). It's perfect for a mix of organization and extremely well done templating.
## Organization

I'm going to use Maggie Appleton's [categorization technique](https://maggieappleton.com/garden-history#:~:text=This%20could%20be%20with%20a%20simple%20categorisation%20system.%20I%20personally%20use%20an%20overly%20horticultural%20metaphor):

Expand All @@ -16,4 +15,14 @@ I'm going to use Maggie Appleton's [categorization technique](https://maggieappl

🌳 Evergreen for work that is reasonably complete

## Colophon

This site is powered by the SSG [Hugo](https://gohugo.io) and [Blowfish](https://blowfish.page). It's perfect for a mix of organization and extremely well done templating.

I use [Visual Studio Code](https://code.visualstudio.com/) to edit and host it on [Netlify](https://www.netlify.com/). My code is hosted on [GitHub](https://github.com/bndgt/garden/).

I subscribe to [Canva](https://canva.com) to edit the feature images and illustrations throughout the site.

The animated plant and leaf emoji are from [Google's Noto Emoji](https://googlefonts.github.io/noto-emoji-animation/).

My avatars - girl with computer and floppy disk are commissioned from the talented artist [heyheymomo](http://www.heyheymomo.com/)! Commissions done via [Ko-fi shop](https://ko-fi.com/heyheymomo).
Binary file modified content/posts/beginning/.DS_Store
Binary file not shown.
18 changes: 14 additions & 4 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="light"
data-auto-appearance="true"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
data-auto-appearance="true"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=62264&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8" />

<meta http-equiv="content-language" content="en" />
Expand All @@ -17,7 +17,7 @@
<meta name="robots" content="robots.txt" />


<link rel="canonical" href="http://localhost:1313/404.html" />
<link rel="canonical" href="http://localhost:62264/404.html" />



Expand Down Expand Up @@ -69,7 +69,7 @@



<meta property="og:url" content="http://localhost:1313/404.html">
<meta property="og:url" content="http://localhost:62264/404.html">
<meta property="og:site_name" content="Liz&#39;s Digital Garden">
<meta property="og:title" content="404 Page not found">
<meta property="og:description" content="Liz&#39;s Digital Garden">
Expand Down Expand Up @@ -391,6 +391,16 @@



<script>
(function () {
var $mainmenu = $('.main-menu');
var path = window.location.pathname;
$mainmenu.find('a[href="' + path + '"]').each(function (i, e) {
$(e).children('p').addClass('active');
});
})();
</script>



<div class="relative flex flex-col grow">
Expand Down Expand Up @@ -445,7 +455,7 @@ <h1 class="mb-3 text-4xl font-extrabold">Page Not Found 😕</h1>
<div
id="search-wrapper"
class="invisible fixed inset-0 flex h-screen w-screen cursor-default flex-col bg-neutral-500/50 p-4 backdrop-blur-sm dark:bg-neutral-900/50 sm:p-6 md:p-[10vh] lg:p-[12vh]"
data-url="http://localhost:1313/"
data-url="http://localhost:62264/"
style="z-index:500"
>
<div
Expand Down
Binary file added public/about/binaryavatar 10.42.21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/about/binaryavatar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/about/floppavatar 10.42.21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/about/floppavatar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 86bbcb5

Please sign in to comment.