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

https://github.com/tabsp/website


https://github.com/tabsp/website

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

          

# Tabsp's Blog

Personal blog built with Hugo and the `tabsp/linewise` theme.

## Development

```sh
hugo server
hugo --minify
```

The site content lives in `content/posts/`. Static assets live in `static/`.