summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/wwwroot/Content/css/index.css
AgeCommit message (Collapse)Author
2021-11-27remove direct download for beta versionsJesse Plamondon-Willard
With this change, only the main version has a direct download. Showing beta info here caused a few issues: * The vast majority of players don't use the game beta, so they were often confused about which version to download. * Beta versions typically have much longer release info (e.g. detailed summary, release notes, caveats and warnings, etc), and the extra download button made the player guide button under it less prominent and visible. Those both contributed to information overload and the above confusion. * Unlike main versions, beta versions aren't permanently archived on GitHub (since the beta branch is routinely rebased onto the latest stable update). That makes it messy to manage beta releases through GitHub. Instead there's now a message under the download button which clearly links to where the beta version can be downloaded.
2020-01-05streamline front page designJesse Plamondon-Willard
2019-09-13revamp 'support SMAPI' section on main pageJesse Plamondon-Willard
2018-11-05add privacy pageJesse Plamondon-Willard
2018-06-16update web UI to let players download from new Nexus page (#547)Jesse Plamondon-Willard
2018-06-09strip 'noinclude' blocks from release descriptions serversideJesse Plamondon-Willard
2017-12-25prettify download page (#411)Jesse Plamondon-Willard