Add index page and include all example scripts in README and workflows#20
Merged
Add index page and include all example scripts in README and workflows#20
Conversation
- Create app/index.html with overview, features, all 7 example links, installation, quick start code, and API overview - Update Gruntfile.js to copy index.html to dist/ - Update README.md with missing examples and documentation link - Update deploy-pr.yml PR comment with all example links - Add dist/index.html to .gitignore Co-authored-by: daedeloth <1168599+daedeloth@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update readme with example scripts and index page
Add index page and include all example scripts in README and workflows
Feb 10, 2026
|
📦 PR Preview deployed! Examples are available at: |
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.
README and PR preview workflow only listed 4 of 7 examples, and the GitHub Pages root had no index page.
Changes
app/index.html— New landing page for GitHub Pages with feature overview, all 7 example links, quick start, and API referenceGruntfile.js— Copyapp/index.htmltodist/during buildREADME.md— Add missing examples (Background & Fill, BigText, Emoji Text), link to docs page, expand features list.github/workflows/deploy-pr.yml— Add missing examples to PR preview comment.gitignore— Excludedist/index.htmlbuild artifactIndex page preview
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.