26 Commits

Author SHA1 Message Date
e3e3a91bdf 1.6-7-8 implemented
Some checks failed
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Has been cancelled
Build and Push Docker Image / build-and-push (push) Has been cancelled
2025-09-24 19:23:57 -06:00
3dfb49551b 1.6-7-8 implemented
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-09-24 19:06:09 -06:00
e68ec65732 1.4 implemented
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-09-24 17:15:53 -06:00
078af84f49 Shadcn Theme Added
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-09-24 16:33:10 -06:00
58afd3a842 1.3 implemented 2025-09-24 15:26:41 -06:00
5d205b6303 1.2 completed
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-09-24 14:18:41 -06:00
f5880e8652 1.2 in progress
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-09-24 12:13:19 -06:00
2e476d7f34 1.1.design-tokens-and-typography in progress
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-09-24 11:38:27 -06:00
f7073fa306 starting dev
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-09-24 11:12:09 -06:00
be9f0ce204 initialized bmad
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-09-24 01:20:12 -06:00
56271841f8 refactoring pt.1
Some checks failed
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Has been cancelled
Build and Push Docker Image / build-and-push (push) Has been cancelled
2025-09-09 11:24:28 -06:00
eaa6c3b8e3 more updates
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-09-08 20:19:14 -06:00
b042de5fdd Add terms page, privacy policy page, and opt-out tracking banner
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-09-08 18:06:50 -06:00
7ed45d15da Dockerized baby
Some checks failed
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Has been cancelled
Build and Push Docker Image / build-and-push (push) Has been cancelled
2025-08-19 05:35:01 -06:00
6b7391e267 More CSS refactors v02
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-08-19 04:57:42 -06:00
7b067e4121 More CSS refactors
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-08-19 04:32:21 -06:00
51e5af7746 I've begun refactoring the homepage, changing the NAV and am trying to restyle the site with more modern sensibilities.
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-08-19 04:12:13 -06:00
98a4c8f7db Fixed uploading and database integration, slightly updated NAV and made admin functionality live
Some checks failed
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Has been cancelled
Build and Push Docker Image / build-and-push (push) Has been cancelled
2025-08-16 11:46:04 -06:00
988a8086e9 docker-ready
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-08-16 07:02:57 -06:00
0d1f6012ec delinted and successfully builds
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-08-16 06:37:34 -06:00
93402b044b Complete testing instructions for Davane and Parth v02 2025-08-16 05:11:53 -06:00
7fe22c671a Fix database functionality in admin CMS - Restore CRUD operations and API connectivity 2025-08-16 04:18:13 -06:00
362d991a15 Updated Navigation, Added project page & added images to most pages. 2025-08-15 04:28:50 -06:00
6be190bcf6 Fix Crew page layout and update color scheme
- Removed extra div causing layout issues
- Updated color palette to match initial design
- Restored original color tokens

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-07 17:50:00 -06:00
3a3aab57c4 Redesign layout and navigation based on feedback
- Fixed navigation links to work properly
- Removed card/box styling from sections
- Created unified center column layout
- Reduced project grid hover zoom effect
- Updated color scheme to be more modern (black/white/gray)
- Made About and Story sections full-width
- Improved overall layout consistency

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-07 17:43:45 -06:00
11410f9727 Initial project setup with Next.js, Tailwind CSS, TypeScript, and ESLint configuration
- Configured Next.js app with app router
- Set up Tailwind CSS with custom dark theme
- Implemented providers with SessionProvider and ThemeProvider
- Added toast system
- Configured ESLint and Prettier
- Set up pre-commit hooks with husky and lint-staged

🚀 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-07 15:33:04 -06:00