Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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

Lists

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/`.