
Adding llms.txt Files to Enhance AI Model Compatibility
Implementing a generator for llms.txt files to help AI models better understand and reference blog content
Implementing a generator for llms.txt files to help AI models better understand and reference blog content
A step-by-step guide on how to add RSS, Atom, and JSON feeds to a Next.js static blog using the Feed package
How to set up GitHub Actions workflows that intelligently handle content vs code changes, with automatic PR creation and selective deployments
Updated NextJS App deployed to App Runner with SSR and GitHub Actions
NextJS App deployed to App Runner with GitHub Actions
Deploy a NextJS Application to AWS App Runner using CDK
A CDK Pipeline example that will deploy a NextJS App on ECS
[NextJS](https://nextjs.org/learn/foundations/about-nextjs/what-is-nextjs) is a powerful React framework that we can use to deploy directly from GitHub to [AWS Amplify](https://aws.amazon.com/amplify/). We will also be using [CodeSandbox](https://codesandbox.io/docs/overview) to work with the cod...