46 Commits

Author SHA1 Message Date
e8989ca7ed fix(website): update slack link (#4565) 2020-11-09 18:56:52 +02:00
a690e467fa feat(docs): add Nuxt template and example 2020-10-22 13:09:46 +03:00
4e0ef5143d feat(docs): Add Eleventy Starter Template to “start-with-a-template” (#4352) 2020-10-12 20:36:38 +03:00
2146b3605f feat(test): add docs linter to PR workflow actions (#4321) 2020-10-11 17:02:47 +03:00
512e6370b2 feat(docs): docs settings, group values, post summaries, weight sorting (branch updated) (#4280) 2020-09-09 14:38:48 +03:00
f1376aa5c3 docs(custom-widgets): add custom widget as a separate package guide (#4146) 2020-08-30 23:41:00 +03:00
64aa845c6e chore: update CMS config (#4020) 2020-07-15 16:10:00 +03:00
6a0e918ffa feat: reorganizing the NetlifyCMS Docs navigation (#3766) 2020-07-07 10:49:31 +03:00
2114fe1857 docs: Update Docs: Guides “hugo” (#3863) 2020-06-07 16:04:06 +03:00
67e3483b1c docs: add missing backends collections to CMS (#3556) 2020-04-06 10:44:48 +03:00
93bd0529f1 docs: Update backend docs links (#3370) 2020-03-04 08:46:59 +01:00
e53e8aca35 docs: Update Updates “releases” (#3326) 2020-02-26 16:00:27 +01:00
783440e370 chore: use cms w/ open authoring for site edits (#3287) 2020-02-19 16:55:10 -05:00
6164f8fbe6 chore: update chat redirect link 2019-10-30 15:57:30 -04:00
6b83a706a3 chore: switch chat links to slack (#2782) 2019-10-22 20:59:04 -04:00
1d21617c66 chore: fix community slack redirect 2019-10-22 13:53:58 -04:00
09c2b0ab23 docs: add Preact CLI as a starter option (#2759) 2019-10-22 13:40:07 -04:00
30c2b895ba chore: fix docs site cms 2019-06-26 15:52:47 -04:00
50dc371ebc docs: update community info with channel links (#2403) 2019-06-24 19:07:19 -04:00
d128d7d001 site: add Dwolla blog post, add support for canonical URLs (#2357)
* Add blog post about implementing the CMS with Jekyll, add support for canonical URLs

* fix formatting

* add cross post link
2019-06-07 12:56:58 -04:00
9b1dfe1605 docs: add Jekyll integration guide (#2248) 2019-04-05 18:24:24 -04:00
8ccbdf928e chore: update website for preview links (#2085)
* chore: update website for preview links

* fix formatting
2019-02-12 10:56:56 -05:00
781e6f7fda Upload “/website/static/img/github-statuses-deploy-previews.png” 2019-01-28 15:13:31 -05:00
e3866737cd Upload “/website/static/img/preview-link-check.png” 2019-01-28 13:24:15 -05:00
f134179c3c Upload “/website/static/img/preview-link-published.png” 2019-01-28 13:13:11 -05:00
8d98efbdcb Upload “/website/static/img/preview-link-unpublished.png” 2019-01-28 13:12:59 -05:00
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
a262bcef53 Upload “/website/static/img/cloudinary-console-details.png” 2018-09-25 13:57:47 -04:00
199df935e6 Delete “website/static/img/cloudinary-account-details.png” 2018-09-25 13:57:31 -04:00
68ef4e90b0 Upload “/website/static/img/cloudinary-account-details.png” 2018-09-25 12:06:59 -04:00
ba763f0c83 Delete “website/static/img/cloudinary-account-details.png” 2018-09-25 12:06:53 -04:00
70045ca6d6 Upload “/website/static/img/cloudinary-account-details.png” 2018-09-25 12:03:48 -04:00
4bb3b0af25 Delete “website/static/img/cloudinary-account-details.png” 2018-09-25 12:03:39 -04:00
e4cf2f3d27 Upload “/website/static/img/cloudinary-account-details.png” 2018-09-25 11:56:38 -04:00
afe13b1bab docs: add twitter metadata tags (#1732) 2018-09-07 16:05:16 -04:00
9af77fe2bb docs: optimize heavy hugo logo svg (#1731) 2018-09-07 14:38:45 -04:00
2d81bb0816 docs: add gatsby v2 note, starter icons (#1730) 2018-09-07 13:07:41 -04:00
4fadf3fdb6 chore: add website preview templates (#1716) 2018-09-06 14:44:58 -04:00
1fd1ad128e Upload “/website/static/img/uc-logo-horizontal.svg” 2018-09-06 11:15:10 -04:00
8c26828609 Upload “/website/static/img/netlify-cms-external-media-library.png” 2018-09-06 11:07:38 -04:00
56cfb94b2a Delete “website/static/img/screen-shot-2018-09-06-at-11.04.36-am.png” 2018-09-06 11:07:10 -04:00
8b7496e833 Upload “/website/static/img/screen-shot-2018-09-06-at-11.04.36-am.png” 2018-09-06 11:06:49 -04:00
ebc2471c6b docs(fix): revert prettier formatting on markdown files (#1612)
Prettier formatting our markdown files is causing bugs because of the
differences between Gatsby's parser and Prettier's. Also, Prettier
formats the inline code-blocks containing example CMS configs, but the
formatting it uses doesn't really make much sense or match the suggested
CMS config style.

It doesn't actually make much sense to format the docs anyway, since we
use the CMS itself to edit/generate them.
2018-08-14 11:33:13 -06:00
f801b19221 chore: add code formatting and linting (#952) 2018-08-07 16:46:54 -04:00
34c8c2ad70 fix(build): output aliased cms.js w/ deprecation (#1526)
When loading Netlify CMS via script tag from a CDN, the file was named
`cms.js` until 2.0, when it was renamed to `netlify-cms.js` in alignment
with all packages outputting files that match the package name. To avoid
a lot of broken sites and confusion, this commit outputs both filenames
and prints a deprecation warning to the console in `cms.js` only.
2018-07-27 11:08:17 -04:00
04c44518b2 convert website from hugo to gatsby (#1369) 2018-07-25 07:47:26 -04:00