docs(templates): update metadata.yml

This commit is contained in:
lowlighter
2022-01-14 21:39:52 -05:00
parent 3b9c481bc2
commit 2d6c9e16d6
4 changed files with 14 additions and 0 deletions

View File

@@ -1,4 +1,9 @@
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
supports:
- user

View File

@@ -1,4 +1,7 @@
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
supports:
- user

View File

@@ -1,4 +1,7 @@
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
supports:
- repository

View File

@@ -1,4 +1,7 @@
name: "📙 Terminal template"
description: A template mimicking a SSH session.
examples:
default: https://github.com/lowlighter/lowlighter/blob/master/metrics.terminal.svg
index: 2
supports:
- user