.github
.storybook
__mocks__
docs
images
architecture.md
configuration.md
contributor-guide.md
customization.md
editorial-workflow.md
extending.md
intro.md
quick-start.md
test-drive.md
validation.md
example
scripts
src
.babelrc
.editorconfig
.eslintrc
.gitignore
.nvmrc
.stylelintrc
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
netlify.toml
package.json
wallaby.config.js
webpack.base.js
webpack.cli.js
webpack.dev.js
webpack.prod.js
yarn.lock
10 lines
694 B
Markdown
10 lines
694 B
Markdown
# Welcome, contributors!
|
|
|
|
We're hoping that Netlify CMS will do for the [JAMstack](https://www.jamstack.org) what WordPress did for dynamic sites back in the day. We know we can't do that without building a thriving community of contributors and users, and we'd love to have you join us.
|
|
|
|
While we work on building this page (and you can help!), here are some links with more information about getting involved:
|
|
|
|
* [Project Roadmap](https://github.com/netlify/netlify-cms/projects/3)
|
|
* [Code of Conduct](https://github.com/netlify/netlify-cms/blob/master/CODE_OF_CONDUCT.md)
|
|
* [Setup instructions and Contribution Guidelines](https://github.com/netlify/netlify-cms/blob/master/CONTRIBUTING.md)
|