Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 54d1d3e

Browse files
authored
Mark WiKit's code repository as deprecated (#693)
With Wikit no longer being used in any of our products, we should communicate clearly that it's code base is currently unmaintained, will no longer be supported and no new contributions are accepted. Update the README to mark the repo as deprecated in the project title, the repository description, and at the start of the `Development` section of the README. Bug: T382049
1 parent d8ae489 commit 54d1d3e

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,16 @@
1-
# WiKit
1+
# WiKit [DEPRECATED]
22

33
[![wikit-vue-components](https://img.shields.io/npm/v/@wmde/wikit-vue-components?label=wikit-vue-components)](https://www.npmjs.com/package/@wmde/wikit-vue-components)
44
[![wikit-tokens](https://img.shields.io/npm/v/@wmde/wikit-tokens?label=wikit-tokens)](https://www.npmjs.com/package/@wmde/wikit-tokens)
55
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)
66
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
77

8-
[![github](https://github.com/wmde/wikit/workflows/Build%20and%20Deploy%20documentation/badge.svg)](https://wmde.github.io/wikit/)
9-
[![github](https://github.com/wmde/wikit/workflows/Test%20and%20Deploy/badge.svg)](https://www.chromatic.com/builds?appId=5efdb3b5f65950002286285d)
10-
11-
[![Sauce Test Status](https://app.saucelabs.com/buildstatus/wikit)](https://app.saucelabs.com/u/wikit)
12-
13-
[![Sauce Test Status](https://app.saucelabs.com/browser-matrix/wikit.svg)](https://app.saucelabs.com/u/wikit)
14-
15-
The Wikibase Design System and home of WMDE-supported component implementations.
8+
[DEPRECATED] The former Wikibase Design System and home of its component implementations.
169

1710
## Development
1811

12+
Wikit is no longer maintained. For a similar vue component library, please see [@wikimedia/codex](https://github.com/wikimedia/design-codex)
13+
1914
This project uses [lerna](https://lerna.js.org/) to orchestrate multiple packages.
2015

2116
The following examples use `docker` and `docker-compose` to ease creating a level playing field for development but they are not essential to this project.

0 commit comments

Comments
 (0)