Skip to content

Source code of the rustwiki.org website.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

go-community/rustwiki.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustwiki.org

LICENSE-MIT LICENSE-APACHE GitHub last commit rustwiki.org

This is the source code of the rustwiki.org website.

Running and Building

First, You need to install the Zola ≥ 0.13.0.

To run the site locally:

$ git clone https://github.com/rust-lang-cn/rustwiki.org.git
$ cd rustwiki.org
$ zola serve

If you want to build the site, just run zola build. From there, the generated HTML will be in the public directory.

How to Contribute?

This is a big project with many translations involved. You can contribute by reporting errors or suggesting improvements. Just open an issue or pull request.

License

rustwiki.og is licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in rustwiki.org by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Source code of the rustwiki.org website.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 86.6%
  • SCSS 9.7%
  • JavaScript 3.7%