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