msmakhlouf / rust-www

The Rust website

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

https://www.rust-lang.org

License:Apache License 2.0


Languages

Language:HTML 79.6%Language:CSS 14.7%Language:JavaScript 4.8%Language:Rust 0.6%Language:Ruby 0.3%Language:Shell 0.0%