summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
11 daysEdited the homepage a bitmainIwanIDev
11 daysUsing shadcn/ui for this site.IwanIDev
11 daysfeat: initial commitIwanIDev
11 daysAdd local development support with Docker for Drupal and configure API proxyIwanIDev
12 daysAdd support for headless Drupal integration with environment variables and ↵IwanIDev
Docker setup - Create .env.example for environment variable configuration - Update Dockerfile to accept Drupal-related build arguments - Enhance docker_build.yml to pass environment variables during Docker build - Add drupalClient and env configuration for API interaction - Implement local development instructions and Docker deployment steps in README - Add drupal and mariadb services to docker-stack.yml for complete setup - Update package.json and bun.lock to include axios and drupal-jsonapi-params dependencies - Add TypeScript definitions for new environment variables
2026-03-04Add Tailwind CSS integration and update dependenciesIwanIDev
2026-03-04Initialised Vite projectIwanIDev