Files
awesome-copilot/website-astro/dist/sitemap-0.xml
Aaron Powell 6bcb6ffc37 refactor(website): convert to ES modules with TypeScript
- Replace all inline scripts with TypeScript modules
- Create page-specific modules for agents, prompts, instructions, skills, collections, index
- Create core modules: utils.ts, search.ts, modal.ts, choices.ts, jszip.ts, theme.ts
- Remove window global exports, use proper ES module imports
- Add type interfaces for all data structures
- Use data-base-path attribute on body for base URL handling
- Bundle Choices.js and JSZip via npm instead of CDN
- Astro pages now just have single script import each
2026-01-28 16:38:49 +11:00

1 line
899 B
XML

<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"><url><loc>https://github.github.io/awesome-copilot/</loc></url><url><loc>https://github.github.io/awesome-copilot/agents/</loc></url><url><loc>https://github.github.io/awesome-copilot/collections/</loc></url><url><loc>https://github.github.io/awesome-copilot/instructions/</loc></url><url><loc>https://github.github.io/awesome-copilot/prompts/</loc></url><url><loc>https://github.github.io/awesome-copilot/samples/</loc></url><url><loc>https://github.github.io/awesome-copilot/skills/</loc></url><url><loc>https://github.github.io/awesome-copilot/tools/</loc></url></urlset>