Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dimsav/temp-docs


https://github.com/dimsav/temp-docs

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# Installation

# Running

```
bundle exec jekyll serve
```

# Build for deploy

```
bundle exec jekyll build --config _config.yml,_config_prod.yml -d docs
```