canonical-web-and-design / practices

Guides and principles from the web team at Canonical and Ubuntu
https://canonical-web-and-design.github.io/practices/
Other
45 stars 30 forks source link

Automate navigation in website #124

Closed nottrobin closed 5 years ago

nottrobin commented 5 years ago

Here I'm doing quite a few things:

QA

sudo gem install jekyll-redirect-from
jekyll serve

Go to http://localhost:4000/practices/ and check the site.

Go to http://localhost:4000/practices/coding/react and http://localhost:4000/practices/coding/code-formatting and check you are redirected to http://localhost:4000/practices/coding/javascript.html.