15 Commits

Author SHA1 Message Date
Shawn Erquhart
6b83a706a3
chore: switch chat links to slack (#2782) 2019-10-22 20:59:04 -04:00
dependabot[bot]
9a3c9d2ffb chore(deps): bump lodash from 4.17.11 to 4.17.13 in /website (#2449)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-18 16:45:32 -04:00
Shawn Erquhart
f331cbb0c2
chore: remove website unused eslint (sec alert) (#2404) 2019-06-24 19:32:25 -04:00
Tony Alves
82cc7941cc feat: provide usable UMD builds for all packages (#2141) 2019-03-16 18:44:29 -04:00
Caleb
d538554c88 chore: update website linting rules (#1659) 2018-11-02 11:52:01 -04:00
Shawn Erquhart
7285e0c530
website: fix GitHub stars (#1849) 2018-11-02 11:27:17 -04:00
Shawn Erquhart
6e453b3f08
docs: make widget docs editable (#1782)
* make widget docs editable

* update widget doc frontmatter keys

* improve docs preview

* fix formatting

* fix preview

* add prism highlighting for previews

* fix formatting

* restore cms branch
2018-10-01 20:00:57 -04:00
Shawn Erquhart
afe13b1bab
docs: add twitter metadata tags (#1732) 2018-09-07 16:05:16 -04:00
Shawn Erquhart
4fadf3fdb6
chore: add website preview templates (#1716) 2018-09-06 14:44:58 -04: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
Shawn Erquhart
b79c042e9e
chore(e2e): add cypress integration test of editorial workflow (#1573) 2018-08-03 19:23:43 -04: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
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