| Age | Commit message (Collapse) | Author | Files | Lines |
|
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
|
|
each nav (#28361)
|
|
This reverts commit b04f97f60be64549a37e0c71d676ab67e70891fa.
|
|
This allows us to generate the anchor links on build time.
https://github.com/allejo/jekyll-anchor-headings
|
|
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
|