docs: add downloads architecture flowcharts, pipeline guide, and specs - #394
Open
undead2146 wants to merge 5 commits into
Open
docs: add downloads architecture flowcharts, pipeline guide, and specs#394undead2146 wants to merge 5 commits into
undead2146 wants to merge 5 commits into
Conversation
- Introduced CSS files for features, footer, header, global styles, and responsive design. - Implemented a modern glassmorphism effect for UI elements. - Enhanced the hero section with improved typography and layout. - Updated footer with new links and branding. - Added responsive styles for better mobile experience. - Refined feature cards with updated content and icons. - Established CSS variables for consistent theming across the application.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds comprehensive architectural flowcharts, content pipeline documentation, download browser specifications, and core data model reference guides.
Note
This is a self-contained documentation PR carved out of #265 and must be merged ahead of #265.
Documentation Added & Updated
docs/FlowCharts/Downloads-Flow.mddetailing the complete acquisition sequence, catalog parsing, variant resolution, and progress reporting.docs/features/content/content-pipeline.mdanddocs/features/content/universal-parser.md.docs/features/downloads.mddescribing the downloads browser UX and subscription model.docs/dev/constants.md,docs/dev/manifest-id-system.md,docs/dev/models.md, anddocs/dev/contribution-guidelines.md.docs/.vitepress/config.js.Verification