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

Convert docs content to markdown #763

Open
3 tasks
ppvg opened this issue Jan 30, 2025 · 0 comments
Open
3 tasks

Convert docs content to markdown #763

ppvg opened this issue Jan 30, 2025 · 0 comments
Labels
documentation Documentation improvements or additions improvement

Comments

@ppvg
Copy link
Member

ppvg commented Jan 30, 2025

Continuation of #753 to convert all docs content to markdown.

Acceptance criteria

  • All +page.svelte files have been converted to +page.md.
  • The markdown files contain no svelte-specific markup, only plain markdown, plain HTML for inline examples, and YAML frontmatter.
  • Nice to have: change the routes of all "child" pages to be actually nested under their "parent" page and have their own breadcrumb.
@ppvg ppvg added documentation Documentation improvements or additions improvement labels Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation improvements or additions improvement
Projects
None yet
Development

No branches or pull requests

1 participant