Skip to content

Feature/angular blog#41

Open
codercatdev wants to merge 5 commits into
mainfrom
feature/angular-blog
Open

Feature/angular blog#41
codercatdev wants to merge 5 commits into
mainfrom
feature/angular-blog

Conversation

@codercatdev

Copy link
Copy Markdown
Member

Add a new template for angular

- Added `bootstrap:seed` command to `package.json` for seeding content.
- Updated README to clarify `pnpm bootstrap` functionality, including CORS origin setup for blog preview.
- Replaced favicon with a PNG format and added an apple touch icon in `index.html`.
- Improved error handling in draft mode API routes.
- Introduced new styles for header layout in `styles.css`.
- Enhanced draft mode handling in server and client code, including cookie management.
- Updated Sanity queries to include logo in settings.
- Refactored visual editing initialization to support Angular routing.

This commit improves the overall setup and user experience for the Angular blog project.
- Updated the post component to display the author's avatar alongside their name in the byline.
- Introduced new CSS styles for the byline and avatar to improve layout and appearance.
- Modified the styles for images in articles to ensure proper rendering.
- Updated seed images script to include an author avatar for better content representation.

These changes improve the visual presentation of posts and enhance the overall user experience in the blog.
@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agentic-localization Ready Ready Preview, Comment Jun 26, 2026 4:54am
ai-shopping-assistant Ready Ready Preview, Comment Jun 26, 2026 4:54am

Request Review

- Updated the README to improve the formatting of the scripts table for better readability.
- Refactored TypeScript imports in `home.component.ts` and `queries.ts` to use consistent formatting by removing unnecessary line breaks and ensuring uniform spacing.

These changes enhance the clarity and maintainability of the codebase.
…ration. Simplified cookie flag functions and removed secure flag dependency. Added SANITY_STUDIO_PREVIEW_URL to .env.example and adjusted preview URL handling in sanity.config.ts.
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.

1 participant