OCC Blog powered by Jekyll, Minimal Theme and GitHub Pages.
https://blog.opencultureconsulting.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
553 B
23 lines
553 B
# Site settings |
|
title: Open Culture Consulting |
|
author: Felix Lohmeier, Sebastian Meyer |
|
email: office@opencultureconsulting.com |
|
lang: de-DE |
|
description: "Blog von F. Lohmeier + S. Meyer" |
|
url: "https://blog.opencultureconsulting.com" |
|
homepage: "https://www.opencultureconsulting.com" |
|
twitter_username: OCC_GbR |
|
github_username: opencultureconsulting |
|
|
|
# Build settings |
|
markdown: kramdown |
|
collections: |
|
posts: |
|
permalink: /:year/:month/:day/:title/ |
|
plugins: |
|
- jekyll-feed |
|
- liquid |
|
|
|
# Theme settings |
|
theme: jekyll-theme-minimal |
|
logo: /images/logo.png
|
|
|