https://github.com/macintoshpie/ghactionsbyexample
GitHub Actions by Example
https://github.com/macintoshpie/ghactionsbyexample
Last synced: 3 months ago
JSON representation
GitHub Actions by Example
- Host: GitHub
- URL: https://github.com/macintoshpie/ghactionsbyexample
- Owner: macintoshpie
- License: mit
- Created: 2021-02-14T00:47:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T16:43:13.000Z (over 1 year ago)
- Last Synced: 2024-11-07T08:41:55.992Z (8 months ago)
- Language: Go
- Homepage: https://www.actionsbyexample.com
- Size: 94.7 KB
- Stars: 170
- Watchers: 7
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - macintoshpie/ghactionsbyexample - GitHub Actions by Example (Go)
README
# GitHub Actions by Example
See the site [here](https://www.actionsbyexample.com/).
# Development
Edit example files in `examples/`. Build the site by running
```bash
make
```Files for serving are put into `public/`.