Giter VIP home page Giter VIP logo

shenyu-website's Introduction

Apache ShenYu Official Website

Website Deploy

This project keeps all sources used for building up Apache ShenYu official website which's served at https://shenyu.apache.org/.

This website is built using Docusaurus 2, a modern static website generator.

Requirements

  • Node.js version >= 12.13.0 or above (which can be checked by running node -v).
  • Yarn version >= 1.5 (which can be checked by running yarn --version).

Installation

yarn install

Local Development

yarn start
  • Start your localized site in dev mode, using the locale of your choice.Then Your site is accessible at http://localhost:3000/zh/.
yarn start --locale zh

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Contributing

  • Create new branch
  • Commit and push changes to content (e.g. The .md file in /docs).
  • Translate the markdown file, commit and push changes to content (e.g. The .md file in /i18n/zh/docusaurus-plugin-content-docs/current).
  • Check the format by yarn lint.
  • Submit pull request to main branch

License

Apache 2.0 License.

shenyu-website's People

Contributors

6freeair2016 avatar aflybird0 avatar ahahage avatar dengliming avatar fengzhenbing avatar gouzixing avatar hesstina-yui avatar hgaol avatar impactcn avatar jooks-me avatar kerwin612 avatar lahmxu avatar lishuo5263 avatar lmhmhl avatar loongs-zhang avatar midnight2104 avatar moremind avatar nuo-promise avatar plutokaito avatar qicz avatar shawnjim avatar songyuequan avatar tian-pengfei avatar ttttangzhen avatar tuohai666 avatar tydhot avatar yangxing9 avatar yu199195 avatar yunlongn avatar zuobiao-zhou avatar

Stargazers

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

Watchers

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

shenyu-website's Issues

线上maven库中目前找不到相关依赖

https://mvnrepository.com/ 中找不到相关依赖,即:

    <!--shenyu gateway start-->
    <dependency>
        <groupId>org.apache.shenyu</groupId>
        <artifactId>shenyu-spring-boot-starter-gateway</artifactId>
        <version>${last.version}</version>
    </dependency>

    <!--shenyu data sync start use websocket-->
    <dependency>
        <groupId>org.apache.shenyu</groupId>
        <artifactId>shenyu-spring-boot-starter-sync-data-websocket</artifactId>
        <version>${last.version}</version>
    </dependency>

我直接去 org.apache 下找过,还是没有。然而soul只更新到2.3版本,希望shenyu可以快些更新到maven仓库,目前要使用shenyu,就必须自己搭建私库,比较麻烦。

Add SPI Document

Hi Community:

We need to add documentation for custom SPI extensions to better help developers to customize the extensions to Apache ShenYu. All SPI you can see this : https://shenyu.apache.org/zh/projects/shenyu/spi-design/

I have put together some tasks and need your help to complete it, as follows

  • add custom-condition-match en document @zhaiweij
  • add ParameterData SPI zh and en document @zhaiweij
  • add PredicateJudge SPI zh and en document @zhaiweij
  • add RateLimiterAlgorithm SPI zh and en document @Banana1995
  • add LoadBalance SPI zh and en document @Banana1995
  • add ShenyuServerRegisterRepository and ShenyuClientRegisterRepository SPI zh and en document @zhaiweij

You can refer to the following format to complete :
https://github.com/apache/incubator-shenyu-website/blob/main/content/zh/projects/shenyu/custom-condition-match/index.md

Optimise the home page.

Task:

  • Add wechat QR code in the right part of footer.
  • Make the Subscribe Mail more eye-grabbing

Optimize apache shenyu website (Incubator)

Task

  • Display historical version documents of 2.3.0.
  • Move some documents to community documents.
  • Check documentation for errors and irregularities.
  • Modify inaccurate pictures in the document.

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.