Skip to content

Release 0.4.0

Latest
Compare
Choose a tag to compare
@babul babul released this 09 Sep 16:39
· 3 commits to main since this release
f1df3ad

Added site search

  • add site search 3b1192f
  • search tweaks ab3256b
  • Update BlogPostImage to include dynamic width and height props. 8ff550c
  • Update SiteLogo component to use actual site url instead of from siteData.url 21eac1a
  • add Astro Pagefind link in README.md 0e8bd1a
  • Refactor NavLink.astro 7fdef15
  • Fix links by removing trailing slashes in blog and blog post layouts. Update styling of "Read More" and "Back" buttons for blog posts. 4804b15
  • refactor index & menus to move sample pages to pages/examples 19653e2
  • signify draft blog posts when listing, and set all samples posts to draft=true 9225c9a
  • restructured directories & utility files to signify as desdinova resources making it easier to upgrade in the future 79c1b0c
  • set primary button to bg-primary-600 1cc3204
  • add external link to astro.build in BottomMenu, update bottom menu styles 5182f51
  • fix styling of SiteLogo if square logo and site title are used 65596cb
  • add postcss.config.cjs 5f02c9e
  • update astro & dependencies f4fe4b0
  • remove @rollup/rollup-linux-x64-gnu optionalDependency 7edd48f
  • set hover of social links to bg-primary-600 89e34ce
  • provide configuration setting for copyright year start 3d418f8
  • remove "All Rights Reserved" since its basically meaningless 7567b89
  • do not pretty github action files f25f8f5
  • pass loading prop to BlogPostImage 1a6e9e1
  • fix footer so its correctly responsive d9cb3cb
  • update to astro 4.15.4 and dependencies 72e1b4f