* WIP on the Signpost page redesign
* Sidebar now gets highlighted when Library item clicked.
* Better mobile behaviour
* tweaks to tidy the grid
* Sidebar state reset after 5 seconds
* sorry, another tweak for better spacing.
* tweaks
* removed unwanted text
* couple of little tweaks on the homepage buttons & spacing around logo on the signpost page
* Commented out problematic widget code and replaced swords shortcode with the actual emoji.
* Fixed typeform widget
Widget code was causing errors and breaking the build. Fixed by:
- moving the code to a reusable component and using hooks to access the DOM.
- Renamed the `.md` file to `.mdx` to enable use of JSX in the markdown.
* I changed `how-to-become-a-player.md` to `.mdx` to make use of jsx in the file for the widget.
* #134 Moar design tweaks:
* sorted alignment of content / sidebar after feedback from @peth-yursick
* tweaks to homepage including experimental (WIP) player type revisions. Thoughts / feedback requested.
* tweaks to wiki design. More MyMeta. Much WOW.
* I had an error due to unclosed tags in house-of-daos, so i fixed it.
* Some responsive tweaks to the sidebar/content alignment
* this file's not parsed so relative path doesnt work
* #134 - Font size and alignment tweaks
I also toned down the homepage to make it less tacky.
* A bit of housekeeping
* Erroneous bg color removed.
* Sidebar font size enlarged
* Fixed font issues and removed some unwanted margin & padding.
* Fixed the state of raids page - twas bleeding into the righthand sidebar.
* Some tweaks to improve display of sidebar items
* Just in case large screen.
* Fixed broken iframe
* fixed spacing issue on homepage 1366 device
* A bit of spit n polish:
* glassy pagination buttons
* better blur for the page background
* Adding a bit more glassy polish to the sidebar
* #134 Moar design tweaks:
* sorted alignment of content / sidebar after feedback from @peth-yursick
* tweaks to homepage including experimental (WIP) player type revisions. Thoughts / feedback requested.
* tweaks to wiki design. More MyMeta. Much WOW.
* I had an error due to unclosed tags in house-of-daos, so i fixed it.
* Some responsive tweaks to the sidebar/content alignment
* this file's not parsed so relative path doesnt work
* #134 - Font size and alignment tweaks
I also toned down the homepage to make it less tacky.
* A bit of housekeeping
* Erroneous bg color removed.
* Sidebar font size enlarged
* Fixed font issues and removed some unwanted margin & padding.
* Fixed the state of raids page - twas bleeding into the righthand sidebar.
* Some tweaks to improve display of sidebar items
* Just in case large screen.
* Fixed couple of Markdown validation errors.
* commented out pages that dont exist
* Style tweaks done for #128:
Changes as per @peth-yursick comments.
* Changed colors to match MyMeta
* MyMeta font used for body copy
* Removed white divider
* Top navbar hidden
* Removed space for footer
* Vertically centred homepage content.
* Typo removed
* Fixed broken build - pesky window object
* The : in the title was causing validation issues.