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

https://github.com/khofesh/alhassan-hugo

alhassan website built with hugo
https://github.com/khofesh/alhassan-hugo

Last synced: 4 months ago
JSON representation

alhassan website built with hugo

Awesome Lists containing this project

README

          

## Install Hugo

```
$ sudo pacman -S hugo
```

## Run Development Server

```
$ hugo server -D
```