870 Commits

Author SHA1 Message Date
Damien Duhamel
4ff56a1838 Update markdown widget documentation 2018-04-16 18:12:11 -04:00
Shawn Erquhart
046452720b Update Updates “releases” 2018-04-13 07:42:55 -04:00
Steve Lathrop
2033d535d1 Use double quotes consistently 2018-04-12 10:27:47 -04:00
Shawn Erquhart
bc4dc646e4 Update Updates “releases” 2018-04-11 10:54:02 -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
Shawn Erquhart
ad92cf6fec Update Updates “releases” 2018-03-29 17:36:33 -04: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
050f1a3387 adjust dev meeting time for daylight savings 2018-03-28 13:33:33 -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
1808809a01 update docs site release ticker 2018-03-06 18:22:13 -05:00
Shawn Erquhart
e3650079df fix docs site deps 2018-03-06 17:41:25 -05:00
Shawn Erquhart
5e7d71c6e2 update lockfiles 2018-03-06 16:55:47 -05:00
Shawn Erquhart
c31aaae0d4 add manual init docs 2018-03-06 16:22:55 -05:00
Shawn Erquhart
1647d0b8e5 add 1.3.1 to release ticker 2018-03-03 23:06:03 -05:00
Shawn Erquhart
53490f73af update website release ticker via cms 2018-03-03 22:56:03 -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
Shawn Erquhart
55ed60a0de update website releases ticker 2018-02-27 21:57:27 -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
Mathias Biilmann
6b30761454
Merge pull request #1136 from ziburski/netlifycmsorg-tweaks
Website tweaks
2018-02-27 12:31:06 -08:00
Lennart Ziburski
186cf45169 Added latest release notes 2018-02-27 17:45:25 +01:00
Lennart Ziburski
eaf4380333 Tweaked header and hero area 2018-02-27 14:08:26 +01:00
Lennart Ziburski
c69e9b47ec Tweaked inline video behaviour 2018-02-27 00:42:32 +01:00
Lennart Ziburski
52ba3232be Inlined Getting Started video 2018-02-27 00:27:12 +01:00
Lennart Ziburski
65324ecf9f Fixed hero sub header positioning, crooked image 2018-02-26 10:35:39 +01:00
Lennart Ziburski
941cf44017 Layout tweaks, updated illustrations, responsiveness 2018-02-24 01:12:39 +01:00
Shawn Erquhart
697918d503 Update Docs “collection-types” 2018-02-23 12:40:50 -05:00
David Ko
a1023e89a1 remove min-width: desktop query for docs-nav (#1105) 2018-02-22 14:19:23 -08:00
Lennart Ziburski
07a76c658a Added JAMstack primer and social buttons 2018-02-22 15:34:06 +01:00
Lennart Ziburski
85cac44d25 Added version numbers to updates, tightened up hero section 2018-02-21 23:51:54 +01:00
Caleb
d10f97f561 Allow different beginning and ending frontmatter delimiters. 2018-02-21 17:01:13 -05:00
Kristaps Taube
53f6427a26 Fix blank options in 'Select A Topic' drop-down in mobile browsers (#1124)
* Filter out topics with blank title

* Join as contributer
2018-02-21 13:21:40 -08:00
Lennart Ziburski
cc0ef12aa9 Add “What’s New” section 2018-02-21 20:18:34 +01:00
Lennart Ziburski
e5bcbcc545 Added GitHub star button next to logo 2018-02-21 18:10:35 +01:00
Caleb
f294d39ed4 Fix "Get Started" button on small screens. (#1112) 2018-02-19 11:30:05 -08:00
Pedro Duarte
49894d9fd9 Add label_singular to collection config (#1086) 2018-02-19 09:00:52 -08:00
Antonio Argote
952a6d509f fixes #1090 overcrowded header breaking cta (#1110)
* fix overcrowded header breaking cta

* add self to contributors
2018-02-17 09:00:34 -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
Tim Carry
5b7fead286 Fix DocSearch link alignment (#1080)
Fix DocSearch link alignment
2018-02-07 15:30:56 -05:00
Caleb
27b523c116 Cleanup links in contributor-guide.md (#1081)
* Update contributor-guide.md
2018-02-07 15:28:18 -05:00
Sagar Khatri
e9ec6def04 Mention Gitter channel in the Community section 2018-02-05 10:11:53 -07:00
Sagar Khatri
d48b7cc70c Adding Gitter community link on this page might be helpful. 2018-02-02 20:35:15 -07:00
Caleb
3e4e482840 Fix CTA overflow. 2018-02-02 19:58:13 -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
Caleb
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
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
Lennart Ziburski
5b92525f5e Fixes CTA spacing on desktop
(removes bottom margin below p element)
2018-01-21 19:55:03 -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
Shawn Erquhart
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
Shawn Erquhart
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
Shawn Erquhart
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
Shawn Erquhart
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
Shawn Erquhart
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
Shawn Erquhart
fd4fea7733 Delete website/site/static/img/youtube-widget.png 2018-01-05 16:20:53 -05: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
Marco Biedermann
dfd1111552 optimize images 2017-12-22 17:21:05 -05:00
Shawn Erquhart
843503e907 fix community meeting time 2017-12-20 15:43:20 -05:00
Shawn Erquhart
be15153a62 Update Docs “customization” 2017-12-19 13:59:30 -05:00
Jessica Parsons
ba9b787366
Add scrolling to left sidebar navigation 2017-12-13 08:36:07 -08: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
Jessica Parsons
3dc9f3b208
Fix typo 2017-12-10 10:17:04 -08:00
Shawn Erquhart
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
Shawn Erquhart
5133bceb44
Merge pull request #905 from netlify/cms/custom-widgets
Automatically generated. Merged on Netlify CMS.
2017-12-09 03:29:29 -05:00
Shawn Erquhart
1445a3da71 Update Docs “customization” 2017-12-09 03:28:57 -05:00
Shawn Erquhart
e33de7fd43 Update Docs “custom-widgets” 2017-12-09 03:27:38 -05:00
Shawn Erquhart
9b5bdcd402 Update Docs “add-to-your-site” 2017-12-09 03:26:40 -05:00
Shawn Erquhart
c8a9607f79 use the latest published cms version for docs site 2017-12-09 03:22:25 -05:00
Bryan Robinson
f5e5211cf7 Type Fix
Fixes typo of the "Name" on the Relations documentation from "realtion" to "relation"
2017-12-08 12:37:38 -07:00
Jessica Parsons
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
Benaiah Mischenko
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
Jessica Parsons
22017b4411
Update intro to direct to new content (#891) 2017-12-07 11:04:38 -08:00
Jessica Parsons
bc0001b866
Update start-with-a-template.md (#890) 2017-12-07 10:50:43 -08:00
Shawn Erquhart
33ff660e45 temporarily remove gatsby starter link 2017-12-07 13:32:11 -05:00
Jessica Parsons
a59f00cfaf
Rework Test Drive and Quick Start (#888) 2017-12-07 10:02:49 -08:00
Erin Symons
4ec45eb465
Merge pull request #880 from ziburski/netlifycmsorg-new
Shipping Netlify CMS website 1.0
2017-12-07 09:58:37 -08:00
Jessica Parsons
bee768e1e1
Add configuration options doc (#885)
* Add collections options doc
* Move Editorial Workflow page; transfer content to config and architecture docs
2017-12-07 09:52:03 -08:00
Lennart Ziburski
8e93dda4b0 New screenshots 2017-12-07 18:44:07 +01:00
Shawn Erquhart
cfbf31b130
WIP - Global UI (#785)
* update top bar and collections sidebar UI

* update collection entries UI

* improve global layout

* merge search page into collection page

* enable new entry button

* search fixup

* wip -initial editor update

* update editor scrolling and markdown toolbar position

* wip

* editor toolbar progress

* editor toolbar wip

* finished basic editor toolbar

* add standalone toggle component

* improve markdown toolbar spacing

* add user avatar placeholder

* finish markdown toggle styling

* refactor icon setup, add new icons

* add new icons to markdown editor toolbar

* remove extra app container

* add markdown active mark style

* relation and text widget styling

* widget design updates, basic list/object design update

* widget style updates, image widget improvements

* refactor widget directory, fix file removal

* widget focus styles

* finish editor widget focus styles

* migrate media library modal to react-modal

* wip - migrate editor component form to modal

* wip - move editor component form to modal

* wip - embed plugin forms in the editor

* inline shortcode forms working

* disable react hot loading, its breaking things

* improve shortcode form styles

* make shortcode form collapsible, improve styling

* add close functionality to shortcode blocks

* improve base media library styling

* fix shortcode label

* migrate unstyled workflow to new UI

* wip - reorganizing everything

* more work moving everything

* finish more moving and eliminating stuff

* restructure, remove react-toolbox

* wip - removing old stuff, more restructure

* finish restructure

* wip - css arch

* switch back to test repo

* update react-datetime to ^2.11.0

* remove leftover react-toolbox button

* more restructuring clean-up

* fix UI component directory case

* wip -css editor control style

* wip - consolidate widget styles

* wip - use a single control renderer

* fixed object values breaking

* wip - editor control active styles

* pass control wrapper to widgets

* ensure branch name is trimmed

* wip - improve widget authoring support

* import Map to Widget component

* refactor toolbar buttons

* wip - more widget active styles

* break out editor toggle component

* add local scroll sync back

* update editor toggle icons

* limit editor control pane content width

* fix editor control spacing

* migrate markdown toolbar stickiness to css

* fix markdown toolbar border radius

* temporarily use test backend

* stop markdown toolbar from going to bottom

* restore disabled markdown toolbar buttons for raw

* test markdown widget without focus styles

* more widget updates

* remove card visuals from editor

* disable dragging editor split off screen

* use editorControl component for shortcode fields

* make header site link configurable

* add configurable collection descriptions

* temporarily add example assets

* add basic list view

* remove outdated css mixins

* add and implement search icon

* activate quick add menu

* visualize usable space in editor view

* fix entry close, other improvements

* wip - editorial workflow updates

* some dropshadow and other CSS tweaks

* workflow ui updates

* add worfklow card buttons

* fix workflow card button handlers

* some dropshadow and other CSS tweaks

* make workflow board wider

* center workflow and collection views

* add basic responsiveness

* a bunch of fun UI fixes! a BUNCH! (#875)

* give `.nc-entryEditor-toolbar-mainSection` left and right child divs

* a bunch of fun UI fixes! a BUNCH!

* remove obscure --buttonShadow

* revert to test repo

* fix not found page styling

* allow workflow publishing from any column

* disallow publishing from all columns, with feedback

* fix new entry button

* fix markdown state persisting across entries

* enable simple workflow save and new from editor

* update slug in address bar when saving new entry

* wip - workflow updates, deletion working

* add status change functionality to editor

* wip - improving status change from editor

* editor toolbar back button improvements, loading improvements, cleanup

* progress on the media library UI cleanup

* remove font smothing css

* a quick fix for these buttons

* tweaks

* progress on media library modal— broken FYI

* fix media library functionality, finish migrating footer

* remove media library footer files

* remove leftover css import

* fix media library

* editor publishing functionality complete (unstyled)

* remove leftover loader var from media library

* wip - editor publishing styles

* add status dropdown styling

* editor toolbar style updates

* editor toolbar state improvements

* progress on the media library UI cleanup, style improvements

* finish editorial workflow editor styling

* finish media library styling

* fix config

* add what-input to optimize focus styling

* fix button

* fix navigation blocking for simple workflow

* improve simple workflow publishing

* add avatar dropdown to editor top bar

* style github and test-repo auth pages

* add git gateway auth page styles

* improve editor error styling
2017-12-07 12:37:10 -05:00
Jessica Parsons
41af113d5b
Add collection types doc (#883)
* Add collection types doc

* Stop parent styles capitalizing code
2017-12-07 09:36:43 -08:00
Erin Symons
68d6ad4a00 Update intro.md (#887)
Adding a new introduction to speak directly to developers about the awesomeness of this CMS.
2017-12-07 09:33:39 -08:00
Lennart Ziburski
45551770d3 Tweaked contributor layout 2017-12-07 17:04:08 +01:00
Lennart Ziburski
adba5c1ee1 Small tweaks to spacing 2017-12-07 16:28:21 +01:00
Lennart Ziburski
4ad0e29a95 Improved responsiveness, CTA in header, various fixes 2017-12-07 14:56:19 +01:00
Lennart Ziburski
479cdee524 Size and spacing improvements, killed secondary CTA, changed contributor layout, other fixes 2017-12-07 10:50:29 +01:00
Lennart Ziburski
49de2346a7 Inserted contributor avatars from GitHub 2017-12-07 10:03:55 +01:00
Lennart Ziburski
ec942b12bd
Merge pull request #1 from imorente/contributors
Make contributor data available to hugo
2017-12-07 09:47:12 +01:00
Jessica Parsons
92c1c0e002
Update widget docs (#876)
* Completed widget reference

* Rename extending.md to custom-widgets.md

* Move validation content into widget docs

* Add redirects for updated page titles

* Add note about yaml format options

* Add `field` option for `list`

* Add hidden widget

* Bold names of widget characteristics
2017-12-06 18:01:45 -08:00
Irene Morente
b4ad94e7e2 Make contributor data available to hugo 2017-12-06 17:09:29 -08:00
Lennart Ziburski
a019edb860 Copy changes 2017-12-07 00:48:22 +01:00
Lennart Ziburski
519a3d0fbd Various fixes 2017-12-07 00:21:25 +01:00
Lennart Ziburski
d2274afff2 Website redesign 2017-12-07 00:21:25 +01:00
Jessica Parsons
155f40e5e4
Migrate netlify-cms-www site into this repo (#860)
* Add frontmatter to docs files (prep to move)

* Move docs into position for website migration

* Migrate website from netlify-cms-www

Some modifications, including most of the changes in https://github.com/netlify/netlify-cms-www/pull/58 (previously reverted).

Also updated the readme and added hugo-bin for quicker onboarding of new docs contributors.

* Remove netlify.toml

This allows separate build commands for cms-demo and netlifycms.org.

* Remove website/netlify.toml

May re-add later, but it's not doing anything for now.

* Remove unused content file
2017-12-04 16:42:20 -08:00