9 Commits

Author SHA1 Message Date
8ad007a1fa chore: fix misuse of the name JAMstack (#4290) 2020-09-13 15:02:09 +03:00
512e6370b2 feat(docs): docs settings, group values, post summaries, weight sorting (branch updated) (#4280) 2020-09-09 14:38:48 +03:00
6b83a706a3 chore: switch chat links to slack (#2782) 2019-10-22 20:59:04 -04:00
66da66affd Fix broken link (#2522) 2019-08-07 20:45:07 +02:00
c5acc1952a docs: incorrect repo url in Contributor Guide (#2503) 2019-07-27 06:47:54 -07:00
7fb1168f24 WTD19: Improve Contrib Guide and Create Style Guide (#2336)
* getting started with the contributor guide updates for Netlify CMS at WTD19PDX

* places to get involved header

* create/mimi-style-guide

initial commit

* added guide for new terms

* completed Documentation Formatting Standards

* starting headings and content for contributing guidelines

* added guide for inline code and commands

* added guide for object field names

* added guide for string and integer field values

* added guide for code snippet formatting

* added content best practices

* Updated contributor guide

* added guide for Patterns to avoid. Also added Note at the top

* Update contributor-guide.md

* Update and rename style-guide.md to writing-style-guide.md
2019-07-24 17:30:10 -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
04c44518b2 convert website from hugo to gatsby (#1369) 2018-07-25 07:47:26 -04:00