https://github.com/remotesynth/wordpress-to-jamstack-options
Options for migrating your Wordpress site to the JAMstack
https://github.com/remotesynth/wordpress-to-jamstack-options
Last synced: about 1 year ago
JSON representation
Options for migrating your Wordpress site to the JAMstack
- Host: GitHub
- URL: https://github.com/remotesynth/wordpress-to-jamstack-options
- Owner: remotesynth
- License: mit
- Created: 2020-02-04T20:54:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:43:54.000Z (over 3 years ago)
- Last Synced: 2025-02-13T23:18:13.382Z (over 1 year ago)
- Language: JavaScript
- Size: 2.19 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Proofs of Concept for Migrating from Wordpress to JAMstack
This repository includes two simple proof of concepts for strategies to migrate from Wordpress to a JAMstack solution. One is a prototype of a solution to export content into flat Markdown files. The other is a Next.js based site that uses the Wordpress API to build and export static files.
The full article can be found here: [https://www.stackbit.com/blog/wordpress-to-jamstack/](https://www.stackbit.com/blog/wordpress-to-jamstack/)