Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mgalgs/mgalgs.github.io

My blog thing
https://github.com/mgalgs/mgalgs.github.io

Last synced: about 2 months ago
JSON representation

My blog thing

Awesome Lists containing this project

README

        

My bloggy thing.

# Running locally

```
cd path/to/mgalgs.github.io
rvm use
bundle install
bundle exec jekyll serve
```