Skip to content

michaelgrahamevans/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.

About

Website for the Tokio project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.6%
  • CSS 26.4%
  • Python 8.2%
  • Shell 1.3%
  • Rust 0.5%