mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-19 06:37:51 +00:00
d0ece6da76
* Base on apex.run * More custom themie * Loop to write * Support inline links * Smaller header * Auto-deploys via travis * Rewording to make for a better homepage
5 lines
134 B
Ruby
5 lines
134 B
Ruby
source 'https://rubygems.org'
|
|
gem 'github-pages', group: :jekyll_plugins
|
|
gem 'stringex', '2.6.0'
|
|
gem 'jekyll-redirect-from', '0.10.0'
|