site

Personal site for Zane
Log | Files | Refs

commit 4398b1ed5baea37ee3c133ccca1e0c2147bba975
parent da6c9bce317cb3fc128702985ca24b2e1c21b76b
Author: Zane Schaffer <znschaffer@gmail.com>
Date:   Sat,  2 Dec 2023 10:32:42 -0800

test

Diffstat:
Msrc/index.md | 2--
Msrc/music.md | 14++++++++++----
Msrc/projects.md | 13++++++++++---
Msrc/travels.md | 9++++++++-
4 files changed, 28 insertions(+), 10 deletions(-)

diff --git a/src/index.md b/src/index.md @@ -2,8 +2,6 @@ title: "Zane Schaffer" subtitle: "A Site About Me" toc: true -include-before: | - <a href="/">Home</a> --- > This site contains notes, information, blog posts, and other tidbits about my life. You may contact me diff --git a/src/music.md b/src/music.md @@ -1,5 +1,13 @@ --- title: "Music and Sound" +include-before: | + <nav id="sitenav"> + <div class"sitenav"> + <span class="navlink"> + <a href="/">Home</a> + </span> + </div> + </nav> --- ~My Things and Where They Come From.~ @@ -8,7 +16,7 @@ title: "Music and Sound" ![Me playing the trombone](img/trombone.webp) I grew up playing *jazz trombone* throughout middle and high school, eventually catching the electronic music bug and finding myself working in FL Studio. After -realizing what a mistake of software that is, I moved myself over to Ableton. I +realizing what a mistake of software that is, I moved myself over to Ableton. I would describe my musical influences as jazzy, noisy, bleepy, and bloopy. I've made things ranging from soft soothing _lo-fi hip-hop_ to repugnant noisey wall-of-sound. @@ -18,12 +26,10 @@ me include: Lorre Mill, Ciat Lonbarde, 4U Modular. ## Where To Listen -> I'm not as active in making and releasing music these days. You'll find most of my music released on the platforms listed below. +> I'm not as active in making and releasing music these days. You'll find most of my music released on the platforms listed below. Most of my music is accessible (begrudgingly) via [Spotify](https://open.spotify.com/artist/2stp6XCHbjsyVmOYGyYBuz?si=i3yoQQjXTY-YWtr2vZ96Aw). You can also find me on Apple Music, Tidal, and other major streaming platforms. A small body of my work is available on [Bandcamp](https://zaneschaffer.bandcamp.com) - - diff --git a/src/projects.md b/src/projects.md @@ -1,5 +1,13 @@ --- title: "Projects" +include-before: | + <nav id="sitenav"> + <div class"sitenav"> + <span class="navlink"> + <a href="/">Home</a> + </span> + </div> + </nav> --- ## [Bloom](https://bloom.znschaffer.com) @@ -13,7 +21,7 @@ An interactive coffee brewing timer, brew log, and recipe stash. ![wax screenshot](img/wax.webp) -A terminal based graphical music player, akin to CMUS. +A terminal based graphical music player, akin to CMUS. Written in C using [TagLib](https://taglib.org) and [ncurses](https://invisible-island.net/ncurses) @@ -27,5 +35,4 @@ optimized for single-page infinite scrolling blogs. Jenga takes a source directory of markdown files and an HTML template and spits outs a full HTML blog. -Written in Go - +Written in Go diff --git a/src/travels.md b/src/travels.md @@ -1,5 +1,13 @@ --- title: "Travels" +include-before: | + <nav id="sitenav"> + <div class"sitenav"> + <span class="navlink"> + <a href="/">Home</a> + </span> + </div> + </nav> --- I've been lucky enough to travel to many large cities in America, and a few in Europe. @@ -12,4 +20,3 @@ Here is my current *City Ranking*: 2. New York City, NY 3. Den Haag, NL 4. 2016-era Portland, OR -