Maintain page for my Projects
DISCLAIMER! The foundation of this project is not minen! I modifed a Github-Gist for my personal use. Check out the Gist
git clone https://github.com/koehlertimo/maintainpage
After that put the index.html
on your webserver and you are good to go!
Timo Köhler – @bukto_ – hello@timokoehler.com
https://github.com/koehlertimo
- Fork it (https://github.com/koehlertimo/maintainpage/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request