Skip to content

Conversation

@james-see
Copy link
Owner

Built an academic paper-style landing page with personality:

Design & Style:

  • Academic paper aesthetic with serif typography (Crimson Pro)
  • Monospace code blocks (JetBrains Mono)
  • Clean, professional layout with numbered sections
  • Burnt orange accent color for character
  • Paper-like background with subtle shadows
  • Print-friendly styles

Features:

  • 🔍 Interactive search across examples
  • 🏷️ Category filtering (LLM & AI, Security, Web Scraping, etc.)
  • 📊 Statistics dashboard (example count, categories)
  • 🎨 Responsive design for all devices
  • 🎯 Direct links to GitHub repository
  • 📖 Citation-style footer

Technical:

  • Built with Astro for fast static site generation
  • Auto-deployment via GitHub Actions
  • Organized example catalog with tags and descriptions
  • SEO-friendly meta tags

Personality Touches:

  • Konami code easter egg (↑↑↓↓←→←→BA)
  • Academic citation format
  • Clean terminal-style title with $ prompt
  • Curated example descriptions

Documentation:

  • Added docs/README.md with development guide
  • Included setup and contribution instructions

Closes #35

Built an academic paper-style landing page with personality:

Design & Style:
- Academic paper aesthetic with serif typography (Crimson Pro)
- Monospace code blocks (JetBrains Mono)
- Clean, professional layout with numbered sections
- Burnt orange accent color for character
- Paper-like background with subtle shadows
- Print-friendly styles

Features:
- 🔍 Interactive search across examples
- 🏷️ Category filtering (LLM & AI, Security, Web Scraping, etc.)
- 📊 Statistics dashboard (example count, categories)
- 🎨 Responsive design for all devices
- 🎯 Direct links to GitHub repository
- 📖 Citation-style footer

Technical:
- Built with Astro for fast static site generation
- Auto-deployment via GitHub Actions
- Organized example catalog with tags and descriptions
- SEO-friendly meta tags

Personality Touches:
- Konami code easter egg (↑↑↓↓←→←→BA)
- Academic citation format
- Clean terminal-style title with $ prompt
- Curated example descriptions

Documentation:
- Added docs/README.md with development guide
- Included setup and contribution instructions

Closes #35
@james-see james-see merged commit 2207a4b into master Dec 27, 2025
5 checks passed
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.

Create GitHub Pages landing page

3 participants