Merge branch 'main' of https://git.nhcarrigan.com/nhcarrigan/blog
Some checks failed
Node.js CI / CI (push) Failing after 8s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 50s

This commit is contained in:
2026-02-24 19:19:35 -08:00

View File

@@ -1,36 +1,29 @@
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
# blog
## Getting Started
Naomi's personal blog.
First, run the development server:
## Live Version
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
This page is currently deployed. [View the live website.](https://blog.nhcarrigan.com)
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Feedback and Bugs
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
If you have feedback or a bug report, please [log a ticket on our forum](https://support.nhcarrigan.com).
This project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.
## Contributing
## Learn More
If you would like to contribute to the project, you may create a Pull Request containing your proposed changes and we will review it as soon as we are able! Please review our [contributing guidelines](CONTRIBUTING.md) first.
To learn more about Next.js, take a look at the following resources:
## Code of Conduct
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
Before interacting with our community, please read our [Code of Conduct](CODE_OF_CONDUCT.md).
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!
## License
## Deploy on Vercel
This software is licensed under our [global software license](https://docs.nhcarrigan.com/#/license).
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Copyright held by Naomi Carrigan.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.
## Contact
We may be contacted through our [Chat Server](http://chat.nhcarrigan.com) or via email at `contact@nhcarrigan.com`