Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lswilson committed Feb 27, 2024
1 parent e2a26ba commit a5dfc6e
Showing 1 changed file with 12 additions and 22 deletions.
34 changes: 12 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
*** NOTE: This repository is a legacy repo, and is currently not maintained nor updated by WebDevStudios. It is kept here for historical and archival purposes ***

# Next.js WordPress Starter

[![WebDevStudios. Your Success is Our Mission.](https://nextjsdevstart.wpengine.com/wp-content/uploads/2021/09/WDS-GitHub-Banner.webp)](https://webdevstudios.com/contact/)
[![WebDevStudios. Your Success is Our Mission.](https://webdevstudios.com/wp-content/uploads/2024/02/wds-banner.png)](https://webdevstudios.com/contact/)

As of 02/27/2024, this repository has been archived and is now read-only.

This project is outdated and no longer being maintained. WebDevStudios has developed different methods for headless WordPress projects that we may publish to a public repo in the future. We are grateful for the engagement here, and for all contributions and discussions.

While this repository is no longer actively maintained, we're keeping it available for historical reference and for those who might still find the code useful.

For the latest on our projects and developments, please visit [Link to new repository or organization].

A headless starter for WordPress powered by Next.js
Thank you for your support and contributions over the years. We hope you continue to find value in our past work and join us in our new ventures.

- Next.js Demo: <https://nextjs-wordpress-starter.vercel.app/>
- Storybook: <https://webdevstudios.github.io/nextjs-wordpress-starter/storybook/>
- Documentation: <https://webdevstudios.github.io/nextjs-wordpress-starter/>
WebDevStudios / WD3, LLC

## Introduction
## Docutentation - Historical

Querying a REST-API or GraphQL endpoint and looping over blog posts is where many tutorials about _"headless WordPress"_ stop. You'd be hard pressed to find a deep-dive into advanced functionality because: **headless WordPress is hard**.

Expand All @@ -25,20 +29,6 @@ There are two environments, the backend (WordPress) and the frontend (Next.js).
1. [Backend setup docs](https://webdevstudios.github.io/nextjs-wordpress-starter/docs/backend)
2. [Frontend setup docs](https://webdevstudios.github.io/nextjs-wordpress-starter/docs/frontend)

## Documentation

Visit <https://webdevstudios.github.io/nextjs-wordpress-starter/docs> to view all the documentation.

## Contributing

There are many ways to [contribute](/CONTRIBUTING.md) to this project:

- Discuss [open issues](/issues) to help define the future of the project
- [Submit bugs](/issues) and help verify fixes
- Review and discuss [pull requests](/pulls)
- Level up the [documentation](https://webdevstudios.github.io/nextjs-wordpress-starter/docs/other/docusaurus)
- Monitor and help answer questions in [Github Discussions](https://github.com/WebDevStudios/nextjs-wordpress-starter/discussions)

## License

This is free software, and released under the terms of the [GNU General Public License version 2](/LICENSE.md) or any later version. Please note, that other packages or libraries may be released under different licenses.

0 comments on commit a5dfc6e

Please sign in to comment.