intellij-rust/intellij-rust.github.io

It should be possible to link to the particular Quick Start section

matklad opened this issue · 4 comments

Perhaps we should add a table of contents to it as well?

Each header already has it's unique id based on it's contents, though they are not
accompanying <a> tags, so getting these urls is not as easy as for instance on GitHub.

Unfortunately this, and also TOC stuff, will require some JavaScript shenanigans probably, as gh-pages are quite limited here.

Readme states that it doesn't work on gh pages

I have an idea on this, will implement during weekend