diff --git a/content/music/207/index.md b/content/music/207/index.md deleted file mode 100644 index 2824bdc..0000000 --- a/content/music/207/index.md +++ /dev/null @@ -1,8 +0,0 @@ -+++ -date = '2026-07-31T18:04:09-04:00' -title = 'The Chicken Street Band on 207' -+++ -Had the privelege of performing for the lovely audience of 207 Maine. - -*"The Lighter" - Chase Winn & the Chicken Street Band* -{{< video src="/videos/207.mp4" width="800px" >}} diff --git a/content/music/_index.md b/content/music/_index.md index 6704582..59cbc66 100644 --- a/content/music/_index.md +++ b/content/music/_index.md @@ -2,3 +2,5 @@ date = '2026-07-30T20:55:01-04:00' title = 'Music' +++ + +The music I've gotten to be a part of... in no particular chronological order. \ No newline at end of file diff --git a/content/shows/tba.md b/content/shows/tba.md index a8a9564..200684f 100644 --- a/content/shows/tba.md +++ b/content/shows/tba.md @@ -1,4 +1,11 @@ +++ date = '2026-07-30T21:13:12-04:00' -title = 'Tba' +title = "It's a little empty right now..." +++ + + +But that can change! + +Book some noise for your occasion at: + +*bwnoises@proton.me* \ No newline at end of file diff --git a/content/shows/tba2.md b/content/shows/tba2.md deleted file mode 100644 index f26ac27..0000000 --- a/content/shows/tba2.md +++ /dev/null @@ -1,4 +0,0 @@ -+++ -date = '2026-07-30T21:13:23-04:00' -title = 'Tba2' -+++ diff --git a/content/welcome/_index.md b/content/welcome/_index.md new file mode 100644 index 0000000..002bbb5 --- /dev/null +++ b/content/welcome/_index.md @@ -0,0 +1,16 @@ ++++ +date = '2026-07-31T19:00:33-04:00' +title = 'Welcome to my brain dump!' ++++ +Historically I've been pretty bad about keeping track of the things I work on. I aim for this project to remedy that. + +Here you'll find +- Docs for the homelab, or Linux stuff in general +- Music I've worked on +- Some writing + - Music reviews + - Stories or reflections + - General rambling for things I find interesting +- Dates for any upcoming shows (come hang out!) + +Take a look around. Thanks for stopping by. \ No newline at end of file diff --git a/hugo.toml b/hugo.toml index 191f339..6f23922 100644 --- a/hugo.toml +++ b/hugo.toml @@ -6,7 +6,7 @@ enableRobotsTXT = true [params.profileMode] enabled = true -title = "@BWNoises" +title = "Brian Wright Jr" subtitle = """ Musician and computer guy from Maine @@ -57,24 +57,27 @@ Things like homelab docs, music I get to work on, general musings [[menus.main]] name = "Docs" url = "/docs" - weight = 1 + weight = 2 [[menus.main]] name = "Music" url = "/music" - weight = 2 + weight = 3 [[menus.main]] name = "Blog" url = "/posts" - weight = 3 + weight = 4 [[menus.main]] name = "Shows" url = "/shows" - weight = 4 - + weight = 5 +[[menus.main]] + name = "Welcome" + url = "/welcome" + weight = 1 [caches] [caches.images] diff --git a/public/404.html b/public/404.html index 0901dee..62452b8 100644 --- a/public/404.html +++ b/public/404.html @@ -64,6 +64,11 @@