Fix stackbit issues (#226)
As per Simon, in Slack.
Fixes #224
| | |
| | | ssgName: custom |
| | | publishDir: exampleSite/public |
| | | buildCommand: cd exampleSite && hugo --gc --baseURL "/" --themesDir ../.. && cd .. |
| | | uploadDir: exampleSite/static/uploads |
| | | uploadDir: uploads |
| | | staticDir: exampleSite/static |
| | | pagesDir: exampleSite/content |
| | | dataDir: exampleSite |
| | |
| | | - type: string |
| | | name: changefreq |
| | | label: changefreq |
| | | - type: integer |
| | | - type: number |
| | | subtype: float |
| | | name: priority |
| | | label: priority |
| | | - type: string |
| | |
| | | options: |
| | | - label: Main Menu |
| | | value: main |
| | | type: object |
| | | type: object |
| | | section: |
| | | type: page |
| | | label: Section |