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
Adds throtling to github API calls Also reduces the amount of logged lines.
Merge pull request #751 from valadas/wrong-font-paths Changed font paths
Changed font paths In newer versions of docfx the fonts are no longer in a fonts folder but right next to the css files.
Merge pull request #750 from valadas/wrong-github-token Changed wrong key for github token