git ssb

0+

Grey the earthling / gkn.me.uk



Commit 272b008ba44189b264fb561c0dcd4411d60b0ec4

Add a template article

Pelican ignores it because the title and date are commented out.
Greg K Nicholson committed on 2/25/2018, 8:12:47 PM
Parent: 7182ce0fc06c3a886a53d9ae895a970495511315

Files changed

content/XXX.mdadded
content/XXX.mdView
@@ -1,0 +1,25 @@
1 +---
2 +#title: XXX
3 +#date: xxxx-mm-dd HH:MM
4 +#modified: yyyy-mm-dd HH:MM
5 +status: draft
6 +# delete status to publish
7 +description: YYY <span>YYY</span>
8 +small: YYY <span>YYY</span>
9 +
10 +tags: YYY, YYY, YYY
11 +
12 +image:
13 + filename: XXX
14 + height: YYYpx
15 +
16 +links:
17 + - url: xxx://xxx
18 + title: XXX
19 + description: YYY
20 + rel: related
21 + type: text/html
22 +
23 +---
24 +
25 +XXX

Built with git-ssb-web