mirror of
https://github.com/meineerde/holgerjust.de.git
synced 2025-10-17 17:01:01 +00:00
654 B
654 B
holgerjust.de
My personal website based on Middleman, middleman-blog and the Casper theme.
You can browse the website at https://holgerjust.de
All the content in this blog is licensed under one of multiple open source license. See LICENSE.txt for details.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request