-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
16 lines (15 loc) · 716 Bytes
/
_config.yml
File metadata and controls
16 lines (15 loc) · 716 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Site settings
title: SEU-as-code - Lightweight Developer Provisioning with Gradle
email: seu-as-code@qaware.de
description: > # this means to ignore newlines until "baseurl:"
SEU-as-code is a lightweight developer provisioning framework based on
the Gradle build tool. Describe your software development environment
with the required software packages and tasks as a Gradle build file.
Version control everything and keep your environment up to date across
the whole team.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://seu-as-code.github.io" # the base hostname & protocol for your site
twitter_username: SEU_as_code
github_username: seu-as-code
# Build settings
markdown: kramdown