Merge pull request #764 from DNNCommunity/upgrade-path-100001 Update suggested upgrade path for 10.00.01
Update suggested upgrade path for 10.00.01
Merge pull request #762 from DNNCommunity/browserstack Add BrowserStack testing statement to README
Add BrowserStack testing statement to README
Merge pull request #761 from DNNCommunity/add-license Create LICENSE
Merge pull request #735 from DNNCommunity/upgrade-path-100000 Update v10.0.0 upgrade path
Create LICENSE
Merge pull request #759 from valadas/missing-fonts Added missing fonts
Update to provide 09.13.09 intermediate
Merge branch 'main' into upgrade-path-100000
Merge pull request #736 from DNNCommunity/requirements-dnn-100000 Update requirements for DNN 10.0.0
Added missing fonts During the refactor of docfx, the new default template has less depenendencies (and we were inheriting from it). This means we now have to provide our own fonts which this PR does. Closes #758
Merge pull request #756 from DNNCommunity/suggested-upgrade-path Update Suggested Upgrade Path
Rebase
Merge pull request #757 from valadas/contributors-count Fixed selection of top/recent contributors
Fixed selection of top/recent contributors This fixed the selection of top vs recent contributors, also only 4 were shown for recent which is not fixed to show 5. Also it avoids running the contributors REST API calls when the CI build is for PR validation and not for a deployment
Update Suggested Upgrade Path This change reflects the release of DNN 09.13.08.
Merge pull request #755 from david-poindexter/repostats Resurface Top Contributors and Recent Contributors
Resurface Top Contributors and Recent Contributors
Merge pull request #753 from valadas/throttle Adds throtling to github API calls