* 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
* tweaks to the mobile view on homepage
* 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
* 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