Skip to content

Docs - #14

Merged
RedSavant merged 2 commits into
devfrom
docs
Sep 10, 2026
Merged

Docs#14
RedSavant merged 2 commits into
devfrom
docs

Conversation

@RedSavant

Copy link
Copy Markdown
Owner

This pull request adds a new API examples page and a custom 404 page to the documentation, enhancing the developer experience by providing runtime API usage examples and a branded error page. The main changes are grouped below:

Documentation Enhancements:

  • Added a new api-examples.html page to the documentation, which demonstrates how to use VitePress runtime APIs like useData() with live code examples and displays theme, page, and frontmatter data.
  • Added the corresponding JavaScript chunk api-examples.md.DBzYl0HB.js for the new API examples page, implementing the logic to render and display runtime data in the documentation.

User Experience Improvements:

  • Introduced a custom 404.html error page in the documentation, providing a consistent and branded user experience for not found errors.

@RedSavant
RedSavant merged commit ac8bd3d into dev Sep 10, 2026
3 checks passed
@RedSavant
RedSavant deleted the docs branch September 10, 2026 17:00
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.

1 participant