comcode-org / hackmud_wiki

https://wiki.hackmud.com/
Other
13 stars 21 forks source link

Created getting_started.mdx #399

Closed aWildAdam closed 4 months ago

aWildAdam commented 4 months ago

made a post for #25

CLAassistant commented 4 months ago

CLA assistant check
All committers have signed the CLA.

matr1x-hackmud commented 4 months ago

You will also want to run the linter on your code. This is done by running pnpm install in your environment (either a local copy or a Github Codespace), then pnpm fix. The linter will be upset with your page until it's fixed

seanmakesgames commented 4 months ago

FYI @aWildAdam https://github.com/comcode-org/hackmud_wiki/issues/400

We're happy to sort out the lint issue for you, but maybe you're interested in learning how for yourself.

aWildAdam commented 4 months ago

FYI @aWildAdam #400

We're happy to sort out the lint issue for you, but maybe you're interested in learning how for yourself.

Oh, for sure. I spun up a Codespace. It really was much easier. I ran the post through the linter, should be good to go now.

seanmakesgames commented 4 months ago

Congrats on your first contribution! Thanks for your support. :D

aWildAdam commented 4 months ago

Thank you! Definitely won't be my last.