projects
/
web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add some comments to code snippets
[web.git]
/
ralf
/
_config.yml
diff --git
a/ralf/_config.yml
b/ralf/_config.yml
index e5d9a01487b9a238b7fc163ddf6481e12ff66fb2..31c8333299f007f289f6064af64d9f43cde0e155 100644
(file)
--- a/
ralf/_config.yml
+++ b/
ralf/_config.yml
@@
-1,12
+1,12
@@
# Site settings
baseurl: ""
url: "https://www.ralfj.de"
# Site settings
baseurl: ""
url: "https://www.ralfj.de"
-
permalink: "/blog/:year/:month/:day/:title.html
"
+
excerpt_separator: "<!-- MORE -->
"
timezone: "Europe/Berlin"
blog:
title: "Ralf's Ramblings"
timezone: "Europe/Berlin"
blog:
title: "Ralf's Ramblings"
-
description: "Ralf rambling on thing
s"
+
category_dir: "/blog/categorie
s"
readmes:
src_base: "/home/r/src"
readmes:
src_base: "/home/r/src"
@@
-17,20
+17,21
@@
readmes:
- name: "zonemaker"
- name: "schsh"
- name: "rust-101"
- name: "zonemaker"
- name: "schsh"
- name: "rust-101"
- src: "rust/rust-101"
+ src: "rust/
my/
rust-101"
- name: "git-mirror"
defaults:
- scope:
path: "" # all files in the project
values:
- name: "git-mirror"
defaults:
- scope:
path: "" # all files in the project
values:
- layout: "
default
"
+ layout: "
page
"
- scope:
path: ""
type: "posts"
values:
- scope:
path: ""
type: "posts"
values:
+ permalink: "/blog/:year/:month/:day/:title.html"
rss: true
rss: true
-
vars: "blog-page.html
"
+
layout: "post
"
# Build settings
markdown: kramdown
# Build settings
markdown: kramdown