Commit Graph

284 Commits

Author SHA1 Message Date
9b2fe7607f Comment out CallToAction widget in index.astro for future reference 2025-06-07 15:36:07 +02:00
27fae7fd5b Enhance ImageModal and CompactSteps components for improved layout and responsiveness
- Updated ImageModal styles to center the modal and adjust image container dimensions for better visual presentation.
- Refactored CompactSteps to include an icon component for better visual consistency and adjusted layout for improved readability.
- Removed outdated WorkExperience item rendering to streamline the component structure.
- Updated aboutme page to conditionally set icons based on title content for better context.
2025-06-07 15:30:14 +02:00
deab297955 Update development translations and page title for consistency
- Changed the menu label from 'Dev Dashboard' to 'Development' in multiple languages for clarity.
- Updated the title in the development page to use 'Development Overview' for better alignment with content.
- Adjusted the heading in development.astro to reflect the new title for improved user experience.
2025-06-07 13:52:04 +02:00
a268031b34 Update translations and development page for consistency and clarity
- Changed the title in translations.ts to '365DevNet Ecosystem: Development Overview' for better alignment with the page content.
- Updated the heading style in development.astro for improved responsiveness and visual hierarchy.
- Adjusted padding and layout in mobile commit info area for enhanced user experience.
2025-06-07 13:25:33 +02:00
ec0dacc5e2 Update development page and translations for improved clarity and consistency
- Changed the title and description in development.astro to reflect the 365DevNet ecosystem.
- Updated translation files to include new page title and description for multiple languages.
- Renamed '365DevNet' to 'Dev Dashboard' in navigation for better user understanding.
2025-06-07 13:16:30 +02:00
7ce6c1390f Enhance ContributionCalendar component for mobile responsiveness and user experience
- Added mobile detection and state management to handle screen size changes.
- Implemented a scroll indicator for mobile users to enhance navigation.
- Introduced a toggle button for expanding the calendar view to show the full year.
- Adjusted the rendering logic to display a limited number of weeks based on the mobile state.
2025-06-07 12:26:56 +02:00
9fd25138e4 Refactor commit fetching in development.astro to implement caching for improved performance
- Introduce a caching mechanism for Gitea commits to reduce API calls across language builds.
- Update the commit fetching logic to handle errors more gracefully and ensure consistent data retrieval.
2025-06-06 23:57:17 +02:00
5763c43389 Add prerender support to development.astro for improved performance 2025-06-06 23:42:15 +02:00
33dd9c9d8d Update translations and enhance development.astro with static path support
- Revise introductory text in translations for clarity and consistency across multiple languages.
- Add static paths for language support in development.astro to improve routing for internationalization.
2025-06-06 23:40:44 +02:00
aa37cb23cf Enhance ContributionCalendar and development.astro for dark mode support and improved commit display
- Refactor ContributionCalendar to support light and dark color schemes based on user preference.
- Implement dark mode detection using a MutationObserver to dynamically adjust styles.
- Update development.astro to include a new CollapsibleIntro component for better user experience.
- Improve commit display logic to format messages with bullet points and enhance layout for clarity.
2025-06-06 23:36:00 +02:00
bbbcb96905 Refactor development page and enhance translations for improved clarity
- Consolidate the "Web Development" link in the navigation for better structure.
- Add an introductory text to the development section in translations for clearer context.
- Update various translation entries for consistency and clarity across multiple languages.
- Remove the development.astro page as its functionality is now integrated elsewhere.
2025-06-06 23:21:01 +02:00
0c3e3d1a01 Add Web Development section to navigation and update development.astro metadata
- Introduce a new "Web Development" section in the navigation with a link to 365devnet.
- Update the import statement in development.astro to use PageLayout.
- Add metadata for improved SEO, including title and description for the development page.
2025-06-06 22:28:59 +02:00
673d1b7c29 Enhance ContributionCalendar component and update development.astro for better contribution visualization
- Modify getCalendarDays function to start the week on Monday and improve date calculations.
- Add getMonthLabels function to generate month labels for the contribution calendar.
- Update styling and structure of the ContributionCalendar for improved layout and responsiveness.
- Integrate ContributionCalendar into development.astro to visually represent code contributions over the past year, enhancing project transparency.
2025-06-06 22:14:49 +02:00
f01ac6f675 Enhance commit fetching in development.astro with improved API integration
- Update GITEA_COMMITS_URL to include additional query parameters for better data retrieval.
- Implement authorization header for secure API access if a token is present.
- Refactor commit display logic to handle potential missing data gracefully.
2025-06-06 21:51:11 +02:00
2da6ae3078 Update .gitignore and development.astro for improved configuration and API integration
- Specify .env file handling in .gitignore to prevent accidental exposure of sensitive data.
- Change Git API URL to Gitea for fetching commits, ensuring compatibility with the new repository structure.
2025-06-06 21:40:28 +02:00
becarta
069c9b1e70 Enhance layout and styling for Anti-Fingerprinting Shield Plus and Enterprise App Protection pages
- Updated the layout to include a backdrop blur effect and rounded corners for improved aesthetics.
- Adjusted text color for better visibility in dark mode across various list items.
2025-05-14 01:13:20 +02:00
becarta
0d396209f9 Enhance homepage layout and content structure
- Updated the homepage to utilize a new layout with multiple widgets including Hero, Features, Content, CallToAction, and Contact.
- Implemented dynamic translations for the homepage content to improve accessibility and user experience.
- Set prerendering to true for better performance and SEO optimization.
2025-05-14 00:54:57 +02:00
becarta
b5fbfec352 Refactor translations and update blog and Anti-Fingerprinting Shield Plus pages
- Removed unused translation sections for blog and Anti-Fingerprinting Shield Plus to streamline the codebase.
- Updated blog page to utilize dynamic translations based on the selected language.
- Enhanced Anti-Fingerprinting Shield Plus page to fetch translations correctly, improving maintainability and user experience.
2025-05-14 00:38:25 +02:00
becarta
8a54efb68d Add Enterprise App Protection (EAP) section to navigation and translations
- Introduced a new navigation link for "Enterprise App Protection" with corresponding translations in English, French, Dutch, and German.
- Added detailed descriptions, features, and troubleshooting information for the EAP feature to enhance user understanding and accessibility.
2025-05-10 04:10:30 +02:00
becarta
1386493d91 Add prerendering support for Anti-Fingerprinting Shield Plus page
Some checks failed
GitHub Actions / build (18) (push) Has been cancelled
GitHub Actions / build (20) (push) Has been cancelled
GitHub Actions / build (22) (push) Has been cancelled
GitHub Actions / check (push) Has been cancelled
2025-05-10 01:32:19 +02:00
becarta
5496f3c9e5 Add screenshot and caption for Anti-Fingerprinting Shield Plus settings
Some checks failed
GitHub Actions / build (18) (push) Has been cancelled
GitHub Actions / build (20) (push) Has been cancelled
GitHub Actions / build (22) (push) Has been cancelled
GitHub Actions / check (push) Has been cancelled
2025-05-10 01:24:58 +02:00
becarta
cdbaff3385 Add Anti-Fingerprinting Shield Plus section to navigation and translations
Some checks failed
GitHub Actions / build (18) (push) Has been cancelled
GitHub Actions / build (20) (push) Has been cancelled
GitHub Actions / build (22) (push) Has been cancelled
GitHub Actions / check (push) Has been cancelled
- Introduced a new navigation link for "Anti-FP Shield+".
- Added comprehensive translations for the Anti-Fingerprinting Shield Plus feature in English, French, Dutch, and German, including title, description, installation steps, features, and notes.
2025-05-10 01:10:12 +02:00
becarta
ba2fb9f248 Made English the default site so that people dont see a redirect page first
Some checks failed
GitHub Actions / build (18) (push) Has been cancelled
GitHub Actions / build (20) (push) Has been cancelled
GitHub Actions / build (22) (push) Has been cancelled
GitHub Actions / check (push) Has been cancelled
2025-05-01 21:38:11 +02:00
becarta
93a8763e04 Added a new development page where it shows the status of the site
Some checks failed
GitHub Actions / check (push) Has been cancelled
GitHub Actions / build (18) (push) Has been cancelled
GitHub Actions / build (20) (push) Has been cancelled
GitHub Actions / build (22) (push) Has been cancelled
2025-05-01 20:37:33 +02:00
becarta
890d7b8670 Updated site completely
Some checks failed
GitHub Actions / build (18) (push) Has been cancelled
GitHub Actions / build (20) (push) Has been cancelled
GitHub Actions / build (22) (push) Has been cancelled
GitHub Actions / check (push) Has been cancelled
2025-03-29 22:32:31 +01:00
becarta
e0f172d66d added kvk and btw number back, updated text colour text-muted 2025-03-14 23:05:05 +01:00
becarta
cfee5b8e47 updated homepage image 2025-03-12 22:45:08 +01:00
becarta
ed166bfa97 removed contact details 2025-03-12 22:25:06 +01:00
becarta
a2ecf840a8 updated our commitment image and text 2025-03-12 04:41:49 +01:00
becarta
f0c71110be Added crucial converstations certificate 2025-03-12 03:02:21 +01:00
becarta
9e47f30fc1 removed parallax, added flags to footer 2025-03-07 00:13:44 +01:00
becarta
6f3594261c corrected number of days that cookies are stored 2025-03-06 23:32:14 +01:00
becarta
f62c3458a5 added cookie notice, added terms and privacy notice, added return to top button 2025-03-06 23:27:26 +01:00
becarta
d66123c029 major update in looks and feel 2025-03-06 00:03:16 +01:00
becarta
85a819ed15 updated contact form logic 2025-03-04 00:59:40 +01:00
becarta
e9d3d8a2fb Contact form logic 2025-03-04 00:32:39 +01:00
becarta
9c61657071 Added homepage and moved old homepage to aboutme page 2025-03-03 23:23:14 +01:00
becarta
84699cc78b updated broken images 2025-02-26 02:07:26 +01:00
becarta
7d27d080f7 Enabled SSR 2025-02-26 01:58:42 +01:00
becarta
4b0cdaf83c Main page overhaul 2025-02-26 01:53:49 +01:00
becarta
1510206b1f redirect 365devnet.nl to dutch language 2025-02-25 23:06:59 +01:00
becarta
ffabad6ecf mistake in template showing incorrect certificates in other languages than english 2025-02-18 03:21:44 +01:00
becarta
6609f84636 changed language structure and added french 2025-02-18 03:08:57 +01:00
becarta
b9c54ae77d Updated language selector 2025-02-18 01:53:19 +01:00
becarta
de6d351118 Changed text issue date 2025-02-12 06:09:48 +01:00
becarta
ce13898142 Added issue date to certifications 2025-02-12 06:04:06 +01:00
becarta
4927008094 added certificate 2025-02-12 05:38:45 +01:00
becarta
26365cb780 updated redirect 2025-02-11 02:51:53 +01:00
becarta
282d5764ff redirect update 2 2025-02-11 01:53:17 +01:00
becarta
d16a0c96a5 updated redirect 2025-02-11 01:23:56 +01:00