From 23022997056eeeb593ef476fcf770cea40c16ad2 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Wed, 12 Aug 2026 21:39:04 -0400 Subject: doggies dinner --- configuration/cgit/cgitrc | 4 ++-- zola-static/content/projects/doggies-dinner/cover.png | Bin 0 -> 4822067 bytes zola-static/content/projects/doggies-dinner/index.md | 11 +++++++++++ 3 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 zola-static/content/projects/doggies-dinner/cover.png create mode 100644 zola-static/content/projects/doggies-dinner/index.md diff --git a/configuration/cgit/cgitrc b/configuration/cgit/cgitrc index 63cdd2f..ff47a63 100644 --- a/configuration/cgit/cgitrc +++ b/configuration/cgit/cgitrc @@ -15,8 +15,8 @@ readme=:README.md readme=:README # homepage -root-title=Jack Jamison's Repositories -root-desc=get my free software, foo +root-title=Jack Jamison's Software +root-desc=the official software forge of Jack Jamison and friends # repos enable-git-config=1 diff --git a/zola-static/content/projects/doggies-dinner/cover.png b/zola-static/content/projects/doggies-dinner/cover.png new file mode 100644 index 0000000..3c90fb7 Binary files /dev/null and b/zola-static/content/projects/doggies-dinner/cover.png differ diff --git a/zola-static/content/projects/doggies-dinner/index.md b/zola-static/content/projects/doggies-dinner/index.md new file mode 100644 index 0000000..cfc77f5 --- /dev/null +++ b/zola-static/content/projects/doggies-dinner/index.md @@ -0,0 +1,11 @@ ++++ +title = 'Doggie's Dinner' +date = 2025-12-9 ++++ +This was made for my 3D Digital Modelling class at school. The assignment was to +make a character, but I had already decided that I wanted to make this. It's +inspired by the death of [Marie Prevost](https://en.wikipedia.org/wiki/Marie_Prevost) +(or rather the stories and dramatizations of it). Specifically, the +[Nick Lowe song](https://www.youtube.com/watch?v=G_-Gxl1iSL4) and +[the account in "Hollywood Babylon"](https://archive.org/details/hollywoodbabylon0000kenn/page/146). + -- cgit v1.2.3