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
64
markdown/dev/reference/packages/core/de.md
Normal file
64
markdown/dev/reference/packages/core/de.md
Normal file
|
@ -0,0 +1,64 @@
|
|||
---
|
||||
title: "@freesewing/core"
|
||||
---
|
||||
|
||||
<p>
|
||||
<a
|
||||
href='https://www.npmjs.com/package/@freesewing/core'
|
||||
title='@freesewing/core on NPM'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/npm/v/@freesewing/core.svg'
|
||||
alt='@freesewing/core 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/@freesewing/core.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%3Acore'
|
||||
title='Open issues tagged pkg:core'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/github/issues/freesewing/freesewing/pkg:corettern.svg?label=Issues'
|
||||
alt='Open issues tagged pkg:core'
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
href='https://github.com/freesewing/freesewing/actions?query=workflow%3A%22Unit+tests+-+core%22'
|
||||
title='Unit tests core'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://github.com/freesewing/freesewing/workflows/Unit%20tests%20-%20core/badge.svg'
|
||||
alt='Unit tests core'
|
||||
/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
This is the main FreeSewing library.
|
||||
|
||||
<ul class='links'>
|
||||
<li><a href='/reference/api/'>Documentation</a></li>
|
||||
<li><a href='https://www.npmjs.com/package/@freesewing/core'>Package on NPM</a></li>
|
||||
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/core'>Code on Github</a></li>
|
||||
</ul>
|
64
markdown/dev/reference/packages/core/en.md
Normal file
64
markdown/dev/reference/packages/core/en.md
Normal file
|
@ -0,0 +1,64 @@
|
|||
---
|
||||
title: "@freesewing/core"
|
||||
---
|
||||
|
||||
<p>
|
||||
<a
|
||||
href='https://www.npmjs.com/package/@freesewing/core'
|
||||
title='@freesewing/core on NPM'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/npm/v/@freesewing/core.svg'
|
||||
alt='@freesewing/core 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/@freesewing/core.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%3Acore'
|
||||
title='Open issues tagged pkg:core'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/github/issues/freesewing/freesewing/pkg:core.svg?label=Issues'
|
||||
alt='Open issues tagged pkg:core'
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
href='https://github.com/freesewing/freesewing/actions?query=workflow%3A%22Unit+tests+-+core%22'
|
||||
title='Unit tests core'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://github.com/freesewing/freesewing/workflows/Unit%20tests%20-%20core/badge.svg'
|
||||
alt='Unit tests core'
|
||||
/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
This is the main FreeSewing library.
|
||||
|
||||
<ul class='links'>
|
||||
<li><a href='/reference/api/'>Documentation</a></li>
|
||||
<li><a href='https://www.npmjs.com/package/@freesewing/core'>Package on NPM</a></li>
|
||||
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/core'>Code on Github</a></li>
|
||||
</ul>
|
64
markdown/dev/reference/packages/core/es.md
Normal file
64
markdown/dev/reference/packages/core/es.md
Normal file
|
@ -0,0 +1,64 @@
|
|||
---
|
||||
title: "@freesewing/core"
|
||||
---
|
||||
|
||||
<p>
|
||||
<a
|
||||
href='https://www.npmjs.com/package/@freesewing/core'
|
||||
title='@freesewing/core on NPM'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/npm/v/@freesewing/core.svg'
|
||||
alt='@freesewing/core 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/@freesewing/core.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%3Acore'
|
||||
title='Open issues tagged pkg:core'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/github/issues/freesewing/freesewing/pkg:corettern.svg?label=Issues'
|
||||
alt='Open issues tagged pkg:core'
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
href='https://github.com/freesewing/freesewing/actions?query=workflow%3A%22Unit+tests+-+core%22'
|
||||
title='Unit tests core'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://github.com/freesewing/freesewing/workflows/Unit%20tests%20-%20core/badge.svg'
|
||||
alt='Unit tests core'
|
||||
/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
This is the main FreeSewing library.
|
||||
|
||||
<ul class='links'>
|
||||
<li><a href='/reference/api/'>Documentation</a></li>
|
||||
<li><a href='https://www.npmjs.com/package/@freesewing/core'>Package on NPM</a></li>
|
||||
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/core'>Code on Github</a></li>
|
||||
</ul>
|
64
markdown/dev/reference/packages/core/fr.md
Normal file
64
markdown/dev/reference/packages/core/fr.md
Normal file
|
@ -0,0 +1,64 @@
|
|||
---
|
||||
title: "@freesewing/core"
|
||||
---
|
||||
|
||||
<p>
|
||||
<a
|
||||
href='https://www.npmjs.com/package/@freesewing/core'
|
||||
title='@freesewing/core on NPM'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/npm/v/@freesewing/core.svg'
|
||||
alt='@freesewing/core 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/@freesewing/core.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%3Acore'
|
||||
title='Open issues tagged pkg:core'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/github/issues/freesewing/freesewing/pkg:corettern.svg?label=Issues'
|
||||
alt='Open issues tagged pkg:core'
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
href='https://github.com/freesewing/freesewing/actions?query=workflow%3A%22Unit+tests+-+core%22'
|
||||
title='Unit tests core'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://github.com/freesewing/freesewing/workflows/Unit%20tests%20-%20core/badge.svg'
|
||||
alt='Unit tests core'
|
||||
/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
This is the main FreeSewing library.
|
||||
|
||||
<ul class='links'>
|
||||
<li><a href='/reference/api/'>Documentation</a></li>
|
||||
<li><a href='https://www.npmjs.com/package/@freesewing/core'>Package on NPM</a></li>
|
||||
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/core'>Code on Github</a></li>
|
||||
</ul>
|
64
markdown/dev/reference/packages/core/nl.md
Normal file
64
markdown/dev/reference/packages/core/nl.md
Normal file
|
@ -0,0 +1,64 @@
|
|||
---
|
||||
title: "@freesewing/core"
|
||||
---
|
||||
|
||||
<p>
|
||||
<a
|
||||
href='https://www.npmjs.com/package/@freesewing/core'
|
||||
title='@freesewing/core on NPM'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/npm/v/@freesewing/core.svg'
|
||||
alt='@freesewing/core 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/@freesewing/core.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%3Acore'
|
||||
title='Open issues tagged pkg:core'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://img.shields.io/github/issues/freesewing/freesewing/pkg:corettern.svg?label=Issues'
|
||||
alt='Open issues tagged pkg:core'
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
href='https://github.com/freesewing/freesewing/actions?query=workflow%3A%22Unit+tests+-+core%22'
|
||||
title='Unit tests core'
|
||||
style="margin-right: 0.5rem"
|
||||
>
|
||||
<img
|
||||
src='https://github.com/freesewing/freesewing/workflows/Unit%20tests%20-%20core/badge.svg'
|
||||
alt='Unit tests core'
|
||||
/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
This is the main FreeSewing library.
|
||||
|
||||
<ul class='links'>
|
||||
<li><a href='/reference/api/'>Documentation</a></li>
|
||||
<li><a href='https://www.npmjs.com/package/@freesewing/core'>Package on NPM</a></li>
|
||||
<li><a href='https://github.com/freesewing/freesewing/tree/develop/packages/core'>Code on Github</a></li>
|
||||
</ul>
|
Loading…
Add table
Add a link
Reference in a new issue