Official landing page for the Cursed Errors VS Code extension.
Visit: https://kpab.github.io/cursed-errors-page/
- Multilingual Support: English and Japanese (日本語)
- Responsive Design: Optimized for all devices
- Modern UI: Dark theme with animated effects
- SEO Optimized: Meta tags, sitemap, and robots.txt
- Animated Effects: Particle backgrounds and interactive elements
- Easter Egg: Try the Konami Code! ↑ ↑ ↓ ↓ ← → ← → B A
- Pure HTML5, CSS3, JavaScript (No frameworks)
- Google Fonts (Inter, Fira Code)
- CSS Grid & Flexbox
- CSS Animations & Transitions
- Intersection Observer API
- LocalStorage for language preference
cursed-errors-page/
├── _config.yml # Jekyll SEO configuration
├── index.html # Main HTML file with structured data
├── styles.css # Stylesheet with animations
├── script.js # JavaScript for interactions
├── robots.txt # SEO: Robots file
├── sitemap.xml # SEO: Sitemap (auto-generated by Jekyll)
├── assets/
│ └── icon.png # App icon and favicon
└── README.md # This file
- Primary Color: #7000B4 (Purple)
- Secondary Color: #00D4FF (Cyan)
- Accent Color: #FF3366 (Red)
- Theme: Dark mode with gradient effects
- Clone the repository
- Open
index.htmlin a web browser - No build process required!
This site is deployed using GitHub Pages from the claude/cursed-errors-landing-page-014X5ayErwz8cnHJ8Fs5rRxN branch.
This site implements comprehensive SEO best practices:
-
Jekyll SEO Plugins (
_config.yml)jekyll-sitemap: Auto-generates sitemap.xmljekyll-seo-tag: Optimizes meta tags
-
Structured Data (JSON-LD in
index.html)- Schema.org SoftwareApplication format
- Enables Google Rich Results display
- Includes ratings, features, and download links
-
Canonical URL
- Prevents duplicate content issues
- Set to:
https://kpab.github.io/cursed-errors-page/
-
robots.txt
- Allows all crawlers
- Points to sitemap location
- Rich Results Test: Google Rich Results Test
- Sitemap: Visit
https://kpab.github.io/cursed-errors-page/sitemap.xml
- Visit Google Search Console
- Add property (URL prefix):
https://kpab.github.io/cursed-errors-page/ - Verify ownership (HTML tag or file)
- Submit sitemap:
sitemap.xml
MIT License - Same as the Cursed Errors extension
Made with 💜 by kpab