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

https://github.com/gbbirkisson/gbb-is

Hugo source for my litte website
https://github.com/gbbirkisson/gbb-is

Last synced: 5 months ago
JSON representation

Hugo source for my litte website

Awesome Lists containing this project

README

          


gbb-is

This is the source for my [private website](https://gbb.is) where I publish my notes. The website is powered by [hugo](https://gohugo.io/).

* [Testing locally](#testing-locally)

## Testing locally

```console
$ make serve
```