Commit Graph

70 Commits

Author SHA1 Message Date
a41a318841 Implement RSS feed 2023-08-07 14:58:08 +01:00
86a1f8faec Fixed issue with ArticleLayout 2023-08-06 22:23:21 +01:00
c0edbe47eb Added force-dynamic caching to SpotifyPlayer 2023-08-05 23:17:15 +01:00
2d2737ea7b Removed dashboard page 2023-08-05 21:10:37 +01:00
588ec25403 Added loading animation to dashboard 2023-07-30 20:23:33 +01:00
b00e33a95a Updated ThemeButton style 2023-07-30 19:51:29 +01:00
1534b88abf Added raspberry pi data to dashboard 2023-07-30 19:47:25 +01:00
158973d3b6 Migrated to app router 2023-07-29 23:40:36 +01:00
3a81671257 Removed twitter links 2023-05-28 21:49:38 +01:00
69d62b153a disabled statsfm & moved common components 2023-05-28 21:16:41 +01:00
2942dd2fad Merge branch 'main' of github.com:r-freeman/portfolio 2023-04-13 17:37:29 +01:00
962d1abffa Updated views component 2023-04-13 17:36:52 +01:00
4c2e1e4749 Added supabase cli and supabase/auth-helpers-nextjs implementation 2023-04-11 22:46:47 +01:00
abd626a646 Added analytics to home page 2023-04-11 17:48:47 +01:00
126b66ac09 Refactored views component 2023-04-11 17:32:06 +01:00
d5c320c88a Updated views component and supabase client 2023-04-10 23:25:29 +01:00
51737338b8 Added real-time page views 2023-04-10 23:16:20 +01:00
aa194f011a Converted section and uses to ts 2023-03-18 21:15:45 +00:00
fdda8ad3c3 Update article views in prod only 2023-03-07 20:53:27 +00:00
af878efa2e Added home link to nav and footer 2023-02-25 22:50:19 +00:00
18f30724d9 Fixed router issue 2023-02-23 21:36:59 +00:00
4eaeb29b46 Updated spotify player styling 2023-02-22 22:52:51 +00:00
7797d83efa Fix ts errors 2023-02-22 22:40:36 +00:00
4be3a3256a Removed subscribe component 2023-02-22 21:58:17 +00:00
c3b645321f Extracted nav link component and updated footer styling 2023-02-20 20:45:10 +00:00
576c071a46 Updated simple layout component 2023-02-18 22:37:09 +00:00
dec912f2a5 Added back button to article layout 2023-02-17 22:33:59 +00:00
0524cbdaf4 Extracted navigation components 2023-02-15 20:33:47 +00:00
a9d7f5c7ce Extracted avatar component 2023-02-15 20:28:09 +00:00
cd33a051da Organised ui components 2023-02-14 21:42:52 +00:00
55a5d5fe6f Extracted MobileNavItem component 2023-02-14 21:34:07 +00:00
a05b0006ee Added text and social icons to footer 2023-02-13 20:13:46 +00:00
aab890c44e Extracted icon from card component 2023-02-13 20:05:01 +00:00
1f68a7f8df Replace icons on projects page 2023-02-11 22:53:08 +00:00
e9e4fea4db Clean up import in subscribe component 2023-02-10 17:01:56 +00:00
a5a9346f99 Updated project card styling 2023-02-08 22:36:55 +00:00
83702463d5 Changed article style on writing page 2023-02-07 23:41:24 +00:00
461db190fc Removed unused import from subscribe component 2023-02-06 23:34:39 +00:00
2a1a260cdc Replaced mail icon and enabled mail link on about page 2023-02-05 22:57:54 +00:00
20e5974000 More work on subscribe feature 2023-02-05 21:53:47 +00:00
a211e8eb58 Extracted icons into separate components 2023-02-05 21:49:23 +00:00
33fe6df320 Changed article layout on home/writing pages 2023-02-04 23:16:19 +00:00
8ac2804674 Subscription feature (WIP) 2023-02-04 22:32:01 +00:00
75fbafbf59 Updated styling of resume component 2023-02-03 23:32:56 +00:00
75f000797d Extracted mail icon into component 2023-02-02 22:12:51 +00:00
4dd5e30f81 Moved layout components into layouts dir 2023-02-02 21:32:09 +00:00
8672675a52 Updated styling of icons on projects page 2023-02-02 21:12:03 +00:00
816d73bd57 Extracted icons and moved components 2023-02-01 20:53:47 +00:00
5ea298b05a Updated CardGroup styling 2023-01-30 21:26:48 +00:00
7170e786dd Changed type in views component 2023-01-30 16:30:44 +00:00