mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
13 lines
No EOL
303 B
YAML
13 lines
No EOL
303 B
YAML
# Build settings
|
|
markdown: kramdown
|
|
permalink: :title
|
|
highlighter: pygments
|
|
gems:
|
|
- jemoji
|
|
- jekyll-sitemap
|
|
|
|
# Site settings
|
|
url: http://osem.io
|
|
title: Open Source Event Manager
|
|
description: "Event management tailored for Free and Open Source community conferences."
|
|
excerpt_separator: <!-- more --> |