Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.32 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.32 KB

Astro Shoelace Starter Kit: Blog

This is Astro's official example blog from Astro Example Library with Shoelace added.

It contains:

The home page has a few Shoelace components at the top, which you can interact with to see that you set up is working.

The demo components are:

  • sl-button
  • sl-tooltip
  • sl-dropdown
    • sl-menu
    • sl-menu-item

Open with CodeSandbox

Installation

git clone https://github.com/b-d-m-p/astro-shoelace-starter-kit-blog.git

Clone, add more Shoelace components and have fun!

If you have any problems with this starter kit, create an issue and I'll get it fixed.