supermacro / website

Website for the Tokio project

Home Page:https://tokio.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://tokio.rs

License:Apache License 2.0


Languages

Language:HTML 63.4%Language:CSS 26.4%Language:Python 8.3%Language:Shell 2.0%