projects
/
web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rust post: be more explicit about the scope
[web.git]
/
personal
/
_config.yml
diff --git
a/personal/_config.yml
b/personal/_config.yml
index d96c35d25a89274fc06e3f4d4195191536c829c2..a19a6d0182ce0257d3f6821298b1ee80386ebd2f 100644
(file)
--- a/
personal/_config.yml
+++ b/
personal/_config.yml
@@
-7,6
+7,7
@@
timezone: "Europe/Berlin"
blog:
title: "Ralf's Ramblings"
+ category_dir: "/blog/categories"
readmes:
src_base: "/home/r/src"
@@
-24,7
+25,7
@@
defaults:
- scope:
path: "" # all files in the project
values:
- layout: "
default
"
+ layout: "
page
"
- scope:
path: ""
type: "posts"