Giter Club home page Giter Club logo

aktools's Introduction

明日方舟工具箱

一只灰猫

开始使用

目前已部署在Github Pages:明日方舟工具箱 by 一只灰猫

二次开发

页面允许URL中加入参数以修改显示样式。

包括三个参数,可以分别使用,以嵌入到您二次开发的app中:hidenavhidetags以及tags

其中hidenav全局有效,hidetags和tags仅对公开招募页面有效。

例如: https://aktools.graueneko.xyz/hr?hidenav=&hidetags=&tags=女性干员+爆发+新手+资深干员+快速复活

反馈

有任何建议、想法,或发现Bug,可以直接在本项目下提Issue

如果你实现了新功能/改进可以合并到origin/master上,请发起Pulll request.

开发

git clone https://github.com/graueneko/aktools.git
cd aktools
npm i -s
ng serve -o

注意事项

  1. 开发请注意移动优先(Mobile First);
  2. 尽管代码格式可能会随TSLint的配置不同发生变化,还请尽可能减少PR中未修改部分的代码变动;
  3. 可以适量引入新图片、数据文件,但请勿加入过多、过大,以免国内网络访问过慢。

参与开发您可能需要以下文档:

  1. Angular 8 中文文档, or Angular 8 Docs(en)
  2. Blox Material Components
  3. Angular Flex Layout

构建

ng build --prod --base-href "http[s]://*YOUR_URL*/"

可部署的site版本将生成在./dist/aktools目录下。

发布

请参照publish.sh.example中说明修改脚本内容,之后可用于一键发布。

aktools's People

Contributors

luke-lujunxian avatar bbaa-bbaa avatar graueneko avatar gneko avatar dependabot[bot] avatar cherinyy avatar lm93129 avatar malcolm-zhou avatar depctg avatar

Watchers

James Cloos avatar

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.