Skip to content

iovxw/website

 
 

Repository files navigation

Tokio's Website

The website for the Tokio project. Lives at https://tokio.rs.

Build Status

Getting Started

Building the website depends on Hugo. So, first make sure that you have it installed. If on OS X and using Homebrew, run the following:

brew update && brew install hugo

Then, get the website running locally:

git clone https://github.com/tokio-rs/website
cd website
hugo server

Then visit http://localhost:1313.

License

This project is mostly* licensed under either of

at your option.

* The repository originally was created without a license. The license only applies to work contributed on or after February 15, 2018 or by a contributor who has agreed to relicense the contribution under Apache/MIT. See here for more details.

Contribution

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

About

Website for the Tokio project

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 66.7%
  • CSS 19.7%
  • Python 11.3%
  • Shell 2.3%