The code for my personal website, powered by Jekyll. arthr.me
jekyll-site personal-website
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update jekyll

+1 -1
+1 -1
Gemfile
··· 1 1 source "https://rubygems.org" 2 2 3 - gem "jekyll", "~> 4.3.4" 3 + gem "jekyll", "~> 4.4" 4 4 5 5 # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem 6 6 # and associated library.