-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* upgrade to gatsby v3. * specify node version. * update dependencies. * remove image. * remove incremental builds. * remove hot loader. * add back gatsby image. * default options. * update dependencies. * use node 14. * update dependencies. * no avif. * formatting.
- Loading branch information
1 parent
f4407da
commit 663bc18
Showing
26 changed files
with
50,530 additions
and
40,065 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
14 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,3 +19,6 @@ coverage | |
|
||
# logs | ||
debug.log | ||
|
||
# templates | ||
*.hbs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
--- | ||
title: "Some Ol' Bar In The 90's" | ||
image: "images/bar.jpg" | ||
order: 1 | ||
--- | ||
|
||
My family owned a bar in town with a pool table, a jukebox, and grandma's home cooking (rest in peace). Alcohol would flow at family gatherings where my uncles taught me the meaning of rowdy. Although I was young, I'd still get behind the bar and sling drinks! |
1 change: 1 addition & 0 deletions
1
content/pages/about/03-concerts.md → content/pages/about/concerts.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
content/pages/about/04-dancing.md → content/pages/about/dancing.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
--- | ||
title: "My Hometown" | ||
image: "images/farm.jpg" | ||
order: 0 | ||
--- | ||
|
||
I grew up on dairy farm in upstate New York. I was always riding around in my grandpa's red Chevy Silverado or a John Deere tractor with country music playing on the radio. If that doesn't sound like a country song I don't know what does! My earliest memories of country music were George Strait, Alan Jackson, Garth Brooks, Brooks & Dunn, Billy Ray Cyrus, and Shania Twain. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.