- semantic ui
- scss
The master branch only contains built files. For this reason, the develop branch is the de facto, most up to date source code. All branches should be branched from develop. Locally run npm run deploy to publish the site (ideally from develop after merging to it).
In order to avoid using separate graphQL queries for images, the clean script runs the task:copy script to copy certain images (and other files) into a public directory.
If the 'description' frontmatter field is only used sparsely, the site won't build.
If frontmatter defaults are desired, see https://stackoverflow.com/questions/45895597/graphql-ignores-some-but-not-all-arbitrarily-assigned-markdown-frontmatter-dat
- to do - docs/todo.md
- gatsby's readme - docs/gatsby-starter-readme.md