mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-07-12 01:09:40 -04:00
gemfile and gitignore
This commit is contained in:
parent
10eaeeb608
commit
f115a7af05
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