First commit of base theme.
This commit is contained in:
commit
72ac450454
20 changed files with 1089 additions and 0 deletions
25
_config.yml
Normal file
25
_config.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
name: Jekyll Boilerplate
|
||||
|
||||
markdown: redcarpet
|
||||
markdown_ext: md
|
||||
|
||||
pygments: true
|
||||
|
||||
exclude:
|
||||
- Gemfile
|
||||
- Gemfile.lock
|
||||
- scss
|
||||
- js
|
||||
- README.md
|
||||
|
||||
disqus:
|
||||
shortname: ''
|
||||
|
||||
googleanalytics:
|
||||
id: ''
|
||||
|
||||
links:
|
||||
#github: https://github.com/YOUR-USERNAME
|
||||
#twitter: https://twitter.com/YOUR-USERNAME
|
||||
#linkedin: https://linkedin.com/in/YOUR-USERNAME
|
||||
#avatar: http://YOUR-USERNAME.github.io/images/avatar.jpg
|
||||
Loading…
Add table
Add a link
Reference in a new issue