mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-16 17:09:28 +01:00
9 lines
152 B
Ruby
9 lines
152 B
Ruby
|
source 'https://rubygems.org'
|
||
|
|
||
|
gem 'github-pages'
|
||
|
gem 'html-proofer'
|
||
|
gem 'jekyll-mentions'
|
||
|
gem 'jemoji'
|
||
|
gem 'jekyll-redirect-from'
|
||
|
gem 'jekyll-sitemap'
|