-
-
Notifications
You must be signed in to change notification settings - Fork 331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v3 Docs: Site Design Refresh #3067
Comments
Link block styles are now possible via the following HTML markup and classes: <figure class="linker">
<a
class="linker-item"
href="https://github.com/skeletonlabs/skeleton/blob/next/packages/skeleton/src/plugin/base/core.css"
target="_blank"
>
View Base Styles
</a>
</figure> |
The
If you mix Additionally the Preview tab is now optional as well. If you don't include it, just make sure to set This is currently visible under the Cookbook Stepper and Chat recipe pages. |
Per the PR linked above, a number of structural improvements have now been deployed to the live site. |
SvelteKit: Repo - Stackblitz REPL Next.js: Repo - Stackblitz REPL |
View the Legacy Ticket
As we get closer to the v3 release, I'd like to implement a final design refresh to the documentation site to establish both a more professional aesthetic and provide more a much more informative homepage. Our v2 homepage is a great reference, in that it walks you through the benefits of using Skeleton. This should do that, plus cover all additional features made possible with v3 (framework agnostic, etc).
Structure and Layout
<Preview>
component to support dynamic tabs forpreview|code|codeReact|codeSvelte
transition-all
ONLY during transitionHomepage Redesign
General Design Updates
Implement semantic typography stylesConsider Astro view transitionsThe text was updated successfully, but these errors were encountered: