/Ra1phM.github.io

This repository contains my OLD personal website and blog. Build with Jekyll.

Primary LanguageCSS

My Website & Blog

This repository contains my personal website and blog, located at ralph.marschall.lu. Powered by Jekyll.

Python Script: Create New Jekyll Post

To easily create a new jekyll blog post, you can use jekyll-post.py. Works with Python 2.7.

.\jekyll-post.py "My Awesome Post Title"

See the file or -h for more details about available options.

Feel free to use this script for your own Jekyll website. (Inside the file contains a MIT license)

License

The following directories and their contents are under the Creative Commons BY-NC-SA 4.0 license:

  • _posts/
  • img/

All other directories and files are under the MIT License (MIT):

Copyright (c) 2014 Ralph Marschall

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.