-
Notifications
You must be signed in to change notification settings - Fork 50
Restructuring and adding to the FAQ pages, some related "Getting Started" related work on the FrontPage #835
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Sam Lantinga <[email protected]>
Co-authored-by: Sam Lantinga <[email protected]>
Co-authored-by: Sam Lantinga <[email protected]>
Co-authored-by: Sam Lantinga <[email protected]>
Co-authored-by: Sam Lantinga <[email protected]>
Co-authored-by: Sam Lantinga <[email protected]>
Co-authored-by: Sam Lantinga <[email protected]>
For some reason whenever this comes up my mind goes to EventFilters instead of EventWatch, sorry about that. Co-authored-by: Sam Lantinga <[email protected]>
Co-authored-by: Sam Lantinga <[email protected]>
Co-authored-by: Sam Lantinga <[email protected]>
Co-authored-by: Sam Lantinga <[email protected]>
Co-authored-by: Sam Lantinga <[email protected]>
Co-authored-by: Sam Lantinga <[email protected]>
Co-authored-by: Sam Lantinga <[email protected]>
Co-authored-by: Sam Lantinga <[email protected]>
@icculus, this looks good to me, what do you think? |
Yeah, this is solid gold, I'm merging it. |
Great, thanks @playmer, feel free to submit additional updates anytime! |
The table on the FAQ page doesn't render properly:
|
Hmm it was working in my local previewer. Apologies, I didn't know how to actually generate and host it locally. Let me see if I can figure out what I did wrong there before I have to head out to lunch. |
Ah, markdown can be a bit finicky, seems I need a blank line between text and a table. Should be fixed, also fixed the communities link, there was a typo that broke it. |
As discussed with Slouken, here's a first pass on adding the content we've been working on in the discord FAQ to the Wiki, as well as restructuring the FrontPage and the FAQ pages to funnel new developers towards the most relevant resources first.
Totally open to changing things, but I wanted to try to organize things a bit more towards the "new developer" experience, Have a section with a straight list of the things that would be most helpful, have the FAQ directly lead to developer questions, rather than a landing page, and instead have the developer questions page act as that landing page for the other FAQs.