288 Commits

Author SHA1 Message Date
Caleb
804a65185d Update Docs “collection-types” (#1762)
Automatically generated. Merged on Netlify CMS.
2018-09-25 11:26: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
a28ed726aa Revert "improvement: allow custom workflow branch name prefix (#1494)"
This reverts commit da0f520f0d4f7af0e0ec8af16fbdd04bc39751b4.
2018-09-17 12:19:14 -04:00
Shawn Erquhart
f8cdb6abfa
Update Docs “uploadcare” (#1734)
Automatically generated. Merged on Netlify CMS.
2018-09-17 11:19:20 -04:00
Tom Rutgers
8791e428d3 Remove cupofdata example (#1726) 2018-09-13 15:56:27 -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
Shawn Erquhart
ed652a1afb
Update Docs “uploadcare” (#1728)
Automatically generated. Merged on Netlify CMS.
2018-09-07 11:36:27 -04:00
Shawn Erquhart
e2890ceb92
Update Docs “uploadcare” (#1719) 2018-09-06 14:26:00 -04:00
Maharshi Raval
91ec866321
Move the large comment to main content
As suggested, made the text concise and move it below the code block.
2018-09-06 00:51:05 +05:30
Maharshi Raval
f322118b54
An additional option of using jsDelivr
As brought up in #1711 , just using upkg lead to an issue and the documentation did not give desired result for a new user when unpkg.com had an outage. And added a comment the code mentioning that jsdelivr is also an option in case this happens again.
2018-09-05 12:41:44 +05:30
Andreas Richter
da0f520f0d improvement: allow custom workflow branch name prefix (#1494) 2018-09-04 12:57:53 -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
Shawn Erquhart
0596904e0b
feat(media): add external media library support, Uploadcare integration (#1602) 2018-08-30 16:24:28 -04:00
Andrew Garcia
bb9fe88e78 docs: update register preview template description (#1667) 2018-08-28 15:12:56 -04:00
Glendon Hodges
8c2217720f docs: improve architecture.md grammar (#1677) 2018-08-28 11:52:33 -04:00
Jessica Parsons
cd8eddf8f6
Change inline absolute links to relative links (#1647) 2018-08-23 14:54:55 -05:00
Jake Peterson
9b5d189e29 added bael blog template (#1548) 2018-08-23 15:25:23 -04:00
Kurt collins
82a6256458 Edited for style and grammar across all Quick Start docs (#1637)
**Summary**

Noticed a lot of future tense, passive voice, and general formatting/wording changes to be made.

**A picture of a cute animal (not mandatory but encouraged)**
![image](https://user-images.githubusercontent.com/42543284/44362259-6f096c80-a48e-11e8-8734-c747491463c9.png)
2018-08-20 17:05:06 -04: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
Casey Schroeder
0adfd4f04c (docs) fixed 404s and minor typos (#1639)
**Summary**
Fixed 404s (converted absolute links to relative links) and minor typos across several pages.

**Test plan**
Previewed locally

**A picture of a cute animal (not mandatory but encouraged)**
![pups](https://user-images.githubusercontent.com/31967674/44364132-353b6480-a494-11e8-9b01-ff7d32bfceda.jpg)
2018-08-20 16:37:10 -04:00
Casey Schroeder
ffe1e0698d (docs) fixed typo in add-to-your-site.md (#1634)
**Summary**
Found and fixed typo on the "Add to Your Site" page.

**Test plan**
Checked preview

**A picture of a cute animal (not mandatory but encouraged)**
![sleepy-indy](https://user-images.githubusercontent.com/31967674/44357470-1f23a900-a480-11e8-93f0-6b9d2414d986.jpg)
2018-08-20 14:37:47 -04:00
Kurt collins
297bedbfc7 Editing intro.md for style and grammar (#1630)
Updated some formatting and style for readability.

**Summary**

Looking through the docs and found some language that didn't read clearly or was formatted strangely. I decided to update the file for readability.

**Test plan**

**A picture of a cute animal (not mandatory but encouraged)**
![image](https://user-images.githubusercontent.com/42543284/44350791-38235e80-a46e-11e8-8bf5-6fd96d2bf598.png)
2018-08-20 14:32:52 -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
Gil Greenberg
1fbe5b5957 improvement: Add Hint Option to all Widgets (#1429)
* Add hint to example admin config

* Add hint and hint position boolean above/below widget

* Style hint for both above and below widget

* Add hint and hint_above options to docs

* Remove hint above and make hint plaintext
2018-08-16 13:51:29 -07:00
Chase Adams
8ee7221b3c docs(fix): #1613 link to demo configuration code for widgets (#1620) 2018-08-15 11:11:03 -06: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
Chase Adams
dd56d6e2d9 docs(fix): public_folder greedy match for _ rendered (#1611) 2018-08-14 08:37:44 -06:00
Tony Alves
583377bc92 docs(fix): widget example code layout on Site (#1606)
* Fix widget example layout

* Stop running MarkDown through Prettier.
2018-08-14 08:37:07 -06:00
Caleb
324c74061a
chore(lint): fix failing CI builds (#1589) 2018-08-07 19:28:27 -06:00
Enrico Sacchetti
90e1b5c681 Docs: add context and links to documented features (#1477)
* docs(add-to-your-site): include verbose document links

- add extra references to config.yml

* docs(collection-types): provide consistent examples

- include link to configuration doc
- describe admin UI behaviour when accessing files

* docs(add-to-your-site): make authentication phrasing less biased

- add note regarding core behaviour fetching remote files

* docs(collection-types): add note about configurable branches

* docs(website): add more descriptive language to configuration notes

- include deep links to documentation where applicable

* docs(website): change link titles to match their target content
2018-08-07 16:33:47 -07: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
Max
4d6a1ebf8d docs: jigsaw source path (#1463)
* Add: jigsaw source path

* Fix: table alignment
2018-07-31 16:44:58 -06:00
Michael
7424540b0d update href to include a valid URL. (#1533) 2018-07-28 16:34:07 -04:00
Shawn Erquhart
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
Zeb Pykosz
04c44518b2 convert website from hugo to gatsby (#1369) 2018-07-25 07:47:26 -04:00