Remove sample HTML files from production codebase#187
Merged
Conversation
- Delete news/sample-economist-style.html - Delete news/2026-02-14-sample-no-embedded-css-en.html - Update scripts/take-screenshot.js to use real article (2026-02-13-evening-analysis-en.html) - Update NEWS_ARTICLE_STYLING_GUIDE.md to reference real examples instead of sample - Regenerate news/index.html and sitemap.xml to remove sample file entries - HTMLHint validation: 124 files, 0 errors Co-authored-by: pethers <[email protected]>
Copilot
AI
changed the title
[WIP] Update Arabic translations for evening analysis article
Remove sample HTML files from production codebase
Feb 15, 2026
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.
Sample HTML files (
sample-economist-style.html,2026-02-14-sample-no-embedded-css-en.html) were inadvertently restored in commit 1dab170 when reverting unrelated changes. These demo files should not exist in production.Files removed:
news/sample-economist-style.html- Demo article for documentationnews/2026-02-14-sample-no-embedded-css-en.html- Sample multi-language articleReferences updated:
scripts/take-screenshot.js- Now uses real article (2026-02-13-evening-analysis-en.html)NEWS_ARTICLE_STYLING_GUIDE.md- References real examples instead of deleted sampleGenerated files updated:
news/index.html- Regenerated without sample entries (15 real articles)sitemap.xml- Regenerated without sample URLs (72 URLs total)These files were never used by agentic workflows, only referenced in documentation and tooling.
💡 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.