diff --git a/_config.yml b/_config.yml index 5c40705..7d8612b 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ # Site settings title: "speice.io" -description: "Decentralized for the Masses" +description: "The Old Speice Guy" author: Bradlee Speice email: bradlee@speice.io diff --git a/_includes/head.html b/_includes/head.html index 6149f51..ddb90c7 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -8,4 +8,5 @@ + diff --git a/_posts/2018-05-19-new-post.md b/_posts/2018-05-19-new-post.md index 2978eec..3ecb512 100644 --- a/_posts/2018-05-19-new-post.md +++ b/_posts/2018-05-19-new-post.md @@ -6,4 +6,31 @@ category: tags: [] --- -## Still working on getting this page going. +I'll do what I can to keep this short, there's plenty of other things we both should be doing right now. + +If you're here for the bread pics, and to marvel in some other culinary side projects, I've got you covered: + +![Saturday Bread]({{ "/assets/images/2018-05-28-bread.jpg" | absolute_url }}) + +And no, I'm not posting pictures of earlier attempts that ended up turning into rocks in the oven. + +Okay, just one: + +![Bread as rock]({{ "/assets/images/2018-05-28-rocks.jpg" | absolute_url }}) + +If you're here for keeping up with the man Bradlee Speice, got plenty of that too. Plus some up-coming +super-nerdy posts about how I'm changing the world. + +And if you're not here for those things: don't have a lot for you, sorry. But you're welcome to let me know +what needs to change. + +I'm looking forward to making this a place to talk about what's going on in life, I hope you'll stick it out with me. +The best way to follow what's going on is on my [About](/about) page, but if you want the joy of clicking links, +here's a few good ones: + +- Email (people still use this?): [bradlee@speice.io](mailto:bradlee@speice.io) +- Mastodon (nerd Twitter): [@bradlee](https://mastodon.social/@bradlee) +- Chat (RiotIM): [@bspeice:matrix.com](https://matrix.to/#/@bspeice:matrix.com) +- The comments section (not for people with sanity intact): ↓↓↓ + +Thanks, and keep it amazing. diff --git a/assets/images/2018-05-28-bread.jpg b/assets/images/2018-05-28-bread.jpg new file mode 100644 index 0000000..79a50b4 Binary files /dev/null and b/assets/images/2018-05-28-bread.jpg differ diff --git a/assets/images/2018-05-28-rocks.jpg b/assets/images/2018-05-28-rocks.jpg new file mode 100644 index 0000000..20db7fa Binary files /dev/null and b/assets/images/2018-05-28-rocks.jpg differ