Skip to content

Commit 2d6c9e1

Browse files
committed
docs(templates): update metadata.yml
1 parent 3b9c481 commit 2d6c9e1

File tree

4 files changed

+14
-0
lines changed

4 files changed

+14
-0
lines changed

source/templates/classic/metadata.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
name: "📗 Classic template"
2+
description: |
3+
A template mimicking GitHub visual identity.
4+
This is also the default template.
5+
examples:
6+
default: https://github.com/lowlighter/lowlighter/blob/master/metrics.classic.svg
27
index: 0
38
supports:
49
- user

source/templates/markdown/metadata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
name: "📒 Markdown template"
2+
description: A template capable of rendering markdown from a given template file.
3+
examples:
4+
default: https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.png
25
index: 3
36
supports:
47
- user

source/templates/repository/metadata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
name: "📘 Repository template"
2+
description: A template mimicking GitHub visual identity and specially crafted for repositories.
3+
examples:
4+
default: https://github.com/lowlighter/lowlighter/blob/master/metrics.repository.svg
25
index: 1
36
supports:
47
- repository

source/templates/terminal/metadata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
name: "📙 Terminal template"
2+
description: A template mimicking a SSH session.
3+
examples:
4+
default: https://github.com/lowlighter/lowlighter/blob/master/metrics.terminal.svg
25
index: 2
36
supports:
47
- user

0 commit comments

Comments
 (0)