Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dnadales/dnadales.github.io


https://github.com/dnadales/dnadales.github.io

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

My personal pages.

## Updating Gemfile.lock

Brute force approach:

- remove `Gemfile.lock`
- run `bundle update`
- run `bundle install`