You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+27-9Lines changed: 27 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,28 @@
2
2
3
3
This Design System is an open-source collection of components that are used in app.storyblok.com and is continiously developed to improve Storyblok.
4
4
5
+
## Important Announcement: This Repository Will Be Archived
6
+
7
+
We want to inform you that this repository, will be archived on 2025-01-27. This means the repository will remain publicly accessible in a read-only state, but we will no longer actively maintain or update it for the foreseeable future. This also means that we will not update the NPM package.
8
+
9
+
### Why Is This Happening?
10
+
11
+
As our focus and priorities evolve, we’ve decided to pause active development on the public Design System. While this decision wasn’t made lightly, it allows us to direct our resources to other initiatives.
12
+
13
+
### What Does Archiving Mean?
14
+
15
+
-**Read-Only Access**: You’ll still be able to clone, fork, and view the repository’s contents.
16
+
-**No Updates or Support**: We won’t be addressing issues, reviewing pull requests, or providing updates.
17
+
-**Preservation of Content**: The repository will remain available to reference as-is for historical and educational purposes.
18
+
19
+
If you have questions or concerns, feel free to reach out via our support channels.
20
+
5
21
## Demo
6
22
7
23
You can see the Design System live under <https://next.blok.ink>
8
24
9
-
## Compatibility
25
+
## Compatibility
26
+
10
27
The `@storyblok/design-system` package is compatible with Vue 3 only. For Vue 2, please use the `storyblok-design-system` package.
11
28
12
29
## Getting started
@@ -23,7 +40,7 @@ Then you need to install and use the Design System in your Vue project:
0 commit comments