1743 Commits

Author SHA1 Message Date
6ee1d064c1 fix changelog 2018-03-03 22:41:37 -05:00
2949e01b37 Release 1.3.1 2018-03-03 22:40:02 -05:00
2a3b2d19fe ignore unpublished entries from unknown collections 2018-03-03 22:39:49 -05:00
38c7ef94cd report loadUnpublishedEntries errors 2018-03-03 22:39:49 -05:00
9d1ae91bc7 add dev task that writes output to disk 2018-03-03 20:12:51 -05:00
0e4117aaaf Update Docs “add-to-your-site” 2018-03-03 14:17:45 -07:00
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
5b5e035014 Release 1.3.0 2018-02-27 21:20:46 -05:00
175e81bf3c update changelog 2018-02-27 20:36:08 -05:00
d73731cf1f fix lost unsaved changes when updating status or publishing 2018-02-27 20:34:12 -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
827ed49bf5 update changelog 2018-02-27 17:24:09 -05:00
c765cb0b76 Support extensions with multiple parts (i.e. en.md) (#1123)
* Support extensions with multiple parts (i.e. `en.md`)

* Strip entire extension from slug, not just last extension.

* Clean leading periods from extensions.
2018-02-27 17:23:20 -05:00
527d201ed5 Fix Collections List Sidebar css (#1103) 2018-02-27 16:58:33 -05:00
6b30761454 Merge pull request #1136 from ziburski/netlifycmsorg-tweaks
Website tweaks
2018-02-27 12:31:06 -08:00
ab7c1b654a Clean up .babelrc. 2018-02-27 11:47:48 -07:00
5bae5319fd Revert "Fix babel-preset-env implementation (#765)"
This reverts commit ddbfae6b3940a161886f590295d5cfa6bf58b2e0.
2018-02-27 11:47:48 -07:00
862eeb14ca Revert "Fix build for Gatsby (WebPack v1)."
This reverts commit f97e2d2853559e2bbc7d69341c6422262f3000e4.
2018-02-27 11:47:48 -07:00
d2ede299a2 Revert "remove babel-preset-env"
This reverts commit cbbf93aad8a58d8b6dd3fb2b0ec99805294061cf.
2018-02-27 11:47:48 -07:00
186cf45169 Added latest release notes 2018-02-27 17:45:25 +01:00
da64e9afaa update changelog 2018-02-27 11:08:13 -05:00
77ad548faf update changelog 2018-02-27 11:07:34 -05:00
db99163d8d update changelog 2018-02-27 10:59:59 -05: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
03d6b17518 README.md: Add missing whitespace 2018-02-26 13:19:24 -07: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
0df29a2233 Merge pull request #1133 from netlify/cms/collection-types
Automatically generated. Merged on Netlify CMS.
2018-02-23 12:41:04 -05:00
697918d503 Update Docs “collection-types” 2018-02-23 12:40:50 -05:00
684735311c Fix list items crashing for first fields other than strings. 2018-02-23 10:25:06 -05:00
6946faab7d fix allcontribs (#1130) 2018-02-22 14:49:19 -08:00
a1023e89a1 remove min-width: desktop query for docs-nav (#1105) 2018-02-22 14:19:23 -08:00
b4b5846824 added myself as contributor 2018-02-22 11:38:07 -05:00
03a16dd603 added uniqueId for input field and its cooresponding label 2018-02-22 11:38:07 -05:00
fa8003e361 updated field id to uniqueId with lodash 2018-02-22 11:38:07 -05: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
78e5748d25 Release 1.2.2 2018-02-21 17:38:49 -05:00
cbbf93aad8 remove babel-preset-env 2018-02-21 17:38:05 -05:00
0a3a3c98e4 Release 1.2.1 2018-02-21 17:06:35 -05:00
d10f97f561 Allow different beginning and ending frontmatter delimiters. 2018-02-21 17:01:13 -05:00
f97e2d2853 Fix build for Gatsby (WebPack v1).
WebPack version 1, which Gatsby is using, has the Acorn parser set to
parse ES6 and lower. The latest version of WebPack supports parsing up
to ES2017 and lower (webpack/lib/Parser.js), but Gatsby isn't using it.
2018-02-21 16:31:21 -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