forked from jrburke/delposto
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotes.txt
46 lines (36 loc) · 803 Bytes
/
notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Start a new post in /drafts. Start new folder, name not important.
* index.md. Only this file is transformed.
* Only index.md can have YAML at the top of the form:
```markdown
title: Something To Talk About
tags: a b c
~
# A post
```
* post name->YYYY/MM/DD/slugged-title/
* templates (global stuff at top level)
* index.html (template)
* index.atom (feed)
* tags.html
* YYYY
* MM
* DD
* post
* index.html --> paths to common resources 4 dirs up
* tags
* tag
* index.html
* index.atom
* list
* page.html
* built
-> output of
* published
YYY
MM
DD
slugged-id
index.md
* drafts
* whatever
* index.md