diff --git a/media/css/index.css b/media/css/index.css index aa46388..b01de23 100644 --- a/media/css/index.css +++ b/media/css/index.css @@ -57,6 +57,10 @@ blockquote { grid-template-columns: 1fr 6fr; } +.post-date { + min-width: 6em; +} + /* nav ****************************************/ .nav { diff --git a/posts/2009-12-25_holiday_ham_recipe..yaml b/posts/2009-12-25_holiday_ham_recipe..yaml index 382ced2..920e4b8 100644 --- a/posts/2009-12-25_holiday_ham_recipe..yaml +++ b/posts/2009-12-25_holiday_ham_recipe..yaml @@ -3,9 +3,9 @@ tags: - cooking title: Holiday Ham Recipe --- -I don't cook/bake all that often, but when I do I like to have some fun -with it. I came up with a ham recipe that turned out well, so I figured -I'd share it with everyone. +I don't cook/bake fancy stuff all that often, but when I do I like to have some +fun with it. I came up with a ham recipe that turned out well, so I figured I'd +share it with everyone. --- First, put your ham in a baking pan and cut the diamond pattern into it. Trust Alton Brown when he says that utility knives work well for this. Then, mix the diff --git a/posts/2010-02-09_whiteboard.yaml b/posts/2010-02-09_whiteboard.yaml deleted file mode 100644 index 8cf660f..0000000 --- a/posts/2010-02-09_whiteboard.yaml +++ /dev/null @@ -1,20 +0,0 @@ -date: 2010-02-09 -tags: [] -title: Whiteboard ---- -If you know me personally, you know that I can be pretty scatterbrained from -time to time. I've desperately needed a whiteboard to keep my thoughts -organized, and I've finally gotten one. I know, it's not the -most exciting thing in the world to talk about, but it should be a change -in the right direction for me. ---- -[](/media/img/whiteboard1.jpg) - -But, wait. What's this? "Beertraq Road to Stable"? - -[](/media/img/whiteboard2.jpg) - -Part of why I want to get my thoughts organized is because I want a good -view of what all is left before I fully release Beertraq to the public. -With this list looming over my head (literally) it will hopefully get my -butt in gear to reach a stable release. diff --git a/templates/posts.html b/templates/posts.html index 5525ece..923f20b 100644 --- a/templates/posts.html +++ b/templates/posts.html @@ -8,7 +8,7 @@