From eaf9ade01cb032ea643f110309ebd2d6048d64c6 Mon Sep 17 00:00:00 2001 From: Jannik Zschiesche Date: Mon, 31 Mar 2025 14:16:33 +0200 Subject: [PATCH 1/2] Remove ci-npm docs --- blog/2025-03-31-janus-ts.mdx | 2 +- docs/ts-scss/ci-npm/index.mdx | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 docs/ts-scss/ci-npm/index.mdx diff --git a/blog/2025-03-31-janus-ts.mdx b/blog/2025-03-31-janus-ts.mdx index 9183fa0..2d20232 100644 --- a/blog/2025-03-31-janus-ts.mdx +++ b/blog/2025-03-31-janus-ts.mdx @@ -4,7 +4,7 @@ authors: [jannik] tags: [janus] --- -[Janus TS] now has docs. +[Janus TS] now has docs — the docs for `@21torr/ci-npm` were removed, as it is deprecated. [Janus TS]: /docs/ts-scss/janus-ts diff --git a/docs/ts-scss/ci-npm/index.mdx b/docs/ts-scss/ci-npm/index.mdx deleted file mode 100644 index 6803a94..0000000 --- a/docs/ts-scss/ci-npm/index.mdx +++ /dev/null @@ -1,12 +0,0 @@ -import {LinkList} from "../../../src/components/Link/LinkList"; - -# CI npm - - - -:::caution -The docs still need to be written. -::: From c52ce77649e29a39195dcc962265679d004a8a1c Mon Sep 17 00:00:00 2001 From: Jannik Zschiesche Date: Mon, 31 Mar 2025 14:19:23 +0200 Subject: [PATCH 2/2] Update overview --- docs/ts-scss/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ts-scss/index.mdx b/docs/ts-scss/index.mdx index 870c4f6..594abbc 100644 --- a/docs/ts-scss/index.mdx +++ b/docs/ts-scss/index.mdx @@ -7,5 +7,5 @@ sidebar_position: 0 This is the list of our npm packages: - [Atlantis](./atlantis), a SCSS utilities library -- [CI npm](./ci-npm), default linter & tool configs +- [Janus TS](./janus-ts), a tool to configure our commonly used tools - [Dune](./dune), a TS / React utilities library