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

https://github.com/ojroques/ojroques.github.io


https://github.com/ojroques/ojroques.github.io

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# ojroques.github.io

[oroques.com](https://oroques.com/)

My personal website built with [Jekyll](https://github.com/jekyll/jekyll) and
the [minimalist](https://github.com/BDHU/minimalist) theme.

## Installation
1. [Install Jekyll](https://jekyllrb.com/docs/installation/)
2. Install Gems: `bundle install`
3. Update Gems: `bundle update`
4. Run the site locally: `bundle exec jekyll serve`