Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
# foundation.rust-lang.org

The website for the Rust Foundation

## Running the site locally

The site uses Eleventy. https://www.11ty.dev/docs/usage/

From the root of the website GitHub repo...

```
npm install
npx @11ty/eleventy --serve
```
This is the previous website of the Rust Foundation. The new website can be found at <https://rustfoundation.org>.
Loading