MyGit

actix/actix-website

Fork: 254 Star: 193 (更新于 2024-11-02 03:11:39)

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-11-21 05:18:22 nova-video-player/aos-AVP

2024-11-21 03:47:48 windmill-labs/windmill

2024-11-20 16:16:27 squidfunk/mkdocs-material

2024-11-13 21:10:48 Tencent/tdesign-miniprogram

2024-11-03 15:58:18 adityatelange/hugo-PaperMod

2024-09-30 10:57:08 mlick/libcimbar-web