|
You are here |
stevenwoodson.com | ||
| | | | |
davedavies.dev
|
|
| | | | | Use 11ty Static Site Generator to fetch posts and pages from a WordPress blog, and build them into an entirely static website we can deploy to Netlify | |
| | | | |
www.webstoemp.com
|
|
| | | | | Fetching a whole bunch of data from APIs at build time can be an intensive process. Getting that data in a performant way and caching it locally is an important part of Jamstack projects. | |
| | | | |
robkendal.co.uk
|
|
| | | | | Learn how to create an RSS feed for your Next.js website in part three in the series of using WordPress as a headless CMS with Next.js | |
| | | | |
msfjarvis.dev
|
|
| | | Type of change Bugfix New feature Enhancement Refactoring Dependency updates Description Switch up password edit layout and check against users incorrectly specifying directories in the filename. Motivation and Context Fixes #928 How did you test it? Try to rename test1 from password root to foo/test by changing filename and observe it failing correctly. Checklist I formatted the code with the IDE's reformat action (Ctrl + Shift + L/Cmd + Shift + L) I reviewed submitted code I added a CHANGELOG... | ||