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
- Host: GitHub
- URL: https://github.com/janstuemmel/janstuemmel.github.io-legacy
- Owner: janstuemmel
- Created: 2015-11-26T14:09:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T16:03:30.000Z (almost 8 years ago)
- Last Synced: 2025-05-16T11:08:33.045Z (about 1 year ago)
- Topics: computer-science, javascript, php, python
- Language: CSS
- Homepage: http://janstuemmel.de/
- Size: 1.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```