This commit is contained in:
piharpi
2019-03-24 20:21:18 +07:00
parent 934c770a4a
commit 34e76721e9
6 changed files with 8 additions and 19 deletions

View File

@@ -22,14 +22,9 @@ permalink: /:title
google_analytics: UA-105586262-2
fb_appid: 1806380839422028
collections_dir: _posts
collections:
blog:
posts:
output: true
permalink: /blog/:title
tips:
output: true
permalink: /tips/:title
# Markdown settings
markdown: kramdown
@@ -59,12 +54,6 @@ exclude:
- README.md
- node_modules
# jekyll-feed plugin settings
feed:
collections:
- blog
- tips
# Plugins
plugins:
- jekyll-feed