Mercurial > piecrust2
annotate garcon/changelog/header.md @ 912:cd236a6af9f6
data: Add access to route metadata in the templating data.
It's available under `route`.
Also, rename `slug` to `rel_url`, because it's confusing when `slug` could
be the route metadata of the same name as provided by the default page source.
The old `slug` is still there for backwards compatibility though.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 28 Apr 2017 10:05:14 -0700 |
parents | 3ab6f7a3a2c7 |
children |
rev | line source |
---|---|
740
3ab6f7a3a2c7
cm: Add generation of Mardown changelog suitable for the online documentation.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
1 --- |
3ab6f7a3a2c7
cm: Add generation of Mardown changelog suitable for the online documentation.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
2 title: Changelog |
3ab6f7a3a2c7
cm: Add generation of Mardown changelog suitable for the online documentation.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
3 layout: simple |
3ab6f7a3a2c7
cm: Add generation of Mardown changelog suitable for the online documentation.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
4 --- |
3ab6f7a3a2c7
cm: Add generation of Mardown changelog suitable for the online documentation.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
5 |
3ab6f7a3a2c7
cm: Add generation of Mardown changelog suitable for the online documentation.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
6 # Changelog |
3ab6f7a3a2c7
cm: Add generation of Mardown changelog suitable for the online documentation.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
7 |