mirror of https://github.com/luizdepra/hugo-coder.git

Santiago González
30.30.2020 64b827d3b46aef8644d98b5e301bbdc32d09ade3
Stackbit fix for import (#283)

* Making changes in order to fix STACKBIT integration

* Small typo in yaml

* Added self to CONTRIBUTORS.md
2 files modified
25 ■■■■■ changed files
CONTRIBUTORS.md 1 ●●●● patch | view | raw | blame | history
stackbit.yaml 24 ●●●●● patch | view | raw | blame | history
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)
stackbit.yaml
@@ -64,6 +64,8 @@
            name: hideCredits
          - type: boolean
            name: hideCopyright
          - type: number
            name: since
          - type: string
            name: commit
          - type: boolean
@@ -94,6 +96,22 @@
                - 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 @@
        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 @@
            name: keywords
          - type: string
            name: footercontent
          - type: number
            name: since
      - type: object
        label: Menu
        name: menu