Skip to content

🧪 QA Testing Checklist #1

Description

@ValerasNarbutas

🧪 QA Testing Checklist — Terminal Theme

Test each item on the live demo: https://csswitch.github.io/jekyll-terminal-theme/

Core Pages

  • Homepage loads, posts listed correctly
  • Pagination works (if >10 posts, /page/2/ loads)
  • Single post page renders with correct layout
  • Archive page lists all posts
  • Tags page works, clicking a tag filters posts
  • About page renders

Navigation

  • All nav links work (~/home, ~/about, ~/archive, ~/tags)
  • Active link highlighted correctly per page

Assets

  • CSS loads (no broken styles)
  • JS loads without console errors
  • Favicon visible in browser tab

SEO / Feed

  • /feed.xml accessible
  • /sitemap.xml accessible
  • Page <title> correct on each page
  • Meta description present

Terminal-Specific Features

  • Boot sequence animation plays on first load
  • CRT scanline overlay visible
  • Phosphor text-glow effect active
  • Blinking cursor in header
  • ls -la style post listing layout
  • Color scheme applied (green default)
  • user@hostname:~$ prompt renders

Responsive

  • Mobile layout looks good (< 768px)
  • No horizontal scroll on mobile

Config Options (edit _config.yml and rebuild)

  • color_scheme: amber changes colors
  • show_boot_sequence: false disables boot screen
  • scanlines: false removes scanlines

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions