Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guillaumegenthial/guillaumegenthial.github.io


https://github.com/guillaumegenthial/guillaumegenthial.github.io

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Blog

## Run locally

1. Install Jekyll (https://jekyllrb.com/docs/installation/macos/)
2. Install bundles with `bundle install`
2. Run with
```bash
bundle exec jekyll serve
```