mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 07:45:00 +00:00
Don't create html files for posts
This commit is contained in:
parent
9ba121d0d0
commit
759dee97d0
1 changed files with 6 additions and 0 deletions
|
@ -12,3 +12,9 @@ sass:
|
|||
|
||||
gems:
|
||||
- jekyll-sitemap
|
||||
|
||||
defaults:
|
||||
- scope:
|
||||
path: _posts
|
||||
values:
|
||||
permalink: ''
|
||||
|
|
Loading…
Reference in a new issue