Update ruby version and Gemfile

This commit is contained in:
Riley Wong 2024-02-29 01:16:32 -05:00
parent efe06750a9
commit 546f50dd91
3 changed files with 4 additions and 2 deletions

View File

@ -1 +1,2 @@
ruby-3.2.3
ruby-3.2.3

View File

@ -9,3 +9,6 @@ gem "jekyll", "~> 4.2.0"
# for demo site
gem "jekyll-paginate"
gem "webrick", "~> 1.8"
gem 'thin'

View File

@ -5,8 +5,6 @@ title: "Hitchens"
An inarguably well-designed [Jekyll](http://jekyllrb.com) theme by [Pat Dryburgh](https://patdryburgh.com).
![Hitchens Preview](https://raw.githubusercontent.com/patdryburgh/hitchens/master/screenshot.png)
Undoubtably one of the great minds of our time, [Christopher Hitchens](https://en.wikipedia.org/wiki/Christopher_Hitchens) challenged his readers to think deeply on topics of politics, religion, war, and science. This Jekyll theme's design is inspired by the trade paperback version his book, [Arguably](https://en.wikipedia.org/wiki/Arguably), and is dedicated to his memory.
## Quick Start