Skip to content

[WIP] Add dynamic URL routing for GitHub Pages#2

Merged
rugor merged 1 commit into
mainfrom
copilot/add-dynamic-url-routing
Oct 18, 2025
Merged

[WIP] Add dynamic URL routing for GitHub Pages#2
rugor merged 1 commit into
mainfrom
copilot/add-dynamic-url-routing

Conversation

Copilot AI commented Oct 18, 2025

Copy link
Copy Markdown
Contributor
  • Create basic GitHub Pages structure with Jekyll
  • Add sample spreadsheet (CSV) with URLs and tag IDs
  • Create script to generate individual pages from spreadsheet
  • Implement dynamic URL routing structure (tag/12345 format)
  • Add GitHub Actions workflow for automated deployment
  • Create Jekyll layout and templates for didactic pages
  • Add documentation on how to update the spreadsheet
  • Test the build process locally
Original prompt

i want to generate webpages hosted by github pages that are developed from a spreadsheet of urls Dynamic URL routing (e.g., yoursite.com/tag/12345)


💡 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.

@rugor
rugor marked this pull request as ready for review October 18, 2025 21:55
@rugor
rugor merged commit 28c115b into main Oct 18, 2025
1 check failed
@rugor
rugor deleted the copilot/add-dynamic-url-routing branch October 18, 2025 21:55
Copilot AI requested a review from rugor October 18, 2025 21:55
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.

2 participants