Welcome to mirror list, hosted at ThFree Co, Russian Federation.

blog-post.yml « templates « front_matter « .forestry - github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 369fcb8f20fb06a5b0bdf7f08448aa7f6f226edc (plain)
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
46
47
48
49
50
---
label: Blog post
hide_body: false
fields:
- type: text
  name: title
  label: title
- type: text
  name: subtitle
  label: subtitle
- type: datetime
  name: date
  label: date
- type: list
  name: authors
  label: authors
- type: list
  name: tags
  label: tags
- type: text
  name: summary
  label: summary
- type: field_group
  name: image
  label: image
  fields:
  - type: number
    name: placement
    label: placement
  - type: text
    name: caption
    label: caption
  - type: text
    name: focal_point
    label: focal_point
    description: Image Focal Point (Smart, Center, TopLeft, Top, TopRight, Left, Right,
      BottomLeft, Bottom, BottomRight)
- name: projects
  type: list
  config:
    use_select: false
    min: 
    max: 
  label: projects
  description: Associate this content with a project by entering a project folder
    name
- name: featured
  type: boolean
  label: featured
  description: You can filter by featured content on your homepage