Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 688 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 688 Bytes

Our Blog Repository

Our main blog - based on Jekyll and served here: https://blog.codeinside.eu

Build Status: Build Status

Older Blogposts are in German, newer should be in English. Feel free to send us an PR for misspellings or blog ideas.

Blogging Guide

  • General language for new content is English, so mark your post with language: en
  • Store posts under _"posts"
  • File name should be lowercased
  • Images should be stored unter "assets/md-images/YYYY-MM-DD/"
  • Images should be linked in the post via {{BASE_PATH}}
  • See older posts for references