Commit Graph

12 Commits

Author SHA1 Message Date
8a13b5a166 Refactor layout and navigation components; remove theme toggler
- Updated layout.tsx to remove the ThemeProvider and directly include Analytics, SpeedInsights, and Navigation components.
- Removed ThemeToggler component from Navigation.
- Adjusted global CSS to use media queries for dark theme styles instead of data attributes.
- Cleaned up package.json by removing the next-themes dependency.
2024-12-24 01:34:32 -05:00
40e3ff220c Remove Docker configuration files and start-database script; update CV and resume links to GitHub releases; replace PDF object with iframe for better rendering 2024-12-12 00:40:58 -05:00
f9597deacd package update 2024-11-05 18:47:31 -05:00
0b64c4384b Update content to data.ts 2024-10-31 00:28:43 -04:00
670d346f31 Add system theme toggler 2024-10-30 10:47:47 -04:00
81891f190a update packages 2024-10-29 01:19:49 -07:00
ccee45e593 Add resume/switcher 2024-10-28 23:08:31 -07:00
9e55ba90e1 add pubs 2024-10-28 15:44:34 -07:00
eb43280648 Add speed insights 2024-10-28 10:23:58 -07:00
7ce141cb66 Add analytics 2024-10-28 10:22:30 -07:00
570a441dcb Update README 2024-10-27 11:12:24 -07:00
15047541f4 Initial commit 2024-10-27 11:04:40 -07:00