Skip to content

Comments

Remove sample HTML files from production codebase#187

Merged
pethers merged 2 commits intotssfrom
copilot/sub-pr-181
Feb 15, 2026
Merged

Remove sample HTML files from production codebase#187
pethers merged 2 commits intotssfrom
copilot/sub-pr-181

Conversation

Copy link
Contributor

Copilot AI commented Feb 15, 2026

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 documentation
  • news/2026-02-14-sample-no-embedded-css-en.html - Sample multi-language article

References 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 sample

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

- 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
Copilot AI requested a review from pethers February 15, 2026 11:07
@pethers pethers marked this pull request as ready for review February 15, 2026 11:18
@pethers pethers merged commit d0ad0f1 into tss Feb 15, 2026
@pethers pethers deleted the copilot/sub-pr-181 branch February 15, 2026 11:18
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