resume/README.md
Naomi Carrigan abe0c7f94c
All checks were successful
Node.js CI / Lint and Test (push) Successful in 40s
feat: ship it let's gooooooooo
2025-04-08 17:25:10 -07:00

34 lines
1.3 KiB
Markdown

# Naomi's Resume
This repository contains Naomi's resume data in YAML format, and the necessary build scripts to generate a public YAML, HTML, and JSON file.
## Live Version
This page is currently deployed. [View the live website.](https://resume.nhcarrigan.com)
## Feedback and Bugs
If you have feedback or a bug report, please feel free to open a GitHub issue!
## Contributing
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.
Changes should only be made to the `source.yaml` file. The `site` directory, which holds the generated content, is `.gitignore`d and should not be committed.
Changes must pass the `lint`, `build`, `spelling`, and `test` steps, which check for spelling and properly-structured YAML data as well as scripts following our standard code conventions.
## Code of Conduct
Before interacting with our community, please read our [Code of Conduct](CODE_OF_CONDUCT.md).
## License
This software is licensed under our [global software license](https://docs.nhcarrigan.com/#/license).
Copyright held by Naomi Carrigan.
## Contact
We may be contacted through our [Chat Server](http://chat.nhcarrigan.com) or via email at `contact@nhcarrigan.com`.