rustdreamer / 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 78.7%Language:CSS 15.3%Language:JavaScript 4.9%Language:Rust 0.4%Language:Python 0.4%Language:Ruby 0.3%Language:Shell 0.0%