Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/christophshyper/christophshyper.github.io

My IT portfolio page
https://github.com/christophshyper/christophshyper.github.io

Last synced: 11 days ago
JSON representation

My IT portfolio page

Awesome Lists containing this project

README

        

# ChristophShyper.github.io

My IT portfolio page

[Click here to see it](https://christophshyper.github.io/)

# Testing
Needs Ruby installed
```
bundle init

bundle install
bundle update
bundle exec jekyll build
bundle exec jekyll serve
```