7caa156277
add source repo field for docs examples
2018-02-28 10:02:21 -05:00
55ed60a0de
update website releases ticker
2018-02-27 21:57:27 -05:00
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
6b30761454
Merge pull request #1136 from ziburski/netlifycmsorg-tweaks
...
Website tweaks
2018-02-27 12:31:06 -08:00
186cf45169
Added latest release notes
2018-02-27 17:45:25 +01:00
eaf4380333
Tweaked header and hero area
2018-02-27 14:08:26 +01:00
c69e9b47ec
Tweaked inline video behaviour
2018-02-27 00:42:32 +01:00
52ba3232be
Inlined Getting Started video
2018-02-27 00:27:12 +01:00
65324ecf9f
Fixed hero sub header positioning, crooked image
2018-02-26 10:35:39 +01:00
941cf44017
Layout tweaks, updated illustrations, responsiveness
2018-02-24 01:12:39 +01:00
697918d503
Update Docs “collection-types”
2018-02-23 12:40:50 -05:00
a1023e89a1
remove min-width: desktop query for docs-nav ( #1105 )
2018-02-22 14:19:23 -08:00
07a76c658a
Added JAMstack primer and social buttons
2018-02-22 15:34:06 +01:00
85cac44d25
Added version numbers to updates, tightened up hero section
2018-02-21 23:51:54 +01:00
d10f97f561
Allow different beginning and ending frontmatter delimiters.
2018-02-21 17:01:13 -05:00
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
cc0ef12aa9
Add “What’s New” section
2018-02-21 20:18:34 +01:00
e5bcbcc545
Added GitHub star button next to logo
2018-02-21 18:10:35 +01:00
f294d39ed4
Fix "Get Started" button on small screens. ( #1112 )
2018-02-19 11:30:05 -08:00
49894d9fd9
Add label_singular
to collection config ( #1086 )
2018-02-19 09:00:52 -08:00
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
b3bccb9943
Remove extra 'the'
2018-02-14 19:41:48 -07:00
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
f2d19f241b
Create a doc for updating the CMS ( #1076 )
2018-02-08 12:48:24 +00:00
5b7fead286
Fix DocSearch link alignment ( #1080 )
...
Fix DocSearch link alignment
2018-02-07 15:30:56 -05:00
27b523c116
Cleanup links in contributor-guide.md ( #1081 )
...
* Update contributor-guide.md
2018-02-07 15:28:18 -05:00
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