docs(templates): update metadata.yml
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
name: "📗 Classic template"
|
name: "📗 Classic template"
|
||||||
|
description: |
|
||||||
|
A template mimicking GitHub visual identity.
|
||||||
|
This is also the default template.
|
||||||
|
examples:
|
||||||
|
default: https://github.com/lowlighter/lowlighter/blob/master/metrics.classic.svg
|
||||||
index: 0
|
index: 0
|
||||||
supports:
|
supports:
|
||||||
- user
|
- user
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
name: "📒 Markdown template"
|
name: "📒 Markdown template"
|
||||||
|
description: A template capable of rendering markdown from a given template file.
|
||||||
|
examples:
|
||||||
|
default: https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.png
|
||||||
index: 3
|
index: 3
|
||||||
supports:
|
supports:
|
||||||
- user
|
- user
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
name: "📘 Repository template"
|
name: "📘 Repository template"
|
||||||
|
description: A template mimicking GitHub visual identity and specially crafted for repositories.
|
||||||
|
examples:
|
||||||
|
default: https://github.com/lowlighter/lowlighter/blob/master/metrics.repository.svg
|
||||||
index: 1
|
index: 1
|
||||||
supports:
|
supports:
|
||||||
- repository
|
- repository
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
name: "📙 Terminal template"
|
name: "📙 Terminal template"
|
||||||
|
description: A template mimicking a SSH session.
|
||||||
|
examples:
|
||||||
|
default: https://github.com/lowlighter/lowlighter/blob/master/metrics.terminal.svg
|
||||||
index: 2
|
index: 2
|
||||||
supports:
|
supports:
|
||||||
- user
|
- user
|
||||||
|
|||||||
Reference in New Issue
Block a user