Skip to content

Releases: peoray/astro-starter-blog

v1.1.0

19 Jun 15:57
Compare
Choose a tag to compare

Features

Bug Fixes

  • display reading time in index page (peoray)
  • syntax highlighter (peoray)

Code Refactoring

  • change gridsome text to astro (peoray)
  • move site constants and update markdown schema (peoray)

Chores

v1.0.0

18 Jun 17:56
Compare
Choose a tag to compare

Commits

  • c971a11: chore: initialize project (peoray)
  • 88ae0c9: chore: setup project (peoray)
  • 3ed5ab0: feat(ui): Add Author component (peoray)
  • b4462b9: feat(ui): Add logo component (peoray)
  • bf6a100: feat(ui): Add post meta component (peoray)
  • 22b457e: feat(ui): Add post tags component (peoray)
  • 811dba8: feat(ui): Add post card component (peoray)
  • fecf31b: feat(ui): Add toggle theme component (peoray)
  • 241ebc4: feat(ui): Add default layout (peoray)
  • 70550a3: fix: Add class as a prop with default value (peoray)
  • 19207a3: feat(css): Add styling (peoray)
  • fe8c1da: feat: Add blog content to home page (peoray)
  • 1c6ca5b: feat: Add blog layout and page (peoray)
  • 19f7498: fix: Code syntax highlight to prism (peoray)
  • 0b3d2b1: feat: Add reading time (peoray)
  • db9e493: feta: Add tags page (peoray)
  • 663d4b0: fix: Broken link to view blog on tag page (peoray)
  • a4f19a5: feat: Add dark mode (peoray)
  • 8b0fe28: chore: move css files (peoray)
  • 3e55f2b: fix: Build error (peoray)
  • 94e4cd1: chore: Setup github action (peoray)
  • 0ada3ae: fix: identation in release.yml (peoray)
  • a333d15: chore: use npm package manager (peoray)
  • 5124bd8: chore: Add npm auth (peoray)
  • f218c7e: fix: github action (peoray)
  • ac15a88: fix: release-it json (peoray)
  • a4586a8: fix: github action fetch last commit (peoray)
  • 57e9ee6: chore: release v1.0.1 (peoray)
  • 239a4f0: fix: fetch all commits (peoray)
  • 90f5525: Merge branch 'main' of github.com:peoray/astro-starter-blog (peoray)
  • c15a349: chore: revert version (peoray)
  • f2ea3fb: chore: release v1.0.1 (peoray)
  • 963ae33: chore: release v1.0.1 (peoray)
  • a972e0c: Merge branch 'main' of github.com:peoray/astro-starter-blog (peoray)
  • d1e985c: chore: update version (peoray)
  • a4214b8: chore: add site url (peoray)