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

https://github.com/janstuemmel/janstuemmel.github.io-legacy

personal homepage
https://github.com/janstuemmel/janstuemmel.github.io-legacy

computer-science javascript php python

Last synced: 3 months ago
JSON representation

personal homepage

Awesome Lists containing this project

README

          

# janstuemmel.github.io

My homepage based on jekyll

## Install

Installation workaround [http://michaelchelen.net/81fa/install-jekyll-2-ubuntu-14-04/](michaelchelen.net/81fa/install-jekyll-2-ubuntu-14-04/)

```bash
sudo apt-get install ruby ruby-dev ruby2.0 ruby2.0-dev make gcc nodejs
sudo gem2.0 install jekyll
```