Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
Neos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
Neos
Commits
c159cc11
Commit
c159cc11
authored
Apr 09, 2023
by
Chunchi Che
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme and guide href
parent
bce465aa
Pipeline
#21162
passed with stages
in 18 minutes and 58 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
1 deletion
+9
-1
README-zh_CN.md
README-zh_CN.md
+4
-0
README.md
README.md
+4
-0
src/ui/Login.tsx
src/ui/Login.tsx
+1
-1
No files found.
README-zh_CN.md
View file @
c159cc11
...
@@ -48,6 +48,9 @@ Neos是一个基于[TypeScript](https://www.typescriptlang.org/),[React.js](ht
...
@@ -48,6 +48,9 @@ Neos是一个基于[TypeScript](https://www.typescriptlang.org/),[React.js](ht
<img
alt=
""
src=
"./screenshots/duel.png"
width=
"512"
>
<img
alt=
""
src=
"./screenshots/duel.png"
width=
"512"
>
</p>
</p>
## 文档
请移步
[
Neos文档
](
https://doc.neos.moe
)
。
timel
@timel
·
Apr 09, 2023
Developer
👏
👏
Please
register
or
sign in
to reply
## 部署站点
## 部署站点
*
在萌卡社区部署的站点:https://neos.moecube.com
*
在萌卡社区部署的站点:https://neos.moecube.com
*
在
[
Cloudflare
](
https://www.cloudflare.com/
)
部署的站点:https://www.neos.moe
*
在
[
Cloudflare
](
https://www.cloudflare.com/
)
部署的站点:https://www.neos.moe
...
@@ -67,6 +70,7 @@ Neos项目会在每周末作者有空闲时间的时候更新(作者也是打
...
@@ -67,6 +70,7 @@ Neos项目会在每周末作者有空闲时间的时候更新(作者也是打
## 作者列表
## 作者列表
-
Chunchi Che (
[
@SKTT1Ryze
](
https://github.com/SKTT1Ryze
)
)
-
Chunchi Che (
[
@SKTT1Ryze
](
https://github.com/SKTT1Ryze
)
)
-
timelic
[
@timelic
](
https://github.com/timelic
)
## 开源许可证
## 开源许可证
GNU GENERAL PUBLIC LICENSE
GNU GENERAL PUBLIC LICENSE
...
...
README.md
View file @
c159cc11
...
@@ -48,6 +48,9 @@ Neos is web version of [Yu-Gi-Oh!](https://www.yugioh-card.com/en/) game written
...
@@ -48,6 +48,9 @@ Neos is web version of [Yu-Gi-Oh!](https://www.yugioh-card.com/en/) game written
<img
alt=
""
src=
"./screenshots/duel.png"
width=
"512"
>
<img
alt=
""
src=
"./screenshots/duel.png"
width=
"512"
>
</p>
</p>
## Document
See the
[
Document for Neos
](
https://doc.neos.moe
)
.
## Deployed
## Deployed
*
https://neos.moecube.com by Mycard community
*
https://neos.moecube.com by Mycard community
*
https://www.neos.moe by
[
Cloudflare
](
https://www.cloudflare.com/
)
*
https://www.neos.moe by
[
Cloudflare
](
https://www.cloudflare.com/
)
...
@@ -67,6 +70,7 @@ Update every weekend if the author is free.
...
@@ -67,6 +70,7 @@ Update every weekend if the author is free.
## Authors
## Authors
-
Chunchi Che (
[
@SKTT1Ryze
](
https://github.com/SKTT1Ryze
)
)
-
Chunchi Che (
[
@SKTT1Ryze
](
https://github.com/SKTT1Ryze
)
)
-
timelic
[
@timelic
](
https://github.com/timelic
)
## Lincese
## Lincese
GNU GENERAL PUBLIC LICENSE
GNU GENERAL PUBLIC LICENSE
...
...
src/ui/Login.tsx
View file @
c159cc11
...
@@ -80,7 +80,7 @@ export default function Login() {
...
@@ -80,7 +80,7 @@ export default function Login() {
<
div
className=
"sign-up__actions clearfix"
>
<
div
className=
"sign-up__actions clearfix"
>
<
p
>
<
p
>
Don't know how to play?
{
"
"
}
Don't know how to play?
{
"
"
}
<
a
href=
"https://
neos.moe/doc/
"
>
Player Guide
</
a
>
<
a
href=
"https://
doc.neos.moe
"
>
Player Guide
</
a
>
<
span
className=
"fa fa-arrow-right"
></
span
>
<
span
className=
"fa fa-arrow-right"
></
span
>
</
p
>
</
p
>
</
div
>
</
div
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment