diff --git a/Gemfile.lock b/Gemfile.lock index 616f8ff..54fc292 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,17 +4,17 @@ GEM addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) colorator (1.1.0) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) ffi (1.16.3) forwardable-extended (2.6.0) - google-protobuf (3.25.1) - google-protobuf (3.25.1-arm64-darwin) - google-protobuf (3.25.1-x86_64-darwin) - google-protobuf (3.25.1-x86_64-linux) + google-protobuf (3.25.3) + google-protobuf (3.25.3-arm64-darwin) + google-protobuf (3.25.3-x86_64-darwin) + google-protobuf (3.25.3-x86_64-linux) http_parser.rb (0.8.0) i18n (1.14.1) concurrent-ruby (~> 1.0) diff --git a/_posts/2024-01-15-blog-refresh.md b/_posts/2024-01-15-blog-refresh.md new file mode 100644 index 0000000..40834a3 --- /dev/null +++ b/_posts/2024-01-15-blog-refresh.md @@ -0,0 +1,7 @@ +--- +layout: page +title: Blog Refresh +--- +I've finally gotten around to refreshing this blog. It's a fresh start, since prior posts are now quite old (maybe more than a decade?), and probably not relevant anymore. + +It now uses [Jekyll](https://jekyllrb.com/) as the static generator. Previously it used [Octopress](http://octopress.org), but since that's built on Jekyll, it seems like added complexity, and Octopress seems not to be under active development anymore. diff --git a/index.md b/index.md index d020f99..13ef45d 100644 --- a/index.md +++ b/index.md @@ -5,4 +5,5 @@ layout: home --- -I am currently [available for hire](/hire) for a remote or local software engineering leadership opportunty near Boulder, CO. +I am currently [available for hire](/hire) for a remote or local software engineering leadership opportunity near Boulder, CO. +