Move pages.
This commit is contained in:
parent
98ce74f42b
commit
f0ccb83b39
23 changed files with 1818 additions and 0 deletions
5
webpages/Gemfile
Normal file
5
webpages/Gemfile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
source 'https://rubygems.org'
|
||||
# gem 'github-pages', group: :jekyll_plugins
|
||||
gem "jekyll", "~> 4.0"
|
||||
gem "jekyll-seo-tag"
|
||||
gem 'webrick', '~> 1.3', '>= 1.3.1'
|
||||
Loading…
Add table
Add a link
Reference in a new issue