* Update index.js
* Update index.js
* Fixed the invalid html and went through and fixed the styling on a few bits.
Also, I changed the 'Explore' button to point to 'Signpost' rather than 'Introduction' as intro repeats the homepage now.
* Switched out the logo as @peth-yursick had in his update and added a couple of responsive tweaks.
* I forgot to add this
Co-authored-by: luxumbra <me@luxumbra.dev>
* WIP on the homepage redesign
* Refactor of the homepage after the redesign.
* Was using the incorrect element
* margin auto to make sure the content is centred
* Merge branch '134-design-tweaks' of https://github.com/luxumbra/metagame-wiki into luxumbra-134-design-tweaks after conflicts
* The build process removes the `_node` from class names in the html. I forgot about this.
* Removed the weird formatting when open
* 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.
* Fixed the widget loading issues
* 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.
* Some minor design tweaks to the homepage.
* small tweaks to the buttons.
* responsive tweaks for the player icon buttons
* Minor tweaks to buttons.
* Correct hex from @peth-yursick for the explore btn
A bit more vertical padding for the player buttons.
* Re-instating the sidebar effect
* #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
* Removed the flashy flashiness of the sidebar.
* Homepage buttons as per figma designs.
* #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.