Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/potocpav/potocpav.github.io


https://github.com/potocpav/potocpav.github.io

blog

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Homepage in Jekyll

Environment setup on Ubuntu:

```sh
bundle install
bundle exec jekyll build

# Local development server
bundle exec jekyll serve
```