Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frontity/step-by-step-tutorial
Step-by-step tutorial designed to help you learn website development with Frontity.
https://github.com/frontity/step-by-step-tutorial
frontity react tutorial wordpress
Last synced: 11 days ago
JSON representation
Step-by-step tutorial designed to help you learn website development with Frontity.
- Host: GitHub
- URL: https://github.com/frontity/step-by-step-tutorial
- Owner: frontity
- License: apache-2.0
- Created: 2020-09-29T14:47:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-01T08:41:42.000Z (about 2 years ago)
- Last Synced: 2023-03-02T22:37:54.980Z (over 1 year ago)
- Topics: frontity, react, tutorial, wordpress
- Homepage: https://tutorial.frontity.org/
- Size: 5.9 MB
- Stars: 13
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frontity Documentation: Step by Step Tutorial
Our documentation is distributed across three separate sites:
| Docs Site | Repository | Description |
| ------------------------------------------------------ | ------------------------------------------------- | --------------------------------- |
| [docs.frontity.org](https://docs.frontity.org) | https://github.com/frontity/docs | Introduction, concepts and guides |
| [api.frontity.org](https://api.frontity.org) | https://github.com/frontity/api-reference | API Reference |
| [**tutorial.frontity.org**](https://tutorial.frontity.org) | https://github.com/frontity/step-by-step-tutorial | Step by Step guide |This repo corresponds to the step-by-step tutorial available at [**tutorial.frontity.org**](https://tutorial.frontity.org)
## What is Frontity?
[Frontity](https://frontity.org/) is a free and [open source framework](https://github.com/frontity/frontity) to develop WordPress themes based on React.
In other words, it allows to build a **React frontend** for a headless WordPress site, which serves its data via the WordPress REST API.## What Does this Repository Contain?
This repository contains:
- [Tutorial Documentation](https://github.com/frontity/step-by-step-tutorial/tree/master/tutorial) - the source docs of the [Step by Step Tutorial for Frontity](https://tutorial.frontity.org/)
## How to Contribute
Contributing to the Frontity documentation should be an enjoyable experience, as such we have created a set of [contributing guidelines](https://github.com/frontity/docs/tree/master/CONTRIBUTING.md) to help you do so.
We have tried to make contributing to the Frontity documentation as easy as possible, especially for those new to Open Source.
If anything is unclear or you have any questions then please use our [community forum](https://community.frontity.org/c/docs-and-tutorials/29) to discuss your contribution and how best to make it.## License
The Frontity documentation is an open source project released under the [Apache License 2.0](https://github.com/frontity/docs/tree/master/LICENSE.md).
## Get In Touch
If you'd like to share your feedback or have any questions or suggestions regarding this documentation, feel free to reach out to us on our [community forum](https://community.frontity.org/c/docs-and-tutorials/29)
There you will find both members of the community and staff who are happy to help answer questions on anything Frontity related.