Learn Page and Content Pipeline Update #20
Reference in New Issue
Block a user
Delete Branch "adiallo/feature/LearnPage"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Content Upload Pipeline and Learn Page Implementation
Overview
This PR implements a new content upload pipeline for article-specific images and creates a comprehensive Learn page with responsive design. The changes replace hardcoded image rotation with dynamic, article-specific thumbnails and banners while maintaining full test coverage.
Changes
Screenshots
How to Test
npm run devand navigate to/learnto see the new Learn pagenpm test,npm run e2e,npm run visual:test,npm run lhci, andnpm run test:sbto verify all tests passNotes
thumbnail.horizontal,thumbnail.vertical, and optionalthumbnail.bannerin frontmatteradiallo/feature/LearnPageto adilallo/feature/LearnPageadilallo/feature/LearnPageto Learn Page and Content Pipeline Update