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

https://github.com/grantshandy/grantshandy.github.io

My website.
https://github.com/grantshandy/grantshandy.github.io

Last synced: about 2 months ago
JSON representation

My website.

Awesome Lists containing this project

README

        

# [grantshandy.github.io](https://grantshandy.github.io)

My blog, written with [zola](https://getzola.org) and built with [nix](https://nixos.org).

## Building
```bash
$ nix build # results are in result/site
```

## Developing
```bash
$ develop
```