-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
142 additions
and
142 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,14 +4,14 @@ | |
|
||
<img width="7%" alt="logo" src="https://assets.sira-design.party/logo/plain.svg"/> | ||
|
||
[![License](https://img.shields.io/github/license/sira-design/sira)](./LICENSE) | ||
[![Stars](https://img.shields.io/github/stars/sira-design/sira?style=social)](https://github.com/sira-design/sira) | ||
![GitHub last commit](https://img.shields.io/github/last-commit/sira-design/sira) | ||
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/sira-design/sira/publish.yml)](https://github.com/sira-design/sira/actions/workflows/publish.yml) | ||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/sira-design/sira)](https://github.com/sira-design/sira/releases) | ||
[![Website deployment](https://img.shields.io/github/deployments/sira-design/sira/production?label=Website&logo=vercel)](https://sira-design.party) | ||
[![License](https://img.shields.io/github/license/riazer-lab/sira)](./LICENSE) | ||
[![Stars](https://img.shields.io/github/stars/riazer-lab/sira?style=social)](https://github.com/riazer-lab/sira) | ||
![GitHub last commit](https://img.shields.io/github/last-commit/riazer-lab/sira) | ||
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/riazer-lab/sira/publish.yml)](https://github.com/riazer-lab/sira/actions/workflows/publish.yml) | ||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/riazer-lab/sira)](https://github.com/riazer-lab/sira/releases) | ||
[![Website deployment](https://img.shields.io/github/deployments/riazer-lab/sira/production?label=Website&logo=vercel)](https://sira.riazer.com) | ||
|
||
[Sira](https://sira-design.party) 是一个开源、可高度自定义、可访问的设计系统, 目前提供 Tailwindcss 组件库. | ||
[Sira](https://sira.riazer.com) 是一个开源、可高度自定义、可访问的设计系统, 目前提供 Tailwindcss 组件库. | ||
|
||
我们的主要目标是创建一个可用于构建各种网站和应用程序的系统,同时为终端用户提供一致和包容的用户体验。 | ||
此外,设计系统和组件库应易于开发人员和设计者使用。 | ||
|
@@ -20,7 +20,7 @@ | |
|
||
<a href="https://www.producthunt.com/posts/sira?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-sira" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=376721&theme=light" alt="Sira - Customizable & Accessible Design System provides TWC plugin. | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> | ||
|
||
- [网站](https://sira-design.party) - 更多关于Sira的信息和文档. | ||
- [网站](https://sira.riazer.com) - 更多关于Sira的信息和文档. | ||
- [游乐场](https://codepen.io/riccox/pen/poOjXjd) - 在 codepen 中快速体验Sira. | ||
|
||
# 功能 | ||
|
@@ -61,7 +61,7 @@ npm install @sira-ui/tailwind | |
克隆这个仓库 | ||
|
||
```bash | ||
git clone https://github.com/sira-design/sira.git | ||
git clone https://github.com/riazer-lab/sira.git | ||
``` | ||
|
||
前往项目目录 | ||
|
@@ -90,8 +90,8 @@ pnpm run dev | |
|
||
请遵守本项目的“行为准则”(`code of conduct`)。 | ||
|
||
如果您对如何改进本自述文件或项目有什么想法,[请告诉我们](https://github.com/sira-design/sira/issues) | ||
或[贡献一些](https://github.com/sira-design/sira/edit/main/README.md)! | ||
如果您对如何改进本自述文件或项目有什么想法,[请告诉我们](https://github.com/riazer-lab/sira/issues) | ||
或[贡献一些](https://github.com/riazer-lab/sira/edit/main/README.md)! | ||
|
||
# 技术栈 & 致谢 ♥ | ||
|
||
|
@@ -110,7 +110,7 @@ pnpm run dev | |
|
||
# 反馈 | ||
|
||
如果你有任何反馈意见建议, 请通过 [[email protected]](mailto:[email protected]) 联系我。 | ||
如果你有任何反馈意见建议, 请通过 [[email protected]](mailto:[email protected]) 联系我。 | ||
|
||
## 维护者 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,14 +4,14 @@ English | [中文](./README-zh_CN.md) | |
|
||
<img width="7%" alt="logo" src="https://assets.sira-design.party/logo/plain.svg"/> | ||
|
||
[![License](https://img.shields.io/github/license/sira-design/sira)](./LICENSE) | ||
[![Stars](https://img.shields.io/github/stars/sira-design/sira?style=social)](https://github.com/sira-design/sira) | ||
![GitHub last commit](https://img.shields.io/github/last-commit/sira-design/sira) | ||
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/sira-design/sira/publish.yml)](https://github.com/sira-design/sira/actions/workflows/publish.yml) | ||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/sira-design/sira)](https://github.com/sira-design/sira/releases) | ||
[![Website deployment](https://img.shields.io/github/deployments/sira-design/sira/production?label=Website&logo=vercel)](https://sira-design.party) | ||
[![License](https://img.shields.io/github/license/riazer-lab/sira)](./LICENSE) | ||
[![Stars](https://img.shields.io/github/stars/riazer-lab/sira?style=social)](https://github.com/riazer-lab/sira) | ||
![GitHub last commit](https://img.shields.io/github/last-commit/riazer-lab/sira) | ||
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/riazer-lab/sira/publish.yml)](https://github.com/riazer-lab/sira/actions/workflows/publish.yml) | ||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/riazer-lab/sira)](https://github.com/riazer-lab/sira/releases) | ||
[![Website deployment](https://img.shields.io/github/deployments/riazer-lab/sira/production?label=Website&logo=vercel)](https://sira.riazer.com) | ||
|
||
[Sira](https://sira-design.party) is an open source, highly customizable and accessible design system, which currently provides TailwindCSS component class name library. | ||
[Sira](https://sira.riazer.com) is an open source, highly customizable and accessible design system, which currently provides TailwindCSS component class name library. | ||
|
||
Our primary goal is to create a system that can be used to build a wide variety of websites and apps, | ||
while providing a consistent and inclusive user experience to our end users. | ||
|
@@ -21,7 +21,7 @@ In addition, the design system and component library should be easy to use for d | |
|
||
<a href="https://www.producthunt.com/posts/sira?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-sira" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=376721&theme=light" alt="Sira - Customizable & Accessible Design System provides TWC plugin. | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> | ||
|
||
- [Website](https://sira-design.party) - Read more about Sira. | ||
- [Website](https://sira.riazer.com) - Read more about Sira. | ||
- [Playground](https://codepen.io/riccox/pen/poOjXjd) - Quick way to edit & play with Sira in codepen. | ||
|
||
# Features | ||
|
@@ -62,7 +62,7 @@ npm install @sira-ui/tailwind | |
Clone the project | ||
|
||
```bash | ||
git clone https://github.com/sira-design/sira.git | ||
git clone https://github.com/riazer-lab/sira.git | ||
``` | ||
|
||
Go to the project directory | ||
|
@@ -92,8 +92,8 @@ See `contributing.md` for ways to get started. | |
Please adhere to this project's `code of conduct`. | ||
|
||
If you have ideas for how we could improve this readme or the project in | ||
general, [let us know](https://github.com/sira-design/sira/issues) | ||
or [contribute some](https://github.com/sira-design/sira/edit/main/README.md)! | ||
general, [let us know](https://github.com/riazer-lab/sira/issues) | ||
or [contribute some](https://github.com/riazer-lab/sira/edit/main/README.md)! | ||
|
||
# Stack with ♥ | ||
|
||
|
@@ -112,7 +112,7 @@ Thanks to these following projects for providing the additional dependencies & i | |
|
||
# Feedback | ||
|
||
If you have any feedback, please reach out to me at [[email protected]](mailto:[email protected]) | ||
If you have any feedback, please reach out to me at [[email protected]](mailto:[email protected]) | ||
|
||
## Maintainers | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c59ad14
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
sira – ./
sira.vercel.app
sira-riazer.vercel.app
sira.riazer.com
www.sira-design.party
sira-design.party
sira-git-main-riazer.vercel.app