• Joined on 2025-04-13
Richard pushed to main at 365DevNet/365devnet 2025-06-06 21:52:54 +00:00
89d9de5403 Update navigation and translations to standardize 'Development' menu label across multiple languages
Richard pushed to main at 365DevNet/365devnet 2025-06-06 21:46:17 +00:00
750b04de6a Update translations to standardize 'Development' title across multiple languages to '365DevNet' for consistency in the development section.
Richard pushed to main at 365DevNet/365devnet 2025-06-06 21:42:18 +00:00
5763c43389 Add prerender support to development.astro for improved performance
Richard pushed to main at 365DevNet/365devnet 2025-06-06 21:40:46 +00:00
33dd9c9d8d Update translations and enhance development.astro with static path support
Richard pushed to main at 365DevNet/365devnet 2025-06-06 21:36:03 +00:00
aa37cb23cf Enhance ContributionCalendar and development.astro for dark mode support and improved commit display
Richard pushed to main at 365DevNet/365devnet 2025-06-06 21:21:02 +00:00
bbbcb96905 Refactor development page and enhance translations for improved clarity
Richard pushed to main at 365DevNet/365devnet 2025-06-06 20:29:01 +00:00
0c3e3d1a01 Add Web Development section to navigation and update development.astro metadata
Richard pushed to main at 365DevNet/365devnet 2025-06-06 20:14:50 +00:00
673d1b7c29 Enhance ContributionCalendar component and update development.astro for better contribution visualization
Richard pushed to main at 365DevNet/365devnet 2025-06-06 19:51:12 +00:00
f01ac6f675 Enhance commit fetching in development.astro with improved API integration
Richard pushed to main at 365DevNet/365devnet 2025-06-06 19:40:31 +00:00
2da6ae3078 Update .gitignore and development.astro for improved configuration and API integration
Richard pushed to main at 365DevNet/Tiber365 2025-06-03 23:34:41 +00:00
bfe2b90d8d Fix import path for Services component in index.astro to match directory structure.
Richard pushed to main at 365DevNet/Tiber365 2025-06-03 23:34:16 +00:00
3cddf9da60 Refactor index.astro to utilize internationalization utility for meta tags and adjust import paths for Services component.
Richard pushed to main at 365DevNet/Tiber365 2025-06-03 23:32:57 +00:00
d3a6d65c36 Refactor import paths in index.astro to align with updated directory structure.
Richard pushed to main at 365DevNet/Tiber365 2025-06-03 23:31:05 +00:00
e0452ebfd8 Update index page meta tags with static content for title, description, and keywords, replacing internationalization utility.
Richard pushed to main at 365DevNet/Tiber365 2025-06-03 23:29:56 +00:00
37ca16ded2 Update import path for internationalization utility in index page to reflect new directory structure.
Richard pushed to main at 365DevNet/Tiber365 2025-06-03 23:28:21 +00:00
aa04dbaafb Implement main index page layout with components for header, hero, services, testimonials, call-to-action, and footer, along with internationalization support for meta tags.
Richard pushed to main at 365DevNet/Tiber365 2025-06-03 23:26:00 +00:00
f564412fee Remove empty index page redirect and delete localized service pages for English, Italian, and Dutch, further streamlining the codebase.
Richard pushed to main at 365DevNet/Tiber365 2025-06-03 23:23:39 +00:00
7ddbe42fc0 Update service page routing to include specific service IDs for improved navigation and enhance user experience.
Richard pushed to main at 365DevNet/Tiber365 2025-06-03 23:20:29 +00:00
409639cfad Remove localized service pages for English, Italian, and Dutch, consolidating content management and streamlining the codebase.
Richard pushed to main at 365DevNet/Tiber365 2025-06-03 23:17:54 +00:00
128093aa0d Refactor import paths for SERVICES in multiple service pages to use centralized configuration from '@config'