Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add initial astro config * fix: remove cached IDE file * feat: add CSS variables * WIP * WIP * feat: add initial header * feat: update modules * feat: update modules * feat: add eslint config * feat: add eslint config * feat: add header backdrop * feat: add css isolation * feat: replace CSS for GSAP animation * feat: improved GSAP performance * feat: add initial testimonials layout * fix: remove duplicities * feat: add swiper modules * chore: add stylelint * feat: add testimonials * fix: folder component structure * fix: wrong grid column positioning * feat: add new chevrons + improved swiper modules * feat: add intersection observer + latest articles * feat: add intersection observer + latest articles * fix: correct scope-enum * asasasaq1a * asasasaq1a * chore: add pre-commit rules * feat: test commit * feat: add author and tags entities * fix: refine timeline callback to match header styles * feat: add latest articles section * feat: add latest articles section * feat: add footer * feat: add footer * chore: bump deps * feat: add initial threejs globe * feat: add custom markers + dymamic post images + view transitions * feat: add about page * feat: add initial featured article * feat: add articles initial layout * docs: add licence * docs: add licence * feat: add latest articles section * chore: bump deps * chore(deps): bump deps * chore(deps): bump deps * feat: add minor unit improvements * chore(deps): bump deps * fix: add current page for subpages * refactor: add native underline property * chore: bump deps * chore(deps): bump deps * chore(deps): bump deps * chore(deps): add million integration * fix: add latest articles props * feat: add project * feat: add initial contact * chore(deps): bump deps * feat: add initial contact layout * feat: add contact form * feat: add submit animation * feat: add section + remove unused code * chore: add Million lint * chore(deps): bump deps * feat: add contact intro * feat: add initial article layout * feat: improve article layout * chore(deps): bump deps * chore(deps): bump deps + replace react asset * feat: add related articles * chore(deps): bump deps * chore(deps): bump deps * docs: update todo * feat: add scroll-driven animation in header comp * chore(deps): bump deps * chore(deps): cloudflare migration * docs: update todo * chore(deps): bump deps * feat: add endpoint to fetch contact * feat: add Firebase integration * chore: biome migration * style: biome migration * style: biome migration * test biome * test biome * test biome * test biome * test biome * Keep calm and commit * Keep calm and commit * foo: this will fail * foo: this will fail * test * test * chore: add biome integration * chore: update rules * style: rename firestore db * fix: email header * feat: add initial responsive header * feat: add initial responsive header * perf: get related article in SSR * perf: get related article in SSR * perf: get related article in SSR * feat: add spinner * feat: add reset form button * chore: bump deps * fix: build errors * fix: ssr build * fix: add external ssr lib * chore: bump deps * feat: add responsive home layout * feat: add more responsivness to menu * feat: add responsive improvements * docs: update funding * chore: renovate ci * chore: bump deps * feat: improve responsiveness * chore: bump deps * feat: minor CSS improvements * feat: add responsiveness to about page * fix: remove global variable * feat: add responsiveness in about page * feat: add responsiveness in about page * feat: add about responsiveness * feat: add about responsive * feat: add articles responsive * feat: add /articles responsive * feat: add contact responsive * feat: improve testimonials layout * feat: migrate to Astro actions * feat: add slider for latest articles * feat: add breadcrumbs * feat: improve breadcrumbs * feat: add breadcrumbs * chore(deps): bump deps * chore(deps): bump deps * feat: add breadcrumbs * chore(deps): bump deps * feat: add scroll to top * fix: type imports * feat: style improvements * feat: style improvements * feat: add theme toggle * feat: add dark-mode support * fix: fix small font issue * fix: header empty fr * feat: add clsx * fix: fix theme toggle * feat: add keyboard support * feat: initial cookie set * fix: rehydration on vanilla cookie * feat: major changes in theme * feat: add script improvements * feat: add consent mode * fix: remove unused rules * fix: remove unused rules * feat: add consent mode support * feat: add microdata * feat: add DTO * feat: improved animations and transitions * style: biome eof * feat: minor CSS improvements * feat: add major SEO improvements + GDPR compliance * fix: env vars * feat: add initial tag DTO * fix: persist theme on view transitions * style: improved types * feat: add microdata * feat: remove context provider * feat: add common card compponent * feat: add image management in DTO * feat: add featured image in DTO * feat: add featured image in DTO * feat: add generic slider * feat: improved DTOs * feat: add more DTO logic * feat: add articles by tag in DTO * style: apply biome * style: improved types * chore: fix build method * chore: fix build method * feat: add tag page * style: changed articleDTO signature * feat: add composition * fix: types * fix: import * chore(deps): bump deps * chore(deps): bump deps * feat: transition to react component * feat: add Contentful migration DTOs * feat: add Image component + refactor images in DTOs * perf: add filtered queries in DTOs * feat: add testmimonials CMS implementation * feat: add common method to generate DTO images * fix: small layout issues * feat: add cities and map CMS integration * perf: improved performance in tags request * feat: add new module folder structure * feat: remove nesting folder * feat: remove unnecessary prop lifting * feat: add related article card * style: add biome parser * chore(deps): remove wrangler * feat: refine folder structure * feat: add reading time to DTO * chore(deps): bump deps * fix: small fixes * fix: build errors * chore(deps): bump deps * fix: count tags * feat: add screaming arch * feat: add screaming arch * feat: add reading progress-bar * feat: add env schema * feat: seo improvements * feat: seo improvements * fix: x seo * fix: seo improvements * fix: seo improvements * chore: bump deps * feat: remove duplicate components * fix: rename component * feat: add images richtext display * style: minor var refactor * style: quotation * feat: add 404 and 5xx error handling * fix: types check * chore: bump node version * feat: minor type improvements * feat: add native content layer * fix: tags collection types * feat: initial vitest support * feat: initial vitest support * ASASA: should failAS * chore: prepared husky v10 support * perf: improved pre-commit hook --------- Co-authored-by: Ferran Buireu <[email protected]>
- Loading branch information