-
Notifications
You must be signed in to change notification settings - Fork 3
/
.seed-config.yaml
48 lines (40 loc) · 1.17 KB
/
.seed-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
project:
name: "Okkur Labs Blog"
state: "stable"
image: "https://raw.githubusercontent.com/okkur/blog/master/static/images/logo.svg?sanitize=true"
website: "https://blog.okkur.org"
oneLiner: "Sustainable Open Source"
description: |
Okkur Labs blog repository for the static blog hosted at https://blog.okkur.org.
Built with [Hugo](https://gohugo.io) and [Syna](https://syna.okkur.org).
version: "v0.1.0"
mainLicense: "CCByNcSa"
vision:
type: "community"
overview: |
Blog to showcase Okkur Labs projects and ideas.
contributionLinks:
issueTemplate: "/.github/ISSUE_TEMPLATE.md"
starterIssues: "https://github.com/okkur/blog/labels/starter%20issue"
emails:
security: "[email protected]"
coc: "[email protected]"
copyright:
year: "2019"
cla:
copyrightHolder: "nzt.ventures GmbH"
mail: "[email protected]"
maintainers:
- name: "Michael Grosser"
nick: "stp-ip"
repo:
link: "https://git.okkur.org/blog"
type: "Github"
badges:
- image: "https://img.shields.io/badge/state-stable-green.svg"
alt: "state"
- image: "https://img.shields.io/github/license/okkur/blog.svg"
link: "LICENSE"
alt: "license"
reposeed:
configVersion: "v1"