Stackbit fix for import (#283)

* Making changes in order to fix STACKBIT integration

* Small typo in yaml

* Added self to CONTRIBUTORS.md
This commit is contained in:
Santiago González
2020-03-30 09:30:23 -03:00
committed by GitHub
parent 17fe8de72b
commit 64b827d3b4
2 changed files with 25 additions and 0 deletions

View File

@@ -61,3 +61,4 @@
- [Ka-Wai Lin](https://github.com/kwlin)
- [Piotr Orzechowski](https://orzechowski.tech)
- [Glenn Feunteun](https://github.com/gfeun)
- [Santiago González](https://github.com/netrules)

View File

@@ -64,6 +64,8 @@ models:
name: hideCredits
- type: boolean
name: hideCopyright
- type: number
name: since
- type: string
name: commit
- type: boolean
@@ -94,6 +96,22 @@ models:
- type: string
name: url
label: URL
- type: string
name: rel
label: Rel
- type: string
name: type
label: Type
- type: object
name: fathomAnalytics
label: Fathom Analytics (optional)
fields:
- type: string
name: siteID
label: ID for Fathom Analytics
- type: string
name: serverURL
label: URL for Fathom Analytics
- type: object
name: languages
fields:
@@ -164,6 +182,10 @@ models:
name: images
items:
type: string
- type: image
name: featured_image
label: Featured Image
description: Image featured in post display
language_config:
type: object
label: Language Config
@@ -185,6 +207,8 @@ models:
name: keywords
- type: string
name: footercontent
- type: number
name: since
- type: object
label: Menu
name: menu