stackblitz / tutorialkit

TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API
https://tutorialkit.dev
MIT License
503 stars 48 forks source link

feat(astro): add support for footer override #423

Open RonithManikonda opened 10 hours ago

RonithManikonda commented 10 hours ago

adds support for overriding the footer component, similar to the TopBar override setup. Users can now customize footer content such as legal terms, contact info, and copyrights.

this change introduces Footer.astro and FooterWrapper.astro files to allow flexible slotting of footer items, improving customization for standalone tutorial deployments

close #323

stackblitz[bot] commented 10 hours ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.