22 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
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
de13cb50b8 globalnav restyle
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:30:29 -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
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
acce498808 Updated privacy policy and terms + updated contact forms
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:35:11 -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
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