26 Commits

Author SHA1 Message Date
renovate[bot]
04ccb56e66
fix(deps): update gatsby monorepo (#4081)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-27 13:32:55 +03:00
renovate[bot]
126b86cdc4
chore(deps): lock file maintenance (#3988) 2020-07-06 13:22:17 +03:00
renovate[bot]
ba2b0e1e7c
fix(deps): update gatsby monorepo (#3940)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 10:34:26 +03:00
renovate[bot]
2e830f6563
chore(deps): update gatsby monorepo (#3732)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-11 14:57:53 +03:00
renovate[bot]
df1c27073b
chore(deps): lock file maintenance (#3636) 2020-04-20 10:15:49 +03:00
renovate[bot]
e3eb44ad77
fix(deps): update gatsby monorepo (#3502)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-30 09:40:07 +03:00
Erez Rokah
e0fa93b37b
chore(deps): update yarn & node versions on Netlify builds (#3446) 2020-03-20 14:50:27 +02:00
Erez Rokah
414218c1ee
chore(deps): update dependecies (#3341) 2020-02-28 11:40:18 +01:00
Shawn Erquhart
783440e370
chore: use cms w/ open authoring for site edits (#3287) 2020-02-19 16:55:10 -05:00
Erez Rokah
68dd3c1de7
fix(www-website): fix link to community, fix CMS previews (#3189) 2020-02-04 09:16:48 +02:00
Zeb Pykosz
3d474b1944 docs: convert website from postcss to emotion (#2068) 2020-01-23 21:55:17 -05:00
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