Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jromero/why.jromero.codes

My Technical Website
https://github.com/jromero/why.jromero.codes

Last synced: about 1 month ago
JSON representation

My Technical Website

Awesome Lists containing this project

README

        

### Prerequisites

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

### Build

```shell script
hugo
```

### Development

```shell script
hugo serve
```