feat: Flat import of markdown repo
This is a flat (without history) import of (some of) the content from our markdown module. We've imported this without history because the repo contains our blog posts and showcases posts content prior to porting them to strapi. Since this contains many images, it would balloon the size of this repo to import the full history. Instead, please refer to the history of the (archived) markdown repo at: https://github.com/freesewing/markdown
This commit is contained in:
parent
1671a896b5
commit
b34a2ee2ed
6132 changed files with 244167 additions and 0 deletions
17
markdown/dev/reference/packages/remark-jargon/de.md
Normal file
17
markdown/dev/reference/packages/remark-jargon/de.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: "remark-jargon"
|
||||
---
|
||||
|
||||
This is a [Remark](https://github.com/remarkjs/remark) plugin for jargon terms.
|
||||
|
||||
<ul class='links'>
|
||||
<li><a href='https://www.npmjs.com/package/remark-jargon'>Package on NPM</a></li>
|
||||
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/remark-jargon'>Code on Github</a></li>
|
||||
</ul>
|
||||
|
||||
<Note>
|
||||
|
||||
The [README](https://github.com/freesewing/freesewing/blob/develop/packages/remark-jargon/README.md) contains detailed information on the use and purpose of this package.
|
||||
|
||||
</Note>
|
||||
|
60
markdown/dev/reference/packages/remark-jargon/en.md
Normal file
60
markdown/dev/reference/packages/remark-jargon/en.md
Normal file
|
@ -0,0 +1,60 @@
|
|||
---
|
||||
title: "remark-jargon"
|
||||
---
|
||||
|
||||
<p>
|
||||
<a
|
||||
href='https://www.npmjs.com/package/remark-jargon'
|
||||
title='remark-jargon on NPM'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/npm/v/remark-jargon.svg'
|
||||
alt='remark-jargon on NPM'
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
href="https://opensource.org/licenses/MIT"
|
||||
title="License: MIT"
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/npm/l/remark-jargon.svg?label=License'
|
||||
alt="License: MIT"
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
href="https://deepscan.io/dashboard#view=project&tid=2114&pid=2993&bid=23256"
|
||||
title="Code quality on DeepScan"
|
||||
style={styles.badge}
|
||||
>
|
||||
<img
|
||||
src="https://deepscan.io/api/teams/2114/projects/2993/branches/23256/badge/grade.svg"
|
||||
alt="Code quality on DeepScan"
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
href='https://github.com/freesewing/freesewing/issues?q=is%3Aissue+is%3Aopen+label%3Apkg%3Aremark-jargon'
|
||||
title='Open issues tagged pkg:remark-jargon'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/github/issues/freesewing/freesewing/pkg:remark-jargon.svg?label=Issues'
|
||||
alt='Open issues tagged pkg:remark-jargon'
|
||||
/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
This is a [Remark](https://github.com/remarkjs/remark) plugin for jargon terms.
|
||||
|
||||
<ul class='links'>
|
||||
<li><a href='https://www.npmjs.com/package/remark-jargon'>Package on NPM</a></li>
|
||||
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/remark-jargon'>Code on Github</a></li>
|
||||
</ul>
|
||||
|
||||
<Note>
|
||||
|
||||
The [README](https://github.com/freesewing/freesewing/blob/develop/packages/remark-jargon/README.md) contains detailed information on the use and purpose of this package.
|
||||
|
||||
</Note>
|
||||
|
17
markdown/dev/reference/packages/remark-jargon/es.md
Normal file
17
markdown/dev/reference/packages/remark-jargon/es.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: "remark-jargon"
|
||||
---
|
||||
|
||||
This is a [Remark](https://github.com/remarkjs/remark) plugin for jargon terms.
|
||||
|
||||
<ul class='links'>
|
||||
<li><a href='https://www.npmjs.com/package/remark-jargon'>Package on NPM</a></li>
|
||||
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/remark-jargon'>Code on Github</a></li>
|
||||
</ul>
|
||||
|
||||
<Note>
|
||||
|
||||
The [README](https://github.com/freesewing/freesewing/blob/develop/packages/remark-jargon/README.md) contains detailed information on the use and purpose of this package.
|
||||
|
||||
</Note>
|
||||
|
17
markdown/dev/reference/packages/remark-jargon/fr.md
Normal file
17
markdown/dev/reference/packages/remark-jargon/fr.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: "remark-jargon"
|
||||
---
|
||||
|
||||
This is a [Remark](https://github.com/remarkjs/remark) plugin for jargon terms.
|
||||
|
||||
<ul class='links'>
|
||||
<li><a href='https://www.npmjs.com/package/remark-jargon'>Package on NPM</a></li>
|
||||
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/remark-jargon'>Code on Github</a></li>
|
||||
</ul>
|
||||
|
||||
<Note>
|
||||
|
||||
The [README](https://github.com/freesewing/freesewing/blob/develop/packages/remark-jargon/README.md) contains detailed information on the use and purpose of this package.
|
||||
|
||||
</Note>
|
||||
|
17
markdown/dev/reference/packages/remark-jargon/nl.md
Normal file
17
markdown/dev/reference/packages/remark-jargon/nl.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: "remark-jargon"
|
||||
---
|
||||
|
||||
This is a [Remark](https://github.com/remarkjs/remark) plugin for jargon terms.
|
||||
|
||||
<ul class='links'>
|
||||
<li><a href='https://www.npmjs.com/package/remark-jargon'>Package on NPM</a></li>
|
||||
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/remark-jargon'>Code on Github</a></li>
|
||||
</ul>
|
||||
|
||||
<Note>
|
||||
|
||||
The [README](https://github.com/freesewing/freesewing/blob/develop/packages/remark-jargon/README.md) contains detailed information on the use and purpose of this package.
|
||||
|
||||
</Note>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue