chore: fix slack button position in repo
This commit is contained in:
parent
2d9df1064e
commit
9a19f40905
12
README.md
12
README.md
@ -1,11 +1,13 @@
|
||||
# Netlify CMS
|
||||
A CMS for static site generators. Give users a simple way to edit
|
||||
and add content to any site built with a static site generator.
|
||||
|
||||
## Community Chat
|
||||
|
||||
<a href="https://netlifycms.org/chat">
|
||||
<img alt="Join us on Slack" src="https://raw.githubusercontent.com/netlify/netlify-cms/master/website/static/img/slack.png" width="165">
|
||||
</a>
|
||||
|
||||
A CMS for static site generators. Give users a simple way to edit
|
||||
and add content to any site built with a static site generator.
|
||||
|
||||
## How It Works
|
||||
|
||||
Netlify CMS is a single-page app that you pull into the `/admin` part of your site.
|
||||
@ -28,10 +30,6 @@ The Netlify CMS can be used in two different ways.
|
||||
To learn more about this installation method, refer to the [Quick Start Guide](https://www.netlifycms.org/docs/quick-start/)
|
||||
* A complete, more complex install, that gives you more flexibility but requires that you use a static site builder with a build system that supports npm packages.
|
||||
|
||||
# Community
|
||||
|
||||
Netlify CMS has a [community chat](https://netlifycms.org/chat) where users and contributors come to share things about the project, as well as give and receive support.
|
||||
|
||||
# Contributing
|
||||
|
||||
New contributors are always welcome! Check out [CONTRIBUTING.md](https://github.com/netlify/netlify-cms/blob/master/CONTRIBUTING.md) to get involved.
|
||||
|
@ -1,10 +1,12 @@
|
||||
# Netlify CMS App
|
||||
_For a Netlify CMS overview, see the general [Netlify CMS project README](https://github.com/netlify/netlify-cms)._
|
||||
|
||||
## Community Chat
|
||||
|
||||
<a href="https://netlifycms.org/chat">
|
||||
<img alt="Join us on Slack" src="https://raw.githubusercontent.com/netlify/netlify-cms/master/website/static/img/slack.png" width="165">
|
||||
</a>
|
||||
|
||||
_For a Netlify CMS overview, see the general [Netlify CMS project README](https://github.com/netlify/netlify-cms)._
|
||||
|
||||
## Purpose
|
||||
This package is similar to the [`netlify-cms`](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms/) package, but is designed for use with extensions. It serves that purpose in the following ways.
|
||||
|
||||
|
@ -1,11 +1,13 @@
|
||||
# Netlify CMS
|
||||
A CMS for static site generators. Give users a simple way to edit
|
||||
and add content to any site built with a static site generator.
|
||||
|
||||
## Community Chat
|
||||
|
||||
<a href="https://netlifycms.org/chat">
|
||||
<img alt="Join us on Slack" src="https://raw.githubusercontent.com/netlify/netlify-cms/master/website/static/img/slack.png" width="165">
|
||||
</a>
|
||||
|
||||
A CMS for static site generators. Give non-technical users a simple way to edit
|
||||
and add content to any site built with a static site generator.
|
||||
|
||||
## How it works
|
||||
|
||||
Netlify CMS is a single-page app that you pull into the `/admin` part of your site.
|
||||
@ -28,10 +30,6 @@ The Netlify CMS can be used in two different ways.
|
||||
To learn more about this installation method, refer to the [Quick Start Guide](https://www.netlifycms.org/docs/quick-start/)
|
||||
* A complete, more complex install, that gives you more flexibility but requires that you use a static site builder with a build system that supports npm packages.
|
||||
|
||||
# Community
|
||||
|
||||
Netlify CMS has a [community chat](https://netlifycms.org/chat) where users and contributors come to share things about the project, as well as give and receive support.
|
||||
|
||||
# Contributing
|
||||
|
||||
New contributors are always welcome! Check out [CONTRIBUTING.md](https://github.com/netlify/netlify-cms/blob/master/CONTRIBUTING.md) to get involved.
|
||||
|
Loading…
x
Reference in New Issue
Block a user