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

Create general “content/documentation page” component/template #85

Open
samajammin opened this issue May 6, 2024 · 1 comment
Open
Labels
needs-design Blocked by design needs

Comments

@samajammin
Copy link

Similar to a homepage/landing page (#55) we plan to create some standalone documentation pages to provide additional information to users.

Let's create a template component that we can use to create web pages via markdown files

Design is neeed here but in the meantime we could build out the functionality to create pages based off markdown files,
e.g. by adding a src/pages/about.md file or src/pages/about/index.md, this would create a webpage accessible at https://maci-rpgf.vercel.app/about

For a general layout, I'm thinking something simple like:
https://maci.pse.dev/roadmap

Nice to have

@samajammin samajammin added the needs-design Blocked by design needs label May 6, 2024
@kittybest
Copy link

Some possible package we could use:
https://nextjs.org/learn-pages-router/basics/dynamic-routes/render-markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-design Blocked by design needs
Projects
Status: Backlog
Development

No branches or pull requests

2 participants