diff --git a/README.md b/README.md index 47d721d..5d64c5f 100644 --- a/README.md +++ b/README.md @@ -1 +1,33 @@ -# github-actions-demos \ No newline at end of file +# CI/CD with GitHub Actions + +This repository contains resources and demos for the talk "CI/CD with GitHub Actions" by Chris Ayers. + +## Slides + +The slides for the talk can be found at:\ +[https://chris-ayers.com/github-actions-demos/](https://chris-ayers.com/github-actions-demos/) + +## Repository Content + +This repository contains multiple demos and pipelines showcasing the use of GitHub Actions in various scenarios. + +## Resources + +- [GitHub Actions Documentation](https://docs.github.com) +- [GitHub Skills](https://skills.github.com) +- [nektos/act - Run Actions Locally](https://github.com/nektos/act) + + +## Connect with Chris Ayers + +Feel free to connect with Chris Ayers on social media and visit his blog for more information on Bicep and other topics: + +- Twitter: [@Chris_L_Ayers](https://twitter.com/Chris_L_Ayers) +- Mastodon: [@Chrisayers@hachyderm.io](https://hachyderm.io/@Chrisayers) +- LinkedIn: [chris-l-ayers](https://linkedin.com/in/chris-l-ayers/) +- Blog: [https://chris-ayers.com/](https://chris-ayers.com/) +- GitHub: [Codebytes](https://github.com/codebytes) + +## License + +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.