MyGit

actix/actix-website

Fork: 259 Star: 196 (更新于 2024-12-21 16:31:10)

license: Apache-2.0

Language: HTML .

The Actix Web website.

最后发布版本: v3 ( 2020-09-12 23:25:59)

官方网址 GitHub网址

Actix Website

Getting Started

Building the website depends on Docusaurus, you must have npm or yarn installed. You can run the site locally with:

git clone https://github.com/actix/actix-website.git
cd actix-website
npm install  # or yarn install
npm start  # or yarn start

Then visit http://localhost:3000.

Updating diagrams

Diagrams are located under /static/img/diagrams/ and built with Mermaid CLI.

For instance to edit connection_overview diagram:

cd static/img/diagrams
vi connection_overview.mmd
# Compile diagrams:
mmdc -i connection_overview.mmd -o connection_overview.svg

License

This site is licensed under either of

最近版本更新:(数据更新于 2024-10-01 13:31:20)

2020-09-12 23:25:59 v3

2018-01-08 11:53:09 Init-v1.1

2018-01-08 11:25:31 Init-v1.0

主题(topics):

actix, actix-web

actix/actix-website同语言 HTML最近更新仓库

2024-12-22 12:33:20 Qexo/Qexo

2024-12-21 22:03:42 nova-video-player/aos-AVP

2024-12-19 12:37:19 Tencent/tdesign-miniprogram

2024-12-16 18:24:30 squidfunk/mkdocs-material

2024-12-11 02:46:08 windmill-labs/windmill

2024-12-10 15:24:15 web-infra-dev/midscene