tbu- / rust-www

The Rust website (www.rust-lang.org)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-www

This repository contains the source files for rust-lang.org.

Deployment

TravisCI Badge

The site is built with TravisCI and automatically deployed to S3.

Testing Locally

To install jekyll (and any other dependencies, if we get any):

bundle install

To run this website as a developer:

jekyll serve

This will serve the site at localhost:4000.

About

The Rust website (www.rust-lang.org)

License:Apache License 2.0


Languages

Language:HTML 54.5%Language:CSS 25.1%Language:JavaScript 17.9%Language:Python 1.5%Language:Rust 1.0%Language:Ruby 0.1%