Add examples page with direct links to interactive demos and enhance folder metadata#58
Closed
danmarshall with Copilot wants to merge 4 commits into
Closed
Add examples page with direct links to interactive demos and enhance folder metadata#58danmarshall with Copilot wants to merge 4 commits into
danmarshall with Copilot wants to merge 4 commits into
Conversation
Co-authored-by: danmarshall <11507384+danmarshall@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] based on this file docs/assets/examples/examples.markdown.folder.json , can you mae a new page docs/examples.md that is a list of these same demos. you can link to each one via the 'load' param like
https://microsoft.github.io/chartifact/view/?load=h...
Add examples page with direct links to interactive demos
Aug 26, 2025
Collaborator
|
@copilot can you merge main. after that, please populate the description property in the original file. |
…6560 # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
Co-authored-by: danmarshall <11507384+danmarshall@users.noreply.github.com>
Contributor
Author
I've successfully merged main and populated the description property in the original file (docs/assets/examples/examples.markdown.folder.json). The descriptions match the content from the examples.md page I created. Changes committed in c3d99d0. |
Copilot
AI
changed the title
Add examples page with direct links to interactive demos
Add examples page with direct links to interactive demos and enhance folder metadata
Aug 26, 2025
danmarshall
deleted the
copilot/fix-2c6c6780-bb08-4ab7-b8f9-257e21396560
branch
September 4, 2025 04:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a new
docs/examples.mdpage that provides direct links to interactive Chartifact demos and enhances the original examples folder metadata with descriptions.What's Added
docs/examples.mdwith Jekyll front matter for proper site integrationloadparameterdocs/assets/examples/examples.markdown.folder.jsonURL Format
All links follow the pattern:
This allows users to directly access any example without navigating through the folder interface, making it easier to share specific demos or bookmark favorites.
The page will be accessible at
https://microsoft.github.io/chartifact/examplesonce deployed. The enhanced folder metadata also provides better descriptions for the examples when viewed through the folder interface.💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.