| 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)!
|
|
Some of the snippets need to be updated later.
|
|
It's pretty small compressed; a little less than 1 KB with gzip.
|
|
Image by @mdo.
|
|
This should reduce the amount of bytes for non-2x displays.
|
|
For Markdown files, this isn't needed because the Markdown converter takes care of this.
|
|
|
|
* fix `/versions/` link
* add missing trailing slashes
* fix a couple of redirects
|
|
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.
|