27 Commits

Author SHA1 Message Date
Daniel Lautzenheiser
1c6aa56139 Fix url to docs site 2022-10-02 20:58:20 -04:00
Daniel Lautzenheiser
8a59f850d1
Feature/rebrand (#27) 2022-10-02 20:06:20 -04:00
Daniel Lautzenheiser
9a2827d94c Point to new documentation site 2022-09-30 19:34:18 -04:00
Daniel Lautzenheiser
6015d2be44 Add missing content folder 2022-09-30 11:39:35 -04:00
Daniel Lautzenheiser
0b64464611
Feature/single package (#1) 2022-09-28 22:04:00 -04:00
Werner Glinka
d5e32f41f6
Update Docs: Intro “start-with-a-template” (#6327) 2022-03-30 19:27:07 +03:00
ɹǝʞɹɐԀ uǝʌS
bc82832987
fix(docs): Update Docs: Intro “start-with-a-template” (#5732) 2021-08-20 12:44:33 +03:00
Sven Parker
a690e467fa
feat(docs): add Nuxt template and example 2020-10-22 13:09:46 +03:00
Surjith S M
4e0ef5143d
feat(docs): Add Eleventy Starter Template to “start-with-a-template” (#4352) 2020-10-12 20:36:38 +03:00
silverwebb925
512e6370b2
feat(docs): docs settings, group values, post summaries, weight sorting (branch updated) (#4280) 2020-09-09 14:38:48 +03:00
Takahiro Fujiwara
f43c8d8648
docs: add NextJS example and template (#4178) 2020-08-26 16:22:41 +03:00
Jeremy Zilar
6a0e918ffa
feat: reorganizing the NetlifyCMS Docs navigation (#3766) 2020-07-07 10:49:31 +03:00
Prateek Bhatnagar
fbbc8c1dc8 docs: fix preact-cli repo link (#2781) 2019-10-22 20:49:40 -04:00
Prateek Bhatnagar
09c2b0ab23 docs: add Preact CLI as a starter option (#2759) 2019-10-22 13:40:07 -04:00
Carina
f87eda6992 docs: add condition to access section (#2625) 2019-09-05 17:39:38 -04:00
Jason Garber
adc4e50ba1 Clarify the difference between Netlify.com and Netlify CMS (#1760) 2018-09-29 09:38:58 -04:00
Shawn Erquhart
422d40fca2
Update Docs “start-with-a-template” (#1758)
Automatically generated. Merged on Netlify CMS.
2018-09-18 10:38:29 -04:00
Shawn Erquhart
2ed4faba97
Update Docs “start-with-a-template” (#1735)
Automatically generated. Merged on Netlify CMS.
2018-09-08 22:55:46 -04:00
Shawn Erquhart
59aa2045d5 improve hugo logo size 2018-09-07 16:08:03 -04:00
Shawn Erquhart
2d81bb0816
docs: add gatsby v2 note, starter icons (#1730) 2018-09-07 13:07:41 -04:00
Tom Rutgers
2c6eed81dd docs(templates): Add middleman starter to 'start with a template' page in docs (#1699) 2018-08-31 15:07:11 -06:00
Kurt collins
2eef7c46be Editing start-with-a-template.md for style and grammar (#1633)
Edited for present tense and active voice, as well as some ambiguous wording.
2018-08-20 16:51:57 -04:00
Soumya Ranjan Mohanty
3b64ed0141 Fix 404 links (#1604)
<!--
Thanks for submitting a pull request!

Please make sure you've read and understood our contributing guidelines;
https://github.com/netlify/netlify-cms/blob/master/CONTRIBUTING.md

If this is a bug fix, make sure your description includes "fixes #xxxx", or
"closes #xxxx", where #xxxx is the issue number.

Please provide enough information so that others can review your pull request.
The first three fields are mandatory:
-->

**- Summary**

<!--
Explain the **motivation** for making this change.
What existing problem does the pull request solve?
-->

Was going through the quick-start and noticed 404 to links

**- Test plan**

<!--
Demonstrate the code is solid.
Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.
-->
Just simple link changes.
**- Description for the changelog**

<!--
Write a short (one line) summary that describes the changes in this
pull request for inclusion in the changelog:
-->
e.g Changed (https://netlifycms.org/docs/hello) to (/docs/hello)
**- A picture of a cute animal (not mandatory but encouraged)**
![Cute cat](https://i.imgur.com/xkKw5r8.jpg "Logo Title Text 1")
2018-08-20 14:09:24 -04:00
Caleb
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
Caleb
f801b19221 chore: add code formatting and linting (#952) 2018-08-07 16:46:54 -04:00
Kaycee
317cc1218f docs: fixed two broken links. (#1579)
Fixed two links. Hope this helps! Great job on Netlify by the way!
2018-08-05 13:09:44 -06:00
Zeb Pykosz
04c44518b2 convert website from hugo to gatsby (#1369) 2018-07-25 07:47:26 -04:00