Git Product home page Git Product logo

rw-api-code's Introduction

RW-API-Code-V2

English Docs

简单的代码,简单的学习。
基于VitePress框架的铁锈战争API代码。
在这里,你可以研究RTS单元代码,以及地图代码,调试代码或更多,
你准备好了吗?让我们开始吧

项目规则与说明

  • 此代码仅供参考。如果有任何错误或遗漏,请随时提及Github问题
  • RW API Code是一个非官方的第三方RustedWarfare代码网站,提供高效和高度学习的服务态度。
  • 如果您想合作开发,请Fork我们的主要分支机构并申请PullRecust

贡献者

shishanyue
Shishanyue
LingASDJ
JDSA Ling
tobby3600
Tobby
mason369
Mason
liusxs
Liuliu
allureluoli
二月
WisenextTime
Null
Thisisafox
屑狐狸

开发说明

1.前提条件:Node.js 18或以上

如果你没有Node.js,你可以从下面的链接下载。
什么,我不确定Node.js是什么?  
我建议立即关闭这个页面。

Node.js链接:Node.js

2.安装Vite Press

npm i vitepress -D

3.Package.json框架结构

{
  "scripts": {
    "docs:dev": "vitepress dev rustedwarfareapicode",    
    "docs:build": "vitepress build rustedwarfareapicode",
    "docs:preview": "vitepress preview rustedwarfareapicode"
  },
  "devDependencies": {
    "vitepress": "^1.0.0-alpha.65"
  }
}

4.本地部署

开发测试:

npm run docs:dev

构建测试:

npm run docs:build

预览测试:

npm run docs:preview

5.线上测试

先申请贡献者名单来,之后直接修改主分支并提交。 警告:严禁恶意使用权限,主分支有备份,若乱改结构,一经查出,直接取消贡献者权限和剔除名单。

项目使用的许可证

Apache许可证-2.0

rw-api-code's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rw-api-code's Issues

vitepress移动端无法快捷一键复制

描述错误
移动端无法快捷一键复制

重现步骤
重现行为的步骤:

  1. 进入夸克浏览器
  2. 点击“一键复制”

期望行为
修复该错误

桌面设备(请填写以下信息):

  • 操作系统:[Android]
  • 浏览器:[Chrome、Safari]
  • 版本:[22]

手机设备(请填写以下信息):

  • 设备:[Redmi9A]
  • 操作系统:[MIUI11]
  • 浏览器:[默认浏览器、夸克浏览器]
  • 版本:[22]

RW-API-Code 0.0.2代码架构计划

准备对代码进行架构优化,以保证最佳体验。包含:

-1.优化MarkDown分支文件,并做到一个部分一个Markdown
-2.尝试接入Vue后,封装更多代码,来达到自身代码的轻松
-3.接入PJAX技术,以获得不错的网页加载速度
-4.接入Docsity-Online模式,以期望在低网速状态下的正常运行

新评论系统

由于旧评论系统Valine比较不可行,将和CHE周在后续更新全新评论系统。敬请期待。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.