matematikaadit / website

Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tokio's Website

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

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.

About

Website


Languages

Language:HTML 62.9%Language:CSS 32.9%Language:Shell 4.2%