forked from frictionlessdata/frictionless-ci
-
Notifications
You must be signed in to change notification settings - Fork 0
/
livemark.yaml
51 lines (51 loc) · 1.34 KB
/
livemark.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
brand:
text: Frictionless Repository
about:
text: Data management service that brings continuous data validation to tabular data in your repository via Github Action
site:
favicon: assets/logo.png
styles:
- style.css
github:
user: frictionlessdata
repo: frictionless-ci
counter:
type: plausible
code: repository.frictionlessdata.io
topics:
selector: h2
links:
items:
- name: Repository (v1) (docs)
path: https://v1.repository.frictionlessdata.io
- name: Open Knowledge
path: https://okfn.org
- name: Frictionless
path: https://frictionlessdata.io
- name: Support
path: https://discord.com/channels/695635777199145130/695635777199145133
pages:
items:
- path: index
name: Introduction
from: README.md
- path: docs/functionality
- path: docs/getting-started
- path: docs/configuration
- path: docs/inquiries
- path: docs/reports
- path: docs/badges
- path: docs/license
name: License
from: LICENSE.md
- path: docs/migration
from: MIGRATION.md
- path: docs/changelog
from: CHANGELOG.md
- path: docs/contributing
from: CONTRIBUTING.md
- path: pages/dashboard
redirect:
items:
- prev: https://repository.frictionlessdata.io/docs/introduction
next: https://v1.repository.frictionlessdata.io/docs/introduction