An open API service indexing awesome lists of open source software.

https://github.com/webiny/community


https://github.com/webiny/community

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

## Webiny Community

Welcome to the Webiny community!

This is the starting point for joining and contributing to the Webiny community - improving docs, improving code, giving talks etc.

To learn more about the project structure and organization, please refer to the docs on the Getting Started with Webiny [here](http://docs.webiny.com/docs/webiny/introduction/).

### Community content
Contribute and collaborate on educational content for the Webiny Community.

[Submit](https://github.com/webiny/community/issues/new?assignees=&labels=&template=submit-a-tutorial-guide.md&title=%5BSUBMIT%5D) a Webiny related tutorial/guide or
[Request](https://github.com/webiny/community/issues/new?assignees=&labels=&template=submit-a-request-for-a-tutorial-guide.md&title=%5BTOPIC%5D) one.

### Webiny Examples

* [Personal blog using Webiny's Headless CMS & Gatsby](https://github.com/webiny/webiny-examples/tree/master/headlesscms-gatsby)
* [Personal blog using Webiny's Headless CMS & NextJs](https://github.com/webiny/webiny-examples/tree/master/headlesscms-nextjs)
* [Simple web app using Webiny Headless CMS & VueJs](https://github.com/webiny/webiny-examples/tree/master/headlesscms-vuejs)
* [Creating an e-library with Headless CMS + React](https://github.com/webiny/webiny-examples/tree/master/headlesscms-react)
* [Simple web app using Webiny Headless CMS & Angular](https://github.com/webiny/webiny-examples/tree/master/headlesscms-angular)
* [iFrame Page Element - Creating Custom Page Elements](https://github.com/webiny/webiny-examples/tree/master/iframe-page-element)

### Webiny Guides

* [Configuring AWS Credentials](http://docs.webiny.com/docs/guides/aws-credentials)
* [Configuring MongoDB Atlas](http://docs.webiny.com/docs/guides/mongodb-atlas)
* [Creating a blog with Headless CMS + Gatsby](http://docs.webiny.com/docs/guides/headless-gatsby-tutorial)
* [Creating a blog with Headless CMS + Next.js](http://docs.webiny.com/docs/guides/headless-nextjs-tutorial)
* [Creating an e-library with Headless CMS + React](http://docs.webiny.com/docs/guides/headless-react-tutorial)
* [Creating a blog with Headless CMS + Vue.js](http://docs.webiny.com/docs/guides/headless-vuejs-tutorial)
* [Creating a blog with Headless CMS + Angular](http://docs.webiny.com/docs/guides/headless-angular-tutorial)
* [Creating Custom Page Elements](webiny.com/docs/guides/creating-iframe-element-plugin)

### Contributing
Please see our [Contributing Guidelines](https://github.com/webiny/webiny-js/blob/master/docs/CONTRIBUTING.md) which explain repo organization, setup, testing, and other steps.