lise-henry / rust-www

The Rust website

Home Page:http://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

Build Status

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

http://www.rust-lang.org

License:Apache License 2.0


Languages

Language:HTML 70.9%Language:CSS 17.5%Language:JavaScript 8.5%Language:Rust 2.0%Language:Python 0.6%Language:Ruby 0.4%Language:Shell 0.0%