Git Product home page Git Product logo

beta.rust-lang.org's Introduction

new-rust-www

the home of the new rust website

Build Status

Development

Running the app locally

  1. This is a Rocket app, which means we use the nightly channel of Rust. You can install it using rustup by running rustup default nightly. The Rust nightly that we deploy with is listed in the RustConfig file. If the latest nightly is not working for you, you should use the nightly version in that file.
  2. Install cargo watch by running cargo install cargo-watch in your terminal.
  3. To build the app and run the server, run cargo watch -x run in your terminal.
  4. Navigate to http://localhost:7878 in your browser. If you make any updates to the styles, or any other project files, cargo watch will automatically restart the server for you, all you have to do is refresh your browser to see your changes.

Where to edit

  • If you would like to edit styles, you should edit src/styles/app.scss.
  • If you would like to update group data, you should edit the yml files in src/data/.
  • If you would like to edit page content, you should edit the hbs files in templates.

Contributing

Please read our CONTRIBUTING.md before submitting a PR!

beta.rust-lang.org's People

Contributors

ashleygwilliams avatar chriskrycho avatar aturon avatar yoshuawuyts avatar julienfitz avatar jamesmunns avatar killercup avatar sendilkumarn avatar japaric avatar rahul-thakoor avatar nrc avatar mark-simulacrum avatar skade avatar aidanhs avatar renyuneyun avatar carols10cents avatar steveklabnik avatar pxlwtch avatar tspiteri avatar witchof0x20 avatar cowang4 avatar efelger avatar axfaure avatar porglezomp avatar oconnor663 avatar spacekookie avatar plaidfinch avatar manishearth avatar meven avatar quietmisdreavus avatar

Watchers

Michael Morgan avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.