Skip to content
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

Add infrastructure for mdx docs #134

Merged
merged 2 commits into from
Dec 16, 2022
Merged

Add infrastructure for mdx docs #134

merged 2 commits into from
Dec 16, 2022

Conversation

felipefreitag
Copy link
Contributor

@felipefreitag felipefreitag commented Dec 16, 2022

Uses the suggested MDX setup from Remix docs.
This setup is a way to start, it will need to be improved later since it involves SSG, but we should be good until there are tens of pages of docs.

Configured some Tailwind defaults that will make some components such as <Heading> obsolete. I needed the defaults in order to make the markdown easier to write.

Screen Shot 2022-12-16 at 11 15 49

@netlify
Copy link

netlify bot commented Dec 16, 2022

Deploy Preview for remix-forms ready!

Name Link
🔨 Latest commit 899f393
🔍 Latest deploy log https://app.netlify.com/sites/remix-forms/deploys/639c85f29040ee000883bab1
😎 Deploy Preview https://deploy-preview-134--remix-forms.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@danielweinmann
Copy link
Contributor

❤️

@felipefreitag felipefreitag marked this pull request as ready for review December 16, 2022 14:51
Copy link
Contributor

@diogob diogob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@felipefreitag felipefreitag merged commit fb1b102 into main Dec 16, 2022
@felipefreitag felipefreitag deleted the setup-docs branch December 16, 2022 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants