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