69 Commits

Author SHA1 Message Date
Damien Duhamel
79f6672228 Use an isHidden property 2018-04-16 18:12:11 -04:00
Damien Duhamel
4ff56a1838 Update markdown widget documentation 2018-04-16 18:12:11 -04:00
Steve Lathrop
2033d535d1 Use double quotes consistently 2018-04-12 10:27:47 -04:00
Steve Lathrop
2f3a9d1e08 docs: Document display_url.
* Add contributor

* Document the display_url setting

* Fix typo in pattern example

* Locate Display URL doc section appropriately
2018-04-11 08:13:53 -06:00
Brian Macdonald
6b77aee214 Allow setting config URL with <link> (#1146)
* fix: allows for valid config types expansion

* feat: config url can now come through link tag

* fix: lints added coded

* fix: slims down code per review

* fix: expands query to find supported type

* fix: removes typo in test copy

* fix: changes validTypes to object

* fix: groups config functions into one getConfig func

* adds console message for config url

* adds to docs

* update docs

* fix test

* fix merge conflicts

contributor addition moved to #1241

* avoids empty path with link without href. changes link console message

* removes additional console

* fixes link path in console

* fix: remove superfluous .allcontributorsrc change
2018-04-10 13:48:04 -07:00
S. Suzuki
100f56220c Feature Reuest: Append slug: hour, minutes, secounds (#1207) 2018-04-05 08:16:18 -06:00
Jeremy Bise
1e9b666baf 949 document hide preview by default (#1219)
* document config option to hide preview by default

* document config option to hide preview pane by default

* revise wording to specify preview disables entirely for a collection

* adjust wording of editor section to be more consistent with other settings
sections

* add note about defaulting to true
2018-04-03 12:46:10 -07:00
Caleb
5d94af8e7c Use Hugo page bundles. 2018-03-29 17:04:47 -04:00
Shawn Erquhart
a19bc04c00
auto/manual init w/ single bundle, BYO root element 🎉 (#1173)
* ensure that application is only initialized once

* allow for single bundle init

* enable manual initialization via global flag
2018-03-28 15:52:57 -04:00
Shawn Erquhart
79ddb3b91c accept CSS string in registerPreviewStyle 2018-03-28 10:08:47 -04:00
Caleb
cd10a713d8 Add option to strip Unicode from entry filenames (#1135) 2018-03-27 18:56:10 -04:00
Josh Dzielak
cc60dc9aa9 Improve readability of docs for extension field 2018-03-27 10:42:51 -06:00
Sam
a2d4267500 Allow adding items to be disabled for list widget (#1102) 2018-03-15 16:16:32 -04:00
talves
2c697b08d9 fix beta feature document 2018-03-15 12:40:45 -04:00
Antonio Argote
12b2c1cf40 correct example regex (#1170) 2018-03-13 17:50:45 -07:00
Shawn Erquhart
c31aaae0d4 add manual init docs 2018-03-06 16:22:55 -05:00
Shawn Erquhart
0e4117aaaf Update Docs “add-to-your-site” 2018-03-03 14:17:45 -07:00
Shawn Erquhart
7caa156277 add source repo field for docs examples 2018-02-28 10:02:21 -05:00
MarkZither
418f694aaf Update add-to-your-site.md to add Wyam (#1096)
Added Wyam to list of generators to store static files in the input directory
2018-02-27 20:31:06 -05:00
Shawn Erquhart
697918d503 Update Docs “collection-types” 2018-02-23 12:40:50 -05:00
Caleb
d10f97f561 Allow different beginning and ending frontmatter delimiters. 2018-02-21 17:01:13 -05:00
Pedro Duarte
49894d9fd9 Add label_singular to collection config (#1086) 2018-02-19 09:00:52 -08:00
Rob Phoenix
b3bccb9943 Remove extra 'the' 2018-02-14 19:41:48 -07:00
Swieckowski
afce6abbc2 Custom delimiters (#1064)
* frontmatter functions now exported as curried constructors

* changed formats.js to accomodate frontmatter.js changes

* can only use custom delimiters if format is specified

* reverting changes

* updated tests to reflect changes

* created tests for custom delimiters

* updated docs to reflect addition of custom delimiter configuration

* formatByExtension no longer takes custom delimiter

* missed some formatByExtension calls

* Edited the docs according to suggestions

* Throws an error if a custom delimiter is set without declaring frontmatter format

* Throws error if custom delimiter set without explicit and proper frontmatter format being declared

* example config file set to proper defaults

* moved frontmatterFormats to formats

* Update .all-contributorsrc

* updated contributions

* Clarify docs
2018-02-08 18:04:42 -07:00
Sagar Khatri
f2d19f241b Create a doc for updating the CMS (#1076) 2018-02-08 12:48:24 +00:00
Caleb
27b523c116 Cleanup links in contributor-guide.md (#1081)
* Update contributor-guide.md
2018-02-07 15:28:18 -05:00
Sagar Khatri
d48b7cc70c Adding Gitter community link on this page might be helpful. 2018-02-02 20:35:15 -07:00
Caleb
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
Sagar Khatri
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
Sumeet Jain
b272553c7b Corrects docs re: 'relation' widget configuration
Fixes #1042
2018-01-24 11:54:18 -05:00
remmah
ac4c87fd03 Note that Folder Collections require 'title' field (#1037) 2018-01-23 10:03:36 -05:00
Caleb
3848f95709 Update Docs “contributor-guide” 2018-01-16 19:06:02 -07:00
Caleb
d384ac9025 Update Docs “custom-widgets” 2018-01-16 18:19:16 -07:00
Jessica Parsons
eee17ced4b Update Docs “custom-widgets” 2018-01-17 00:54:07 +00:00
Caleb
efa3ceff40 Update Docs “custom-widgets” 2018-01-12 17:40:28 +00:00
Chris Swithinbank
d03e92b2e6 Fix missing line breaks in code example (#1010) 2018-01-16 16:51:45 -08:00
Shawn Erquhart
c62c4f56e5 Update Docs “custom-widgets” 2018-01-12 11:09:17 -05:00
Etienne Bernard
7491274dca quick documentation fix for markdown table by escaping the | between React.Component and string 2018-01-10 16:16:45 -07:00
Vyacheslav Matyukhin
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
Shawn Erquhart
a696bb3598 Update Docs “custom-widgets” 2018-01-05 21:25:35 +00:00
Shawn Erquhart
cba4240fa9 Update Docs “custom-widgets” 2018-01-05 21:21:21 +00:00
Etienne Bernard
e2f5d7c196 fix registerEditorComponent example 2018-01-05 16:20:20 -05:00
Josh Hardman
c0988095bd Small typo (#984) 2018-01-05 09:37:52 -07:00
Henrique Cavalieri
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
Jessica Parsons
024af08e48 Add trailing slash to /admin links in docs 2018-01-01 15:46:17 -05:00
Shawn Erquhart
be15153a62 Update Docs “customization” 2017-12-19 13:59:30 -05:00
Jessica Parsons
52d1cadaac Remove top-level file collections (oops!) (#923) 2017-12-13 08:32:54 -08:00
Edward Betts
24307e3c3c Correct spelling mistakes. (#898) 2017-12-11 17:16:24 -08:00
David Jones
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
Jessica Parsons
8570d5606c Fix nested list indenting 2017-12-10 10:49:37 -08:00