mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 16:09:23 +01:00
8 lines
133 B
Ruby
8 lines
133 B
Ruby
|
source 'https://rubygems.org'
|
||
|
|
||
|
gem 'github-pages'
|
||
|
gem 'jekyll-mentions'
|
||
|
gem 'jemoji'
|
||
|
gem 'jekyll-redirect-from'
|
||
|
gem 'jekyll-sitemap'
|