-
Notifications
You must be signed in to change notification settings - Fork 13
Make Downloads Page #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Json making
azat
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @emma-coronado, thanks a lot on working on this!
I have one concern - now the site will require JS
Can we generate HTML page from JS+HTML using github pages generator instead to avoid this?
Removed release information except for the latest release info
I would not recommend anyone to use older releases, but let's keep them anyway
Overview
Moved download information to a new downloads page where release info. is generated from the included JSON file. Information about the latest release and a link to the downloads page are now included on the homepage.
All content in the JSON has been copied directly from the existing download information without any changes or omissions to my knowledge.
Additions
content/releases.json
download.html, scripts/download.js
index.html, scripts/common.js
style.css
Changes
index.html, scripts/index.js