forked from txtdirect/txtdirect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.seed-config.yaml
66 lines (55 loc) · 1.97 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
61
62
63
64
65
66
project:
name: "TXTDirect"
state: "beta"
image: "https://raw.githubusercontent.com/txtdirect/txtdirect/master/media/logo.svg?sanitize=true"
website: "https://about.txtdirect.org"
oneLiner: "Convenient redirects based on DNS TXT-records"
description: |
Convenient and minimalistic DNS based redirects, while controlling your data with your own DNS records.
version: "v0.5.1"
vision:
type: "community"
overview: |
TXTDirect thrives to give back control and data to redirects.
concept: "Instead of relying on external providers to control redirect data. TXTDirect uses data stored within your own DNS records and provides an easily switchable backend service/implementation."
aim: "TXTDirect provides the specification for redirection records and a based implementation as caddy plugin."
supportLinks:
documentation: "https://txtdirect.org/docs"
contributionLinks:
issueTemplate: "/.github/ISSUE_TEMPLATE.md"
starterIssues: "https://github.com/txtdirect/txtdirect/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: "Erfan Besharat"
nick: "erbesharat"
repo:
link: "https://txtdirect.org/code/"
type: "Github"
issueTemplate:
questions:
- "OS"
- "Caddy version"
badges:
- image: "https://img.shields.io/badge/state-beta-blue.svg"
alt: "state"
- image: "https://img.shields.io/github/release/txtdirect/txtdirect.svg"
link: "https://txtdirect.org/releases/"
alt: "release"
- image: "https://img.shields.io/github/license/txtdirect/txtdirect.svg"
link: "https://txtdirect.org/license/"
alt: "license"
- image: "https://travis-ci.org/txtdirect/txtdirect.svg?branch=master"
alt: "Build Status"
link: "https://travis-ci.org/txtdirect/txtdirect"
reposeed:
configVersion: "v1"