Giter Site home page Giter Site logo

sophiebits / beta.rust-lang.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rust-lang/www.rust-lang.org

0.0 1.0 0.0 13.11 MB

the home of the new rust website - now in beta!

Home Page: https://beta.rust-lang.org

License: Apache License 2.0

Rust 6.52% CSS 14.21% HTML 79.27%

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

8573 avatar aidanhs avatar ariasuni avatar ashleygwilliams avatar aturon avatar carols10cents avatar chriskrycho avatar cowang4 avatar efelger avatar jamesmunns avatar japaric avatar johnthagen avatar julienfitz avatar killercup avatar mark-simulacrum avatar meven avatar nicoburns avatar nrc avatar pxlwtch avatar quietmisdreavus avatar rahul-thakoor avatar renyuneyun avatar sendilkumarn avatar shef avatar skade avatar steveklabnik avatar tspiteri avatar wezm avatar witchof0x20 avatar yoshuawuyts avatar

Watchers

 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.