8 Commits

Author SHA1 Message Date
Zeb Pykosz
9253506791 docs(website): convert docs mobile nav from select to nav element and list (#1696)
* website: redo mobile nav to use Link and be rid of select input

* fix react className prop

* add zebapy to contributors

* website: upgrade gatsby deps to release candidate

* fix lint
2018-08-31 12:25:42 -06:00
Zeb Pykosz
f58db5fb08 docs: migrate website to Gatsby v2 (#1623)
* website: initial conversion to gatsby v2

* fix unexpected history use warning

* use commonjs only to fix gatsby error

* fix gatsby import error with sidecar

* remove unused postcss-colour-functions

* remove unused prop

* lowercase layout filename import to match actual file

* chore(lint): format code
2018-08-23 15:58:38 -06:00
Zeb Pykosz
04c44518b2 convert website from hugo to gatsby (#1369) 2018-07-25 07:47:26 -04:00
Caleb
5d94af8e7c Use Hugo page bundles. 2018-03-29 17:04:47 -04:00
Shawn Erquhart
e3650079df fix docs site deps 2018-03-06 17:41:25 -05:00
Shawn Erquhart
5e7d71c6e2 update lockfiles 2018-03-06 16:55:47 -05:00
Irene Morente
b4ad94e7e2 Make contributor data available to hugo 2017-12-06 17:09:29 -08:00
Jessica Parsons
155f40e5e4
Migrate netlify-cms-www site into this repo (#860)
* Add frontmatter to docs files (prep to move)

* Move docs into position for website migration

* Migrate website from netlify-cms-www

Some modifications, including most of the changes in https://github.com/netlify/netlify-cms-www/pull/58 (previously reverted).

Also updated the readme and added hugo-bin for quicker onboarding of new docs contributors.

* Remove netlify.toml

This allows separate build commands for cms-demo and netlifycms.org.

* Remove website/netlify.toml

May re-add later, but it's not doing anything for now.

* Remove unused content file
2017-12-04 16:42:20 -08:00