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

github.com/luizdepra/hugo-coder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago González <48886164+netrules@users.noreply.github.com>2020-03-30 15:30:23 +0300
committerGitHub <noreply@github.com>2020-03-30 15:30:23 +0300
commit64b827d3b46aef8644d98b5e301bbdc32d09ade3 (patch)
treebc472d66cf8c69fa866b58ebdfcd4759bce885fe
parent17fe8de72b97d0b91143afbb7b08b610292166d3 (diff)
Stackbit fix for import (#283)
* Making changes in order to fix STACKBIT integration * Small typo in yaml * Added self to CONTRIBUTORS.md
-rw-r--r--CONTRIBUTORS.md1
-rw-r--r--stackbit.yaml24
2 files changed, 25 insertions, 0 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 0ce358d..41918ba 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -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)
diff --git a/stackbit.yaml b/stackbit.yaml
index a026d04..6a4bfbd 100644
--- a/stackbit.yaml
+++ b/stackbit.yaml
@@ -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