-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.yml
45 lines (45 loc) · 902 Bytes
/
example.yml
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
45
index:
title: Home Page
thumb:
file: thumbs/home_thumb.png
height: 60
width: 100
sub_title: Home page is the best!
contents: ''
contents:
folder_one:
type: dir
title: Folder One
# src:
# file: folder_one/index.yml
thumb:
file: thumbs/folder_thumb.1.png
height: 60
width: 100
alt: ''
digitalis:
type: img
# text: The digitalis project
title: Digitalis One
# page: digitalis01.html
src:
file: images/digitalis01.png
height: 576
width: 1024
thumb:
file: thumbs/digitalis01_thumb.png
height: 60
width: 100
download:
file: images/digitalis01_dl.png
post_one:
type: txt
# text: A bog post
title: A blog post
# page: blog_post_1.html
src:
file: pages/blog_1.txt
thumb:
file: thumbs/blog_1_img.png
height: 60
width: 100