First commit of base theme.
This commit is contained in:
commit
72ac450454
20 changed files with 1089 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
_site
|
||||
.DS_Store
|
||||
.jekyll
|
||||
.bundle
|
||||
.sass-cache
|
||||
Gemfile
|
||||
Gemfile.lock
|
||||
node_modules/*
|
||||
package.json
|
Loading…
Add table
Add a link
Reference in a new issue