documentation: add tags
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
title: "Ansible"
|
title: "Ansible"
|
||||||
ring: trial
|
ring: trial
|
||||||
quadrant: platforms-and-aoe-services
|
quadrant: platforms-and-aoe-services
|
||||||
|
tags: [devops]
|
||||||
---
|
---
|
||||||
|
|
||||||
[Ansible](https://www.ansible.com/) is a tool used to describe infrastructure and applications and their configuration as code. It covers both the configuration and provisioning aspects of infrastructure and applications.
|
[Ansible](https://www.ansible.com/) is a tool used to describe infrastructure and applications and their configuration as code. It covers both the configuration and provisioning aspects of infrastructure and applications.
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
title: "Harbor"
|
title: "Harbor"
|
||||||
ring: trial
|
ring: trial
|
||||||
quadrant: platforms-and-aoe-services
|
quadrant: platforms-and-aoe-services
|
||||||
|
tags: [devops]
|
||||||
---
|
---
|
||||||
|
|
||||||
[Harbor](https://goharbor.io) is a CNCF-graduated open-source container registry. We use it to host custom built container images
|
[Harbor](https://goharbor.io) is a CNCF-graduated open-source container registry. We use it to host custom built container images
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ title: "Hot Chocolate"
|
|||||||
ring: assess
|
ring: assess
|
||||||
quadrant: "languages-and-frameworks"
|
quadrant: "languages-and-frameworks"
|
||||||
featured: true
|
featured: true
|
||||||
|
tags: [coding]
|
||||||
---
|
---
|
||||||
|
|
||||||
[Hot Chocolate](https://chillicream.com/docs/hotchocolate/v12) is an open-source GraphQL server for .NET.
|
[Hot Chocolate](https://chillicream.com/docs/hotchocolate/v12) is an open-source GraphQL server for .NET.
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
title: "Playwright"
|
title: "Playwright"
|
||||||
ring: trial
|
ring: trial
|
||||||
quadrant: "languages-and-frameworks"
|
quadrant: "languages-and-frameworks"
|
||||||
|
tags: [coding, frontend, quality assurance]
|
||||||
---
|
---
|
||||||
|
|
||||||
Playwright is a cross browser/platform/language tool to write reliable end-to-end tests. It's easy to get started with and offers a broad variety of functionalities out of the box. Playwright supports Windows, MacOs and Linux and works with the most popular testing frameworks such as Jest, Mocha and Jasmine.
|
Playwright is a cross browser/platform/language tool to write reliable end-to-end tests. It's easy to get started with and offers a broad variety of functionalities out of the box. Playwright supports Windows, MacOs and Linux and works with the most popular testing frameworks such as Jest, Mocha and Jasmine.
|
||||||
|
|||||||
@@ -2,4 +2,7 @@
|
|||||||
title: "Remix"
|
title: "Remix"
|
||||||
ring: adopt
|
ring: adopt
|
||||||
quadrant: languages-and-frameworks
|
quadrant: languages-and-frameworks
|
||||||
|
tags: [coding, frontend]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Updated to "adopt"
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
title: "SpecFlow"
|
title: "SpecFlow"
|
||||||
ring: assess
|
ring: assess
|
||||||
quadrant: "languages-and-frameworks"
|
quadrant: "languages-and-frameworks"
|
||||||
|
tags: [coding, quality assurance]
|
||||||
---
|
---
|
||||||
|
|
||||||
SpecFlow is a free and open source BDD-framework for .NET
|
SpecFlow is a free and open source BDD-framework for .NET
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ title: "Svelte"
|
|||||||
ring: assess
|
ring: assess
|
||||||
quadrant: "languages-and-frameworks"
|
quadrant: "languages-and-frameworks"
|
||||||
featured: true
|
featured: true
|
||||||
|
tags: [coding, frontend]
|
||||||
---
|
---
|
||||||
|
|
||||||
[Svelte](https://svelte.dev/) is neither a language nor a framework, but actually a compiler. It compiles HTML templates to specialized code that
|
[Svelte](https://svelte.dev/) is neither a language nor a framework, but actually a compiler. It compiles HTML templates to specialized code that
|
||||||
|
|||||||
Reference in New Issue
Block a user