-
Notifications
You must be signed in to change notification settings - Fork 14
/
.seed-config.yaml
60 lines (49 loc) · 1.5 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
49
50
51
52
53
54
55
56
57
58
59
60
project:
name: "Syna Theme Starter"
state: "stable"
image: "https://raw.githubusercontent.com/okkur/syna-start/master/static/images/logo.svg?sanitize=true"
website: "https://syna.okkur.org"
oneLiner: "Start repository for Syna Theme"
description: |
Get started with Syna right away.
version: "v0.17.1"
vision:
type: "community"
overview: |
This project thrives make it easy to get started with Syna.
concept: "Built a bare bones starter repository to enable easier starting with Syna."
aim: "The Syna starter repository provides a basic solution to easily get up and running."
supportLinks:
documentation: "https://syna.okkur.org/docs"
examples: "https://syna.okkur.org/demo"
contributionLinks:
issueTemplate: "/.github/ISSUE_TEMPLATE.md"
starterIssues: "https://github.com/okkur/syna-start/labels/starter%20issue"
emails:
commercialSupport: "[email protected]"
security: "[email protected]"
coc: "[email protected]"
copyright:
year: "2017"
cla:
copyrightHolder: "nzt.ventures GmbH"
mail: "[email protected]"
maintainers:
- name: "Michael Grosser"
nick: "stp-ip"
- name: "Mahdi Pourismaiel"
nick: "mpourismaiel"
repo:
link: "https://git.okkur.org/syna-start"
type: "Github"
issueTemplate:
questions:
- "Hugo version"
badges:
- image: "https://img.shields.io/badge/state-stable-green.svg"
alt: "state"
- image: "https://img.shields.io/github/license/okkur/syna-start.svg"
link: "LICENSE"
alt: "license"
reposeed:
configVersion: "v1"