Conversation
chillenberger
commented
Feb 17, 2024
- Create Docs landing page
- New Docs article page
- Change look of scrollbar
- Remove index from careers and blogs
- Redesigen TOC
… alt marketing top nav style, bookmark progress.
…ault text body big
…t accordian heading layout
|
Now that we're indexing all docs/blogs premptively, is it easy to build the index page urls without the trailing |
…ign staert, allow 3 levels of nesting
When the user navigates to a doc url we still use the url path to build the file path in the get_content_path method. We can't get away from the check now. We could do what your asking, but it's not trivial enough to throw into this PR. |