Closed orzechow closed 5 days ago
This fixes broken tutorial menu links.
They had absolute links that worked on a local jekyll setup, but not on GitHub Pages with a baseurl other than /.
baseurl
/
Yes, you can 😁
See the comment in the _config.yml Make sure to adjust the browser url as well: http://0.0.0.0:4000/base/
This fixes broken tutorial menu links.
They had absolute links that worked on a local jekyll setup, but not on GitHub Pages with a
baseurl
other than/
.patch