mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-12-10 22:25:45 -05:00
gemfile and gitignore
This commit is contained in:
parent
4c14a639c5
commit
8ed914ea1a
2 changed files with 4 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
_site/
|
||||
3
Gemfile
Normal file
3
Gemfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
source 'https://rubygems.org'
|
||||
gem 'github-pages', group: :jekyll_plugins
|
||||
gem 'jekyll-include-cache', group: :jekyll_plugins
|
||||
Loading…
Add table
Add a link
Reference in a new issue