AVGVSTVS96 / astroSite

Built with Astro and TailwindCSS, this MPA portfolio & blog site is version 3 of my personal website, my first MPA.
https://astrosite-aid.pages.dev/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Create new `BlogTimeline` component and `blogLine` page to replace `BlogIndex` #316

Closed AVGVSTVS96 closed 3 months ago

AVGVSTVS96 commented 3 months ago

A new component BlogTimeline.astro and new page blogPage.astro has been added for displaying a list of blog posts on a timeline. Changes have been made to Projects.astro, navLinks.ts, and index.astro, with the addition of linkCaret.svg for use in BlogTimeline.astro


Create new BlogTimeline component and blogLine page

Add new linkCaret icon for BlogTimeline

Add new link to NavLinks.ts

Displays blog posts next to a timeline. Props can be passed to the BlogTimeline component to change display behavior:

Adjust timeline and add transition

Replace blog.astro page with new blogPage.astro with new BlogTimeline component

Add blogPage link to navLinks.astro, replacing original blog link

cloudflare-pages[bot] commented 3 months ago

Deploying astrosite with  Cloudflare Pages  Cloudflare Pages

Latest commit: f16ef0f
Status: ✅  Deploy successful!
Preview URL: https://f2f78bfc.astrosite-aid.pages.dev
Branch Preview URL: https://createblogtimeline.astrosite-aid.pages.dev

View logs

codesandbox[bot] commented 3 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

AVGVSTVS96 commented 3 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @AVGVSTVS96 and the rest of your teammates on Graphite Graphite

AVGVSTVS96 commented 3 months ago

Merge activity