change permalink and exclude some files
This commit is contained in:
@@ -18,7 +18,7 @@ author:
|
||||
# Url settings
|
||||
url: https://piharpi.github.io/bangsring
|
||||
baseurl: ""
|
||||
permalink: /:title
|
||||
permalink: /:categories/:title
|
||||
google_analytics: UA-105586262-2
|
||||
fb_appid: 1806380839422028
|
||||
|
||||
@@ -34,7 +34,7 @@ syntax_highlighter: rouge
|
||||
defaults:
|
||||
-
|
||||
scope:
|
||||
path: "" # an empty string here means all files in the project
|
||||
path: ""
|
||||
values:
|
||||
layout: post
|
||||
image: /assets/img/avatar.png
|
||||
@@ -53,6 +53,8 @@ exclude:
|
||||
- CHANGELOG.md
|
||||
- README.md
|
||||
- node_modules
|
||||
- bangsring.gemspec
|
||||
- CODE_OF_CONDUCT.md
|
||||
|
||||
# Plugins
|
||||
plugins:
|
||||
|
||||
Reference in New Issue
Block a user