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

Docs index page rework #353

Open
dayhaysoos opened this issue Mar 22, 2023 · 1 comment
Open

Docs index page rework #353

dayhaysoos opened this issue Mar 22, 2023 · 1 comment
Assignees

Comments

@dayhaysoos
Copy link
Contributor

Based on the conclusion of #348, we're looking to have a more customized index page for the/docs. To do this, we decided we'll be relying on a regular React component for that page, instead of Markdown.

Biggest inspiration is Expo docs:

https://docs.expo.dev/

Unfortunately, Docusaurus doesn't allow for the index page to be anything other than a Markdown file. To work around this, I'll be making a React component to be the pages content and importing it in the index markdown file to have the desired look and feel.

@dayhaysoos dayhaysoos self-assigned this Mar 22, 2023
@angiejones
Copy link
Member

is this still relevant or can we close?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants