Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/audy/audy.github.io

my site / blog
https://github.com/audy/audy.github.io

Last synced: 20 days ago
JSON representation

my site / blog

Awesome Lists containing this project

README

        

# agdr.org [![Deployment](https://github.com/audy/audy.github.io/actions/workflows/github-pages.yml/badge.svg)](https://github.com/audy/audy.github.io/actions/workflows/github-pages.yml)

Site built using [Zola](https://github.com/getzola/zola).

## Deployment

1. Push to master
2. Let GitHub Actions do its thing

## Development

```sh
zola serve
```