Skip to content

Conversation

@metrotehnic
Copy link

No description provided.

This commit creates a new self-contained and reusable HTML template from the Tabler UI kit.

The template includes:
- A main dashboard page (`index.html`)
- Example pages for buttons and form elements
- All necessary CSS, JavaScript, and other assets, all self-contained within the `template/assets` directory.
- A dark mode toggle in the header of all pages.

The process involved:
- Installing dependencies and building the project.
- Copying the compiled assets into a new `template/` directory.
- Creating the HTML pages and updating all asset paths to be self-contained.
- Adding a dark mode toggle to all pages.
This commit creates a self-contained, reusable template from the project's build artifacts.

The template includes:
- A main `index.html` dashboard.
- `buttons.html` and `form-elements.html` as component examples.
- All necessary CSS, JS, fonts, and images, with asset paths updated to be self-contained.
- A dark mode toggle implemented in each HTML file.

This provides a clean, portable starting point for new applications based on this UI kit.
@changeset-bot
Copy link

changeset-bot bot commented Dec 8, 2025

⚠️ No Changeset found

Latest commit: 6522040

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Dec 8, 2025

@google-labs-jules[bot] is attempting to deploy a commit to the Tabler Team on Vercel.

A member of the Team first needs to authorize it.

@codecalm codecalm closed this Dec 8, 2025
@metrotehnic metrotehnic deleted the feat/create-reusable-template branch December 8, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants