generated from CloudCannon/astro-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cloudcannon.config.yml
120 lines (120 loc) · 2.56 KB
/
cloudcannon.config.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
paths:
data: data
static: public
uploads: public/uploads
collections_config:
data:
path: data
disable_add: true
disable_add_folder: true
posts:
path: src/content/blog
output: true
url: '/blog/[slug]/'
_enabled_editors:
- content
- visual
add_options:
- name: Add New Post
schema: default
icon: post_add
schemas:
default:
name: New Post
path: schemas/post.md
_inputs:
title:
empty_type: string
image:
empty_type: string
image_alt:
empty_type: string
author:
empty_type: string
tags:
type: multiselect
allow_create: true
empty_type: array
pages:
path: src/content/pages
url: '/[slug]/'
output: true
icon: wysiwyg
_enabled_editors:
- visual
filter:
base: strict
collection_groups:
- heading: Pages
collections:
- pages
- heading: Blogging
collections:
- posts
- heading: Data
collections:
- data
_inputs:
layout:
hidden: true
date:
instance_value: now
title_suffix:
comment: Added at the end of the title and highlighted in a different color
page_size:
type: number
comment: The number of collection items to list per page
social:
options:
preview:
icon: link
links:
options:
preview:
icon: link
items:
options:
preview:
icon: link
social[*].icon:
type: select
options:
values:
- ph-facebook-logo
- ph-instagram-logo
- ph-twitter-logo
- ph-github-logo
- ph-youtube-logo
logo_url:
comment: Link for the logo in the top left of the footer
copyright:
comment: Automatically prefixed with the current year
isActive:
type: switch
page_description:
comment: Defaults to the description set in the Site SEO data file
favicon_icon:
type: image
comment: For the shortcut icon meta tag
faivcon_image:
type: image
comment: For the icon meta tag
canonical_url:
comment: Defaults to the pages url
featured_image:
comment: Defaults to the image set in the Site SEO data file
open_graph_type:
comment: Defaults to the type 'website'
author_twitter_handle:
comment: Defaults to the twitter site value set in the Site SEO data file
no_index:
type: checkbox
comment:
When selected this removes the page from your sitemap and adds the noindex
robots meta tag
_structures:
features:
values:
- value:
item:
isActive: