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. -::: 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