From 297bedbfc74a9b56c29bf36637eb2a2d12f4dfbc Mon Sep 17 00:00:00 2001
From: Kurt collins <42543284+kurtgcollins@users.noreply.github.com>
Date: Mon, 20 Aug 2018 14:32:52 -0400
Subject: [PATCH] Editing intro.md for style and grammar (#1630)
Updated some formatting and style for readability.
**Summary**
Looking through the docs and found some language that didn't read clearly or was formatted strangely. I decided to update the file for readability.
**Test plan**
**A picture of a cute animal (not mandatory but encouraged)**
![image](https://user-images.githubusercontent.com/42543284/44350791-38235e80-a46e-11e8-8bf5-6fd96d2bf598.png)
---
.all-contributorsrc | 9 +++++++++
README.md | 4 ++--
website/content/docs/intro.md | 16 ++++++++--------
3 files changed, 19 insertions(+), 10 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index be31ceb0..8ceeb9ca 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -995,6 +995,15 @@
"blog",
"example"
]
+ },
+ {
+ "login": "kurtgcollins",
+ "name": "Kurt collins",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/42543284?v=4",
+ "profile": "https://github.com/kurtgcollins",
+ "contributions": [
+ "doc"
+ ]
}
],
"repoType": "github"
diff --git a/README.md b/README.md
index 17a3db8a..6d365f3d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Netlify CMS
-[![All Contributors](https://img.shields.io/badge/all_contributors-113-orange.svg)](#contributors)
+[![All Contributors](https://img.shields.io/badge/all_contributors-114-orange.svg)](#contributors)
[![Open Source Helpers](https://www.codetriage.com/netlify/netlify-cms/badges/users.svg)](https://www.codetriage.com/netlify/netlify-cms)
[![](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/netlify/netlifycms)
@@ -78,7 +78,7 @@ These wonderful folks are responsible for developing and maintaining Netlify CMS
| [
David Ko](https://github.com/daveyko)
[π»](https://github.com/netlify/netlify-cms/commits?author=daveyko "Code") | [
IΓ±aki GarcΓa](http://www.txorua.com)
[π¨](#design-igarbla "Design") | [
Sam](https://github.com/gazebosx3)
[π»](https://github.com/netlify/netlify-cms/commits?author=gazebosx3 "Code") | [
Josh Dzielak](https://dzello.com)
[π](https://github.com/netlify/netlify-cms/commits?author=dzello "Documentation") | [
Jeremy Bise](http://thosegeeks.com)
[π](https://github.com/netlify/netlify-cms/commits?author=jeremybise "Documentation") | [
terrierscript](https://terrierscript.com)
[π»](https://github.com/netlify/netlify-cms/commits?author=terrierscript "Code") | [
Christopher Geary](https://twitter.com/crgeary)
[π](#plugin-crgeary "Plugin/utility libraries") |
| [
Brian Macdonald](https://github.com/brianlmacdonald)
[π»](https://github.com/netlify/netlify-cms/commits?author=brianlmacdonald "Code") | [
John Vandenberg](https://jayvdb.github.io/)
[π](https://github.com/netlify/netlify-cms/commits?author=jayvdb "Documentation") | [
MarkZither](https://github.com/MarkZither)
[π](https://github.com/netlify/netlify-cms/commits?author=MarkZither "Documentation") | [
Rob Phoenix](https://www.robphoenix.com)
[π](https://github.com/netlify/netlify-cms/commits?author=robphoenix "Documentation") | [
Steve Lathrop](https://www.SteLa.io)
[π»](https://github.com/netlify/netlify-cms/commits?author=slathrop "Code") [π](https://github.com/netlify/netlify-cms/commits?author=slathrop "Documentation") [π‘](#example-slathrop "Examples") | [
Maciej Matuszewski](https://github.com/maciejmatu)
[π»](https://github.com/netlify/netlify-cms/commits?author=maciejmatu "Code") | [
Eko Eryanto](https://github.com/ekoeryanto)
[π](#plugin-ekoeryanto "Plugin/utility libraries") |
| [
Taylor D. Edmiston](http://blog.tedmiston.com/)
[π](https://github.com/netlify/netlify-cms/commits?author=tedmiston "Documentation") | [
Daniel Mahon](https://www.mahonstudios.com)
[π»](https://github.com/netlify/netlify-cms/commits?author=danielmahon "Code") | [
Evan Hennessy](https://www.hennessyevan.com)
[π](#plugin-hennessyevan "Plugin/utility libraries") | [
Hasan Azizul Haque](https://hasanavi.me)
[π»](https://github.com/netlify/netlify-cms/commits?author=hasanavi "Code") [π](https://github.com/netlify/netlify-cms/commits?author=hasanavi "Documentation") [π€](#ideas-hasanavi "Ideas, Planning, & Feedback") | [
Robert Karlsson](https://github.com/robertkarlsson)
[π](https://github.com/netlify/netlify-cms/issues?q=author%3Arobertkarlsson "Bug reports") | [
Gil Greenberg](http://gilgreenberg.com)
[π»](https://github.com/netlify/netlify-cms/commits?author=gil-- "Code") | [
Tyler Ipson](http://loremipson.com)
[π](https://github.com/netlify/netlify-cms/commits?author=loremipson "Documentation") |
-| [
Jake Rayson](https://www.growdigital.org/)
[π»](https://github.com/netlify/netlify-cms/commits?author=growdigital "Code") [π](#blog-growdigital "Blogposts") [π‘](#example-growdigital "Examples") |
+| [
Jake Rayson](https://www.growdigital.org/)
[π»](https://github.com/netlify/netlify-cms/commits?author=growdigital "Code") [π](#blog-growdigital "Blogposts") [π‘](#example-growdigital "Examples") | [
Kurt collins](https://github.com/kurtgcollins)
[π](https://github.com/netlify/netlify-cms/commits?author=kurtgcollins "Documentation") |
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
diff --git a/website/content/docs/intro.md b/website/content/docs/intro.md
index e6efc807..40481810 100755
--- a/website/content/docs/intro.md
+++ b/website/content/docs/intro.md
@@ -4,21 +4,21 @@ weight: 1
group: start
---
-Netlify CMS is an open source content management system for your Git workflow that enables you to provide editors with friendly UI and intuitive workflow. You can use it with any static site generator to create faster, more flexible web projects. Content is stored in your Git repository alongside your code for easier versioning, multi-channel publishing, and the option to handle content updates directly in Git.
+Netlify CMS is an open source content management system for your Git workflow that enables you to provide editors with a friendly UI and intuitive workflows. You can use it with any static site generator to create faster, more flexible web projects. Content is stored in your Git repository alongside your code for easier versioning, multi-channel publishing, and the option to handle content updates directly in Git.
At its core, Netlify CMS is an open-source React app that acts as a wrapper for the Git workflow, using the GitHub, GitLab, or Bitbucket API. This provides many advantages, including:
-* **Fast, web-based UI:** with rich-text editing, real-time preview, and drag-and-drop media uploads.
-* **Platform agnostic:** works with most static site generators.
-* **Easy installation:** add two files to your site and hook up the backend by including in your build process or linking to our CDN.
-* **Modern authentication:** using GitHub, GitLab, or Bitbucket and JSON web tokens.
-* **Flexible content types:** specify an unlimited number of content types with custom fields.
-* **Fully extensible:** create custom-styled previews, UI widgets, and editor plugins.
+* **Fast, web-based UI:** With rich-text editing, real-time preview, and drag-and-drop media uploads.
+* **Platform agnostic:** Works with most static site generators.
+* **Easy installation:** Add two files to your site and hook up the backend by including those files in your build process or linking to our Content Delivery Network (CDN).
+* **Modern authentication:** Using GitHub, GitLab, or Bitbucket and JSON web tokens.
+* **Flexible content types:** Specify an unlimited number of content types with custom fields.
+* **Fully extensible:** Create custom-styled previews, UI widgets, and editor plugins.
## Find out more
-- Get a feel for the UI in the [demo site](https://cms-demo.netlify.com). (No login requiredβclick the login button to go straight to the CMS editor UI.)
+- Get a feel for the UI in the [demo site](https://cms-demo.netlify.com). (No login required. Click the login button to go straight to the CMS editor UI.)
- [Start with a template](https://www.netlifycms.org/docs/start-with-a-template/) to make a Netlify CMS-enabled site of your own.
- Configure your existing site by following a [tutorial](https://www.netlifycms.org/docs/add-to-your-site/) or checking [configuration options](https://www.netlifycms.org/docs/configuration-options).
- Ask questions and share ideas in the Netlify CMS community on [Gitter](https://gitter.im/netlify/netlifycms).