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

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

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/)