forge
login
or
join now
baileykane.co
/
personal-website-next
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
this repo has no description
www.baileykane.co/
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
Bailey Kane
a959e169
npm audit fix
main
4mo ago
Bailey Kane
8f926456
Add pointer styling to GitHub code buttons
8mo ago
Bailey Kane
7e478bbc
Add Get Plates preview and main images
8mo ago
Bailey Kane
59868802
Add Mark Iskarous' site preview and main images
8mo ago
Bailey Kane
58de47dd
Use Next/Image to optimize image performance
9mo ago
Bailey Kane
065f86fb
Add Open Library Covers API to allowed remote image sources
9mo ago
Bailey Kane
b4ffca55
Adjust section list background and border to contrast with new background color
9mo ago
Bailey Kane
5bf33f57
Add key to each mapped Book
9mo ago
Bailey Kane
add464be
Make borders more prominent, add transition
9mo ago
Bailey Kane
95eca9c6
Increase contrast between background color and foreground content
9mo ago
Bailey Kane
3e3474a9
Add cursor-pointer to all Buttons
9mo ago
Bailey Kane
a1ed849b
Deemphasize the border below the navbar
9mo ago
Bailey Kane
b5082ae8
Tailwind upgrade
9mo ago
Bailey Kane
73e607da
Tailwind package upgrades
9mo ago
Bailey Kane
57c65a69
Create /books page on the website. To replace the storygraph link.
9mo ago
Bailey Kane
0d4f9a10
Create BookCard to display content for one Book.
9mo ago
Bailey Kane
25678199
Increase space between NavBar and children.
9mo ago
Bailey Kane
3da09604
Add custom aspect ratio for book formatting. 16 / 25.
9mo ago
Bailey Kane
06545411
Create Book type, matching data in the data spreadsheet.
9mo ago
Bailey Kane
fddfaeb5
Remove unused import
9mo ago
Bailey Kane
fc528a6f
Move 'About' page content into a single file. No need for it to be pulled into a separate component
9mo ago
Bailey Kane
872a6be3
Remove unused Navbar import
9mo ago
Bailey Kane
b21c5b07
Add springfield city library card image
11mo ago
Bailey Kane
5483924e
Add a link to my food bluesky account to the header
11mo ago
Bailey Kane
cba3ca00
Update allof.nyc image
1y ago
Bailey Kane
31b85070
Add .vscode
1y ago
BK610
ef1a3620
Updated screenshot
1y ago
BK610
d8af029b
Add supply library images
1y ago
BK610
7216f9f0
Reorganize components folder to have a morsel of consistency. Update imports on more or less every page.
1y ago
BK610
141df268
Add footer across all pages
1y ago
BK610
e485e8e8
Add Email social link. Minor copy edits
1y ago
BK610
c1845783
Minor copy edits. Added social links
1y ago
BK610
54b80406
Add emailIcon
1y ago
BK610
b123e317
Move logic for not displaying on homepage into NavBar component
1y ago
BK610
d182606a
Move layout details into layout.tsx. TODO: Metadata
1y ago
BK610
1b45a5ab
Move content from BaseLayout into actual layout file. TODO: Metadata
1y ago
BK610
db7c5d77
Remove 'select-none' styling. I don't want that behavior, finally removing it
1y ago
BK610
8c36ebaf
Use tagline instead of content for preview. Limit tagline to 2 lines of text
1y ago
BK610
a14fb420
Add tagline data element
1y ago
BK610
f3a9617a
Add 60sec revalidation
1y ago
BK610
84aeb231
Dark published date text, add spacing
1y ago
BK610
ec35949b
Use BlogPostContent for each blog post
1y ago
BK610
b49cd84a
Create empty blog post page content?
1y ago
BK610
74c071f1
Update imports
1y ago
BK610
fbc444af
Update imports. Fix link paths
1y ago
BK610
1c3bbbb8
Create basic blog post page
1y ago
BK610
279937ca
Update import
1y ago
BK610
9aa1d95c
Add 'Type' to name
1y ago
BK610
94b5c1b8
Update date formatting
1y ago
BK610
54a06eee
Create blog post page
1y ago
BK610
7c94ac84
Update file location
1y ago
BK610
eada5755
Basic display of content
1y ago
BK610
bef97ff2
Basic display of content
1y ago
BK610
ff3ca176
Spacing and styling
1y ago
BK610
de7c4fb4
Minor spacing adjustments
1y ago
BK610
b4cbabd6
Add slug
1y ago
BK610
23b02a8d
Use BlogPostPreview component
1y ago
BK610
8c42d165
Create BlogPostPreview component
1y ago
BK610
f8824837
Update to pull actual blogpost content
1y ago
BK610
4057a074
Create BlogPost type
1y ago
npm audit fix
main
a959e169
Bailey Kane
4mo
Add pointer styling to GitHub code buttons
8f926456
Bailey Kane
8mo
Add Get Plates preview and main images
7e478bbc
Bailey Kane
8mo
Add Mark Iskarous' site preview and main images
59868802
Bailey Kane
8mo
Use Next/Image to optimize image performance
58de47dd
Bailey Kane
9mo
Add Open Library Covers API to allowed remote image sources
065f86fb
Bailey Kane
9mo
Adjust section list background and border to contrast with new background color
b4ffca55
Bailey Kane
9mo
Add key to each mapped Book
5bf33f57
Bailey Kane
9mo
Make borders more prominent, add transition
add464be
Bailey Kane
9mo
Increase contrast between background color and foreground content
95eca9c6
Bailey Kane
9mo
Add cursor-pointer to all Buttons
3e3474a9
Bailey Kane
9mo
Deemphasize the border below the navbar
a1ed849b
Bailey Kane
9mo
Tailwind upgrade
b5082ae8
Bailey Kane
9mo
Tailwind package upgrades
73e607da
Bailey Kane
9mo
Create /books page on the website. To replace the storygraph link.
57c65a69
Bailey Kane
9mo
Create BookCard to display content for one Book.
0d4f9a10
Bailey Kane
9mo
Increase space between NavBar and children.
25678199
Bailey Kane
9mo
Add custom aspect ratio for book formatting. 16 / 25.
3da09604
Bailey Kane
9mo
Create Book type, matching data in the data spreadsheet.
06545411
Bailey Kane
9mo
Remove unused import
fddfaeb5
Bailey Kane
9mo
Move 'About' page content into a single file. No need for it to be pulled into a separate component
fc528a6f
Bailey Kane
9mo
Remove unused Navbar import
872a6be3
Bailey Kane
9mo
Add springfield city library card image
b21c5b07
Bailey Kane
11mo
Add a link to my food bluesky account to the header
5483924e
Bailey Kane
11mo
Update allof.nyc image
cba3ca00
Bailey Kane
1y
Add .vscode
31b85070
Bailey Kane
1y
Updated screenshot
ef1a3620
BK610
1y
Add supply library images
d8af029b
BK610
1y
Reorganize components folder to have a morsel of consistency. Update imports on more or less every page.
7216f9f0
BK610
1y
Add footer across all pages
141df268
BK610
1y
Add Email social link. Minor copy edits
e485e8e8
BK610
1y
Minor copy edits. Added social links
c1845783
BK610
1y
Add emailIcon
54b80406
BK610
1y
Move logic for not displaying on homepage into NavBar component
b123e317
BK610
1y
Move layout details into layout.tsx. TODO: Metadata
d182606a
BK610
1y
Move content from BaseLayout into actual layout file. TODO: Metadata
1b45a5ab
BK610
1y
Remove 'select-none' styling. I don't want that behavior, finally removing it
db7c5d77
BK610
1y
Use tagline instead of content for preview. Limit tagline to 2 lines of text
8c36ebaf
BK610
1y
Add tagline data element
a14fb420
BK610
1y
Add 60sec revalidation
f3a9617a
BK610
1y
Dark published date text, add spacing
84aeb231
BK610
1y
Use BlogPostContent for each blog post
ec35949b
BK610
1y
Create empty blog post page content?
b49cd84a
BK610
1y
Update imports
74c071f1
BK610
1y
Update imports. Fix link paths
fbc444af
BK610
1y
Create basic blog post page
1c3bbbb8
BK610
1y
Update import
279937ca
BK610
1y
Add 'Type' to name
9aa1d95c
BK610
1y
Update date formatting
94b5c1b8
BK610
1y
Create blog post page
54a06eee
BK610
1y
Update file location
7c94ac84
BK610
1y
Basic display of content
eada5755
BK610
1y
Basic display of content
bef97ff2
BK610
1y
Spacing and styling
ff3ca176
BK610
1y
Minor spacing adjustments
de7c4fb4
BK610
1y
Add slug
b4cbabd6
BK610
1y
Use BlogPostPreview component
23b02a8d
BK610
1y
Create BlogPostPreview component
8c42d165
BK610
1y
Update to pull actual blogpost content
f8824837
BK610
1y
Create BlogPost type
4057a074
BK610
1y
next