Skip to content

Releases: chrismwilliams/astro-theme-cactus

v2.0.3

14 Feb 10:15
Compare
Choose a tag to compare

Feature

  • Main site links set in /data/constants.ts. Thanks again to @await-ovo

v2.0.2

02 Feb 13:56
Compare
Choose a tag to compare

Feature

Add a scroll to top button on blog pages

Bugs

  • Remove whitespace on tags
  • Remove underline added by tailwindcss/typography

v2.0.1

01 Feb 15:47
Compare
Choose a tag to compare

Bugfix

  • Fixes mobile view of long titles in blog posts. Thanks to @Elwafi-Elmehdi for picking this up
  • Remove 0 being printed when frontmatter tags are omitted

v2.0.0

01 Feb 08:32
Compare
Choose a tag to compare

Astro v2.0.0 integration

This brings the theme up-to-date with Astro v2

Satori social cards

Auto generation of open graph social cards for blog posts

v1.5.3

31 Jan 08:43
Compare
Choose a tag to compare

Bug Fix

  • Post schema now removes duplicate tags added in post frontmatter. Thanks again to @Hasenpfote

RSS integration

20 Jan 13:09
Compare
Choose a tag to compare

Adds astro rss integration to the theme via #32. Many thanks @acherunilam