Skip to content

Commit

Permalink
docs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Jan 9, 2024
1 parent e0443c0 commit 682eaa8
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 10 deletions.
2 changes: 0 additions & 2 deletions docs/components/badges.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ description: Badges are small count and labeling components, which are used to a
bootstrapLink: components/badge/
---

## Table of content

## Default markup

The default badges are square and come in the basic set of colors.
Expand Down
2 changes: 0 additions & 2 deletions docs/components/cards.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ description: Cards are flexible user interface elements, which help organize con
bootstrapLink: components/card/
---

## Table of contents

## Default card

Use the `.card` and `.card-body` classes to create a card and use it as the basis for a more advanced card design. A card is a perfect way to organize content and make it look neat and tidy.
Expand Down
2 changes: 0 additions & 2 deletions docs/components/modals.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: Modals
description: Use Bootstrap’s JavaScript modal plugin to add dialogs to your site for lightboxes, user notifications, or completely custom content.
---

## Table of contents

## Default markup

```html example code centered height="30rem"
Expand Down
2 changes: 0 additions & 2 deletions docs/forms/form-elements.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ bootstrapLink: components/forms/
libs: nouislider
---

## Table of contents

## Classic inputs

Use classic, user-friendly inputs, label them appropriately and include input placeholders that will help users avoid confusion when completing a form.
Expand Down
2 changes: 0 additions & 2 deletions docs/getting-started/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: FAQ
description: Answers to the most frequently asked questions.
---

## Table of contents

## I found an issue, what can I do?

If you think you have found an issue that can only be fixed by the maintainers, feel free to open an issue on [GitHub](https://github.com/tabler/tabler).
Expand Down
1 change: 1 addition & 0 deletions docs/getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Tabler is fully responsive and compatible with all modern browsers. Thanks to it
## What are the benefits?

Tabler is a perfect solution if you want to create an interface which is not only user-friendly but also fully responsive. Thanks to the big choice of ready-made components, you can customize your design and adapt it to the needs of even the most demanding users. On top of that, Tabler is an open source solution, continuously developed and improved by the open source community.

![Screencap of tabler site showing global traffic and statistics](https://raw.githubusercontent.com/tabler/tabler/dev/src/static/tabler-preview.png)

## Set up the environment
Expand Down

0 comments on commit 682eaa8

Please sign in to comment.