|
1 | 1 | project: |
2 | | - name: "Syna Theme" |
3 | | - state: "stable" |
4 | | - image: "https://raw.githubusercontent.com/okkur/syna/master/exampleSite/static/images/logo.svg?sanitize=true" |
5 | | - website: "https://syna.okkur.org" |
6 | | - oneLiner: "Highly customizable open source theme for Hugo based static websites" |
| 2 | + name: 'Syna Theme' |
| 3 | + state: 'stable' |
| 4 | + image: 'https://raw.githubusercontent.com/okkur/syna/master/exampleSite/static/images/logo.svg?sanitize=true' |
| 5 | + website: 'https://syna.okkur.org' |
| 6 | + oneLiner: 'Highly customizable open source theme for Hugo based static websites' |
7 | 7 | description: | |
8 | | - Create your next website with Syna. |
9 | | - version: "v0.17.0" |
| 8 | + Create your next website with Syna. |
| 9 | + version: 'v0.17.1' |
10 | 10 |
|
11 | 11 | vision: |
12 | | - type: "community" |
| 12 | + type: 'community' |
13 | 13 | overview: | |
14 | 14 | This project thrives to be the goto theme for websites using Hugo. |
15 | | - concept: "Built a modular theme to be easily extendible with a default library of fragments available." |
| 15 | + concept: 'Built a modular theme to be easily extendible with a default library of fragments available.' |
16 | 16 | aim: "Syna provides a generic solution to easily get up and running, but doesn't consider hugely specialized solutions to be integrated." |
17 | 17 |
|
18 | 18 | supportLinks: |
19 | | - documentation: "https://syna.okkur.org/docs" |
20 | | - examples: "https://syna.okkur.org/demo" |
| 19 | + documentation: 'https://syna.okkur.org/docs' |
| 20 | + examples: 'https://syna.okkur.org/demo' |
21 | 21 |
|
22 | 22 | contributionLinks: |
23 | | - issueTemplate: "/.github/ISSUE_TEMPLATE.md" |
24 | | - starterIssues: "https://github.com/okkur/syna/labels/starter%20issue" |
| 23 | + issueTemplate: '/.github/ISSUE_TEMPLATE.md' |
| 24 | + starterIssues: 'https://github.com/okkur/syna/labels/starter%20issue' |
25 | 25 |
|
26 | 26 | emails: |
27 | | - commercialSupport: "support@okkur.org" |
28 | | - security: "security@okkur.org" |
29 | | - coc: "coc@okkur.org" |
| 27 | + commercialSupport: 'support@okkur.org' |
| 28 | + security: 'security@okkur.org' |
| 29 | + coc: 'coc@okkur.org' |
30 | 30 |
|
31 | 31 | copyright: |
32 | | - year: "2017" |
| 32 | + year: '2017' |
33 | 33 |
|
34 | 34 | cla: |
35 | | - copyrightHolder: "nzt.ventures GmbH" |
36 | | - mail: "legal@nzt.ventures" |
| 35 | + copyrightHolder: 'nzt.ventures GmbH' |
| 36 | + mail: 'legal@nzt.ventures' |
37 | 37 |
|
38 | 38 | maintainers: |
39 | | - - name: "Michael Grosser" |
40 | | - nick: "stp-ip" |
41 | | - - name: "Mahdi Pourismaiel" |
42 | | - nick: "mpourismaiel" |
| 39 | + - name: 'Michael Grosser' |
| 40 | + nick: 'stp-ip' |
| 41 | + - name: 'Mahdi Pourismaiel' |
| 42 | + nick: 'mpourismaiel' |
43 | 43 |
|
44 | 44 | repo: |
45 | | - link: "https://syna.okkur.org/code" |
46 | | - type: "Github" |
| 45 | + link: 'https://syna.okkur.org/code' |
| 46 | + type: 'Github' |
47 | 47 |
|
48 | 48 | issueTemplate: |
49 | 49 | questions: |
50 | | - - "Hugo version" |
| 50 | + - 'Hugo version' |
51 | 51 |
|
52 | 52 | badges: |
53 | | - - image: "https://img.shields.io/badge/state-stable-green.svg" |
54 | | - alt: "state" |
55 | | - - image: "https://img.shields.io/github/release/okkur/syna.svg" |
56 | | - link: "https://syna.okkur.org/releases" |
57 | | - alt: "release" |
58 | | - - image: "https://img.shields.io/github/license/okkur/syna.svg" |
59 | | - link: "LICENSE" |
60 | | - alt: "license" |
| 53 | + - image: 'https://img.shields.io/badge/state-stable-green.svg' |
| 54 | + alt: 'state' |
| 55 | + - image: 'https://img.shields.io/github/release/okkur/syna.svg' |
| 56 | + link: 'https://syna.okkur.org/releases' |
| 57 | + alt: 'release' |
| 58 | + - image: 'https://img.shields.io/github/license/okkur/syna.svg' |
| 59 | + link: 'LICENSE' |
| 60 | + alt: 'license' |
61 | 61 |
|
62 | 62 | reposeed: |
63 | | - configVersion: "v1" |
| 63 | + configVersion: 'v1' |
0 commit comments