Dave Sayer f0f6f601c8 Typeform embed now working. (#144)
* 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
2020-10-26 15:48:47 +01:00
2020-03-27 20:54:45 -06:00
2020-10-25 02:55:19 +02:00
2020-10-26 15:48:47 +01:00
2020-10-12 10:26:19 -06:00
2020-03-26 20:39:08 -06:00
2020-03-26 20:39:08 -06:00
2020-10-25 02:55:19 +02:00

MetaGame Wiki

This wiki is built using Docusaurus 2

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Description
No description provided
Readme 304 MiB
Languages
TypeScript 96.4%
JavaScript 2.5%
Dockerfile 0.8%
PLpgSQL 0.2%
SCSS 0.1%