119 Commits

Author SHA1 Message Date
e9ec6def04 Mention Gitter channel in the Community section 2018-02-05 10:11:53 -07:00
d48b7cc70c Adding Gitter community link on this page might be helpful. 2018-02-02 20:35:15 -07:00
3e4e482840 Fix CTA overflow. 2018-02-02 19:58:13 -07:00
756d562c66 Support writing frontmatter in multiple formats (#933)
* Format JSON files.

Currently we store JSON as a single line in files. We should prettify it
like we do the other formats.

* Add output parsers to the frontmatter list.

* Cleanup frontmatter format parser options.

* Support writing frontmatter in TOML and JSON.

Right now we can read TOML or JSON frontmatter by inferring,
but we can only write frontmatter in YAML. This change allows the
frontmatter format to be explicitly set for reading and writing.

* Fix frontmatter formatter.

* Update Frontmatter formatter tests.

* Update frontmatter format docs.
2018-01-29 17:35:36 -05:00
347fa403c4 Use scaled avatars for website contributors.
Right now we are using full size contributor avatars on the website,
which really slows down the loading. This PR allows us to use avatars
scaled down to the size that we are actually using.
2018-01-27 11:47:08 -07:00
bdd3610303 Update examples.md
I have created a blog on Netlify CMS and created a guide for it. Including links for it.
2018-01-26 08:54:47 -05:00
b272553c7b Corrects docs re: 'relation' widget configuration
Fixes #1042
2018-01-24 11:54:18 -05:00
ac4c87fd03 Note that Folder Collections require 'title' field (#1037) 2018-01-23 10:03:36 -05:00
5b92525f5e Fixes CTA spacing on desktop
(removes bottom margin below p element)
2018-01-21 19:55:03 -05:00
3848f95709 Update Docs “contributor-guide” 2018-01-16 19:06:02 -07:00
d384ac9025 Update Docs “custom-widgets” 2018-01-16 18:19:16 -07:00
eee17ced4b Update Docs “custom-widgets” 2018-01-17 00:54:07 +00:00
efa3ceff40 Update Docs “custom-widgets” 2018-01-12 17:40:28 +00:00
d03e92b2e6 Fix missing line breaks in code example (#1010) 2018-01-16 16:51:45 -08:00
c62c4f56e5 Update Docs “custom-widgets” 2018-01-12 11:09:17 -05:00
7491274dca quick documentation fix for markdown table by escaping the | between React.Component and string 2018-01-10 16:16:45 -07:00
5bb459c8b1 fix lists markup
Right now the lists are rendered correctly on github thanks to GFM, but not on https://www.netlifycms.org/docs/architecture/
2018-01-08 09:37:04 -07:00
a696bb3598 Update Docs “custom-widgets” 2018-01-05 21:25:35 +00:00
cba4240fa9 Update Docs “custom-widgets” 2018-01-05 21:21:21 +00:00
a7c662fb5b Upload /website/site/static/img/screen shot 2018-01-05 at 4.25.07 pm.png 2018-01-05 16:25:25 -05:00
a2a6b7504a Delete website/site/static/img/screen shot 2018-01-05 at 4.24.25 pm.png 2018-01-05 16:25:03 -05:00
2a017117a0 Upload /website/site/static/img/screen shot 2018-01-05 at 4.24.25 pm.png 2018-01-05 16:24:56 -05:00
cf8c564ff3 Delete website/site/static/img/screen shot 2018-01-05 at 4.19.26 pm.png 2018-01-05 16:24:48 -05:00
5cea140ab7 Upload /website/site/static/img/screen shot 2018-01-05 at 4.19.26 pm.png 2018-01-05 16:21:05 -05:00
fd4fea7733 Delete website/site/static/img/youtube-widget.png 2018-01-05 16:20:53 -05:00
e2f5d7c196 fix registerEditorComponent example 2018-01-05 16:20:20 -05:00
c0988095bd Small typo (#984) 2018-01-05 09:37:52 -07:00
1167f27939 New design for the widgets section in the docs (#866)
* Initial commit for the new widgets section

* Placing all the widgets and refining the CSS and Hugo logic

* Initial commit for the new widgets section

* Placing all the widgets and refining the CSS and Hugo logic

* Rebased and updated the info according to @verythorough contribution

* Fixing the yaml codes for the relation and select widget sections

* Merging with widgets.md and app.j

* Fixing some silly mistakes (sorry!)

* Following @verythorough contributions :)

* Adding the markdown widget and fixing the widgets container background

* Adding the URL functionality and myself as a contributor :)

* Adding myself as a contributor :)
2018-01-03 15:14:15 -07:00
024af08e48 Add trailing slash to /admin links in docs 2018-01-01 15:46:17 -05:00
dfd1111552 optimize images 2017-12-22 17:21:05 -05:00
843503e907 fix community meeting time 2017-12-20 15:43:20 -05:00
be15153a62 Update Docs “customization” 2017-12-19 13:59:30 -05:00
ba9b787366 Add scrolling to left sidebar navigation 2017-12-13 08:36:07 -08:00
52d1cadaac Remove top-level file collections (oops!) (#923) 2017-12-13 08:32:54 -08:00
24307e3c3c Correct spelling mistakes. (#898) 2017-12-11 17:16:24 -08:00
b371fe65b3 Add external oauth (#913)
* add python external oauth link to table

* remove code just documentation as contributor
2017-12-11 16:27:32 -07:00
8570d5606c Fix nested list indenting 2017-12-10 10:49:37 -08:00
3dc9f3b208 Fix typo 2017-12-10 10:17:04 -08:00
12f82b34d7 Merge pull request #904 from netlify/cms/add-to-your-site
Automatically generated. Merged on Netlify CMS.
2017-12-09 03:29:35 -05:00
5133bceb44 Merge pull request #905 from netlify/cms/custom-widgets
Automatically generated. Merged on Netlify CMS.
2017-12-09 03:29:29 -05:00
1445a3da71 Update Docs “customization” 2017-12-09 03:28:57 -05:00
e33de7fd43 Update Docs “custom-widgets” 2017-12-09 03:27:38 -05:00
9b5bdcd402 Update Docs “add-to-your-site” 2017-12-09 03:26:40 -05:00
c8a9607f79 use the latest published cms version for docs site 2017-12-09 03:22:25 -05:00
f5e5211cf7 Type Fix
Fixes typo of the "Name" on the Relations documentation from "realtion" to "relation"
2017-12-08 12:37:38 -07:00
b370929087 Minor docs fixes (#894)
* Update links

Update test-drive and quick-start references
Change relative links to absolute so they work in GitHub repo view

* Regain paragraph margins

Adding back the bottom margin had no effect on landing page, except a 16px legnth increase in the hero and editor sections. Offset by reducing the variable that set their margin/padding by the same amount.
2017-12-07 13:27:33 -08:00
e02aee8b83 Change Gatsby template link back to original repo (#893)
Thanks to @AustinGreen for creating the template and getting the update merged so quickly!
2017-12-07 13:21:47 -08:00
22017b4411 Update intro to direct to new content (#891) 2017-12-07 11:04:38 -08:00
bc0001b866 Update start-with-a-template.md (#890) 2017-12-07 10:50:43 -08:00
33ff660e45 temporarily remove gatsby starter link 2017-12-07 13:32:11 -05:00