https://github.com/thenewdynamic/tnd-hugo-wordpress
https://github.com/thenewdynamic/tnd-hugo-wordpress
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thenewdynamic/tnd-hugo-wordpress
- Owner: theNewDynamic
- Created: 2021-01-05T15:04:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-11T20:54:02.000Z (over 5 years ago)
- Last Synced: 2025-03-02T21:28:14.799Z (over 1 year ago)
- Language: JavaScript
- Size: 16 MB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Remote Hugo with Sanity and WordPress
This repo is an R&D repo to investigate how we can efficiently build a Hugo website from remote data using Netlify Build Plugins.
We have three sources of content:
1. Local (md files created and git)
2. WordPress API (Publications and Blog posts)
3. Sanity API (Movies and Blog posts)
Critical source code for this work is in the `/build` directory where we store the two Build plugins.