# frozen_string_literal: true
source "https://rubygems.org"
gem 'jekyll'
gem "jekyll-theme-potato-hacker"
gem 'jekyll-feed'
gem 'jekyll-seo-tag'