docs: replace links from profile repo to metrics repo [skip ci]

This commit is contained in:
lowlighter
2022-01-15 15:13:06 -05:00
parent 0ea5e5b3dc
commit d8896623d4
55 changed files with 150 additions and 150 deletions

View File

@@ -14,7 +14,7 @@
</tr>
<tr>
<td colspan="2" align="center">
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.classic.svg" alt=""></img>
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.classic.svg" alt=""></img>
<img width="900" height="1" alt="">
</td>
</tr>

View File

@@ -3,7 +3,7 @@ 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
default: https://github.com/lowlighter/metrics/blob/examples/metrics.classic.svg
index: 0
supports:
- user

View File

@@ -3,7 +3,7 @@
<tr><td colspan="2" align="center">A template capable of rendering markdown from a given template file.</td></tr>
<tr>
<td colspan="2" align="center">
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.png" alt=""></img>
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.png" alt=""></img>
<img width="900" height="1" alt="">
</td>
</tr>

View File

@@ -14,7 +14,7 @@
</tr>
<tr>
<td colspan="2" align="center">
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.png" alt=""></img>
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.png" alt=""></img>
<img width="900" height="1" alt="">
</td>
</tr>
@@ -124,7 +124,7 @@ The `embed()` function takes two arguments:
<%- await embed(`example-languages-pdf`, {languages:true, languages_details:"percentage, bytes-size", config_display:"large"}) %>
```
<img src="https://github.com/lowlighter/lowlighter/blob/master/.cache/example-languages-pdf.svg">
<img src="https://github.com/lowlighter/metrics/blob/examples/.cache/example-languages-pdf.svg">
> 💡 The `plugin_` prefix can be dropped for convenience

View File

@@ -1,6 +1,6 @@
# 📒 Markdown template example
See [rendering of this file here](https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.full.md) and [original template source here](https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/example.md).
See [rendering of this file here](https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.full.md) and [original template source here](https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/example.md).
## 🧩 Plugins with markdown version

View File

@@ -1,6 +1,6 @@
# 📒 Markdown template example (pdf)
See [rendering of this file here](https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.pdf) and [original template source here](https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/example.pdf.md).
See [rendering of this file here](https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.pdf) and [original template source here](https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/example.pdf.md).
## 🧩 Plugins

View File

@@ -1,7 +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
default: https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.png
index: 3
supports:
- user

View File

@@ -14,7 +14,7 @@
</tr>
<tr>
<td colspan="2" align="center">
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.repository.svg" alt=""></img>
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.repository.svg" alt=""></img>
<img width="900" height="1" alt="">
</td>
</tr>

View File

@@ -1,7 +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
default: https://github.com/lowlighter/metrics/blob/examples/metrics.repository.svg
index: 1
supports:
- repository

View File

@@ -14,7 +14,7 @@
</tr>
<tr>
<td colspan="2" align="center">
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.terminal.svg" alt=""></img>
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.terminal.svg" alt=""></img>
<img width="900" height="1" alt="">
</td>
</tr>

View File

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