/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mikeaparicio.com
| | danabyerly.com
1.6 parsecs away

Travel
| | Some considerations for using WordPress as a headless content management system for Eleventy.
| | robkendal.co.uk
2.1 parsecs away

Travel
| | 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
| | davedavies.dev
1.4 parsecs away

Travel
| | 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
| | sookocheff.com
30.7 parsecs away

Travel
| Here it is. My version of the S3 static site. This one is publishable through CloudFormation and uses CodeCommit and CodeBuild to regenerate and publish the site with every push to the host Git repository. Any change to the CodeCommit Git repository automatically triggers a build through CodeCommit. This build runs the Hugo static site generator on your repo and syncs the results to an S3 bucket configured for serving a static site.