Skip to content

Releases: peoray/astro-portfolio-starter

v0.6.0

03 Jul 23:50
Compare
Choose a tag to compare

Features

Bug Fixes

  • fix build error and display time to read on articles (peoray)
  • Fix CSS color for dark theme in markdow files (peoray)

Documentation

Code Refactoring

  • refactor layout header and footer (peoray)

Chores

  • Release version: v0.6.0 (peoray)

v0.5.0

26 Jun 12:15
Compare
Choose a tag to compare

Features

  • Create pagination component (peoray)
  • Display paginated posts (peoray)

Chores

  • Release version: v0.5.0 (peoray)

v0.4.0

25 Jun 23:35
Compare
Choose a tag to compare

Features

  • Create tag component (peoray)
  • Add page for viewing articles by tags (peoray)
  • Add reading time to article (peoray)
  • Add slugify util functions (peoray)

Bug Fixes

  • Fix broken link and make thumbnail optional (peoray)

Code Refactoring

  • Make date formatting an util function (peoray)

Chores

  • Add markdown content for blog articles (peoray)
  • Release version: v0.4.0 (peoray)

v0.3.0

23 Jun 22:01
Compare
Choose a tag to compare

Features

  • Create blog page with dummy content (peoray)
  • Add post card component (peoray)
  • Create blog page view for a blog article (peoray)
  • Create layout for blog article (peoray)

Styles

  • Add styles for blog posts (peoray)

Chores

  • Release version: v0.3.0 (peoray)

v0.2.0

23 Jun 20:35
Compare
Choose a tag to compare

Features

  • Create project listing component (peoray)
  • Create about component (peoray)
  • Create contact component (peoray)
  • Create newsletter component (peoray)

Styles

  • Add smooth scrolling to the page (peoray)

Chores

  • Release version: v0.2.0 (peoray)

v0.1.0

23 Jun 19:34
Compare
Choose a tag to compare

Features

  • Add github release action (peoray) (peoray)
  • Create main layout to wrap all pages (peoray)
  • Create hero component (peoray)
  • Add Nunito Sans google font (peoray)

Bug Fixes

  • Display tailwind styles and avoid cascading (peoray)

Styles

  • Add tailwind and custom css styling (peoray)

Chores