The Gridcoin website has been updated!
With help from @peppernrino and @barton26, we have upgraded the official Gridcoin website.
Change log:
- Now fully open-source, no more proprietary web UI kits. Now using the free 'Now-UI-Kit' bootstrap theme by Creative-Tim.
- The 3 guides (pool/investor/solo) have been revamped; a lot of unnecessary info has been removed, the formatting has been improved and the navigation buttons (between the guide's steps) have been changed.
- The index page has had a lot of the previous icons removed.
- A lot of the in-line CSS styling has been removed, we aim to move entirely to separate CSS files in the near future to improve maintainability.
- There is now no longer a sidebar, there is instead a button in the navbar which takes you to the footer, where all the sidebar's contents are shown.
- Improved the content of the index.
- Removed unnecessary pages (See 'Old Data' folder).
- Updated the contents of the header/footers.
- Images optimized by @peppernrino
- Typos and HTML5 format enforcement by @Barton26
- Various YAML Middleman improvements relating to the title metatag.
- The email newsletter footer has been removed (newsletter was ruled out).
- The Google translate tool has been removed from the header, if anyone was using this tool please let us know and we'll consider adding it back in.
- More I've forgotten about probably.
Want to help further developments?
Since the website is fully open source, all you need to do is fork the repo, commit your changes to your forked repo then submit a pull request (from within the pull request tab in your forked repo). The vast majority of PR's get merged, all changes are welcome :)