Skip to content

Conversation

@tidusIO
Copy link
Member

@tidusIO tidusIO commented Dec 9, 2025

No description provided.

- Added `@astrojs/check` to dependencies in both `package.json` and `package-lock.json`.
- Removed the unused API route file `[slug].ts` from `src/pages/api/og/`.
- Updated `fix-lazy-images.js` to use a more concise parameter name in the class attribute replacement function.
- Modified `transformFrontmatter` function in `migrate-content.js` to use a concise parameter name.
- Changed script tags in various JSON-LD components to use `is:inline` for better performance.
- Removed unused `toc` variable in `PostLayout.astro`.
- Updated `team` page to handle optional job title and description properties.
- Cleaned up iframe attributes in the team index page.
@github-actions
Copy link

github-actions bot commented Dec 9, 2025

Visit the preview URL for this PR (updated for commit 136e79a):

https://angular-de--pr129-astro-3th86cxm.web.app

(expires Thu, 25 Dec 2025 14:52:33 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a506fbba8f83aa96db771a29aa972bed07609e7f

- Added error handling for Google Translate initialization.
- Implemented a mechanism to trigger translation to English if needed after initialization.
- Refactored `loadGoogleTranslate` to return a promise for better handling of script loading.
- Updated `switchLanguage` function to handle language switching more efficiently, including cookie clearing for resetting to German.
- Improved user feedback for testing Google Translate on localhost.
…vigation component. Implemented dropdown for language selection and updated scripts for handling language translation to English. Removed previous Google Translate styles and initialization code.
@GregOnNet
Copy link
Contributor

Wie machen wir hiermit weiter? :-)

@tidusIO
Copy link
Member Author

tidusIO commented Dec 17, 2025

Wird erstmal für vuejs.de kommen. Und danach potentiell angular.de :)

- Added a new `BRANDING.md` file detailing color management for different portals.
- Updated color references in various components to align with the new branding scheme.
- Changed the Discord invite link in `site.ts` to the new URL.
- Refactored color classes in styles and components to use the new primary and accent color scales.
- Adjusted the `fetch-gravatars.js` script for improved readability and consistency in string formatting.
…y CTA button on Angular training page

- Added a new community link for AI-Automation-Engineers.de in site configuration.
- Updated the Angular training page with a sticky call-to-action button that appears on scroll, linking to the "Alle Schulungen" section.
- Updated heading classes in various components to remove 'font-bold' for a more uniform appearance.
- Enhanced the layout of the Newsletter, Related Posts, and other pages by standardizing heading styles.
- Improved readability and visual consistency throughout the site.
- Replaced button elements with styled anchor tags for a uniform appearance.
- Enhanced the visual design of call-to-action buttons in various tutorials to align with the new branding scheme.
- Improved user experience by ensuring consistent button styling throughout the site.
- Added a copy button to code blocks for easier copying of code snippets.
- Implemented a language label for code blocks, displayed in the top right corner.
- Updated styles for code blocks to improve visibility and user interaction.
- Integrated astro-pagefind for improved search capabilities across the site.
- Updated the search page to utilize the new Pagefind component, enhancing user experience with a more interactive search interface.
- Added structured data for the website to support Google Sitelinks Search Box.
- Refactored navigation to include a search link and removed legacy search form elements.
- Commented out unused topic import in Newsletter component.
- Updated ProductJsonLd to use TypeScript for review mapping.
- Added TypeScript definitions for course data, including Review and AggregateRating interfaces.
- Modified script tags in index pages for inline execution.
- Added category check in articles index to prevent errors.
- Updated review mapping in Angular training pages for TypeScript compatibility.
- Cleaned up unused imports in remark-workshop-hint plugin.
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.

3 participants