generated from Vianpyro/Template
-
Notifications
You must be signed in to change notification settings - Fork 1
Initialize astro project #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
- Added package.json for project dependencies and scripts. - Included favicon.svg for the site icon. - Added astro.svg and background.svg assets for branding and background. - Created Welcome component to serve as the main landing page. - Implemented Layout component for consistent HTML structure. - Set up index.astro as the entry point for the application. - Configured TypeScript with tsconfig.json for strict type checking.
… and package-lock.json
… Main layout and ProductCard component; integrate product listing from JSON data in index page.
… for better organization and styling
…ucture and styling
…across components
…yling consistency; add Icon component for SVG icons
…-to-es package version to 4.3.1
…r docker-image-verification; remove obsolete docker-image-verification.yml file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
complexity: experimental
Tasks exploring untested tools or approaches for infrastructure or deployment.
priority: blocker
Tasks that completely block other work and need immediate resolution.
status: completed
Fully implemented and verified.
type: configuration
Changes or updates to configuration files or settings.
type: design
Tasks related to UI/UX or application flow.
type: environment setup
Tasks to set up development, staging, or testing environments.
type: feature
Requests for new functionality or features.
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.
No description provided.