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

https://github.com/goblindegook/goblindegook.com

This is my site. There are many like it, but this one is mine.
https://github.com/goblindegook/goblindegook.com

hugo-site offline-first static-site

Last synced: 26 days ago
JSON representation

This is my site. There are many like it, but this one is mine.

Awesome Lists containing this project

README

        

# [goblindegook.com](https://goblindegook.com)

[![Netlify Status](https://api.netlify.com/api/v1/badges/8c447447-6cd6-48a9-be8b-250c7b8f4e0e/deploy-status)](https://app.netlify.com/sites/goblindegook/deploys)

This is my site. There are many like it, but this one is mine.

## Building the site

Requires [Hugo](https://gohugo.io).

```sh
npm run build
```

## Development mode

```sh
npm run watch
```