index
:
astro-blog-site.git
master
Blog site built with Astro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
Age
Commit message (
Collapse
)
Author
13 hours
refactor: add URL underline to all anchor tags
IwanIDev
13 hours
refactor: add URL underline and blue text on home page header link
IwanIDev
4 days
bugfix: forgot to rename the card components
IwanIDev
4 days
refactor: made the home page blog post cards and the blog post card header ↵
IwanIDev
more consistent They are now the same component. I've renamed the component from PostHeader to BlogPostCard, which is more accurate now.
4 days
feat: add rounded border to blog post card
IwanIDev
4 days
refactor: move home page header into a seperate component
IwanIDev
5 days
feat: enabled prefetch on blog posts
IwanIDev
10 days
feat: add date formatting for publish dates in BlogPosts and PostHeader ↵
IwanIDev
components
10 days
feat: integrate Openring for webring section and update related files
IwanIDev
10 days
feat: implement PostHeader component and add blog post route
IwanIDev
11 days
feat: add blog post listing and UI components for the blog
IwanIDev
11 days
Initial Commit
IwanIDev
Set up Astro and shadcn/ui