Skip to content

A home for compiler team planning documents, meeting minutes, and other such things.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

rust-lang/compiler-team

Static web page for Rust Compiler Team

This repository contains a static web page created with Hugo

Static Web Page for the Rust Compiler Team This repository contains a static web page created with Hugo using the Book Theme

Getting Started

In order to run this project you need to have already installed:

Hugo v0.55.6

Run the website with the following commands:

Update the Hugo Theme:

  git submodule update --init

Generate the web site:

  hugo -d dist --minify --theme book

Run the web locally:

  hugo server --minify --theme book

About

A home for compiler team planning documents, meeting minutes, and other such things.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages