projects
/
website
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Wordpress-URL's enden nicht mehr auf einen Slash ("/")
[website]
/
dist
/
blog
/
blog.json
1
{
2
"_titles": {
3
"/blog/article.html": "An Article",
4
"/blog/comments.html":"Comments"
5
},
6
"_childs": {
7
"/blog": [
8
"/blog/article.html",
9
"/blog/comments.html"
10
]
11
},
12
"_crumbs": {
13
"/blog": [
14
"/blog"
15
],
16
"/blog/article.html": [
17
"/blog",
18
"/blog/article.html"
19
],
20
"/blog/comments.html": [
21
"/blog",
22
"/blog/comments.html"
23
]
24
}
25
}