mirror of
https://github.com/meineerde/holgerjust.de.git
synced 2025-10-17 17:01:01 +00:00
16 lines
654 B
Markdown
16 lines
654 B
Markdown
# holgerjust.de
|
|
|
|
My personal website based on [Middleman](http://middlemanapp.com), [middleman-blog](https://middlemanapp.com/basics/blogging/) and the [Casper theme](https://github.com/danielbayerlein/middleman-casper).
|
|
|
|
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
|
|
|
|
1. Fork it
|
|
2. Create your feature branch (`git checkout -b my-new-feature`)
|
|
3. Commit your changes (`git commit -am 'Add some feature'`)
|
|
4. Push to the branch (`git push origin my-new-feature`)
|
|
5. Create new [Pull Request](../../pull/new/master)
|