Merge pull request #158 from themesberg/SEO-improvements

Seo improvements
This commit is contained in:
Ilya Artamonov
2023-06-28 18:49:02 +03:00
committed by GitHub
29 changed files with 29 additions and 29 deletions

View File

@@ -121,7 +121,7 @@ export default defineConfig({
footer: { footer: {
message: 'Released under the MIT License.', message: 'Released under the MIT License.',
copyright: 'Copyright © 2022 Flowbite™' copyright: 'Copyright © 2023 Flowbite™'
}, },
}, },

View File

@@ -4,7 +4,7 @@ import AccordionAlwaysOpenExample from './accordion/examples/AccordionAlwaysOpen
import AccordionFlushExample from './accordion/examples/AccordionFlushExample.vue'; import AccordionFlushExample from './accordion/examples/AccordionFlushExample.vue';
import AccordionStyledHeadersExample from './accordion/examples/AccordionStyledHeadersExample.vue'; import AccordionStyledHeadersExample from './accordion/examples/AccordionStyledHeadersExample.vue';
</script> </script>
# Vue Accordion Component - Flowbite # Vue Accordion - Flowbite
#### Use Tailwind CSS accordion component to show expanding content #### Use Tailwind CSS accordion component to show expanding content
--- ---

View File

@@ -7,7 +7,7 @@ import AlertIconExample from './alert/examples/AlertIconExample.vue';
import AlertInlineExample from './alert/examples/AlertInlineExample.vue'; import AlertInlineExample from './alert/examples/AlertInlineExample.vue';
</script> </script>
# Vue Alert Component - Flowbite # Vue Alert - Flowbite
#### Show contextual information to your users using alert elements based on Tailwind CSS #### Show contextual information to your users using alert elements based on Tailwind CSS

View File

@@ -11,7 +11,7 @@ import AvatarPlaceholderExample from './avatar/examples/AvatarPlaceholderExample
import AvatarPlaceholderInitialsExample from './avatar/examples/AvatarPlaceholderInitialsExample.vue' import AvatarPlaceholderInitialsExample from './avatar/examples/AvatarPlaceholderInitialsExample.vue'
</script> </script>
# Vue Avatar Component - Flowbite # Vue Avatar - Flowbite
Use the avatar component to show a visual representation of a user profile using an image element or SVG object based on multiple styles and sizes Use the avatar component to show a visual representation of a user profile using an image element or SVG object based on multiple styles and sizes
## Default avatar ## Default avatar

View File

@@ -5,7 +5,7 @@ import BadgeLinksExample from './badge/examples/BadgeLinksExample.vue'
import BadgeIconsExample from './badge/examples/BadgeIconsExample.vue' import BadgeIconsExample from './badge/examples/BadgeIconsExample.vue'
import BadgeOnlyIconsExample from './badge/examples/BadgeOnlyIconsExample.vue' import BadgeOnlyIconsExample from './badge/examples/BadgeOnlyIconsExample.vue'
</script> </script>
# Vue Badge Component - Flowbite # Vue Badge - Flowbite
#### Use Tailwind CSS badges as elements to show counts or labels separately or inside other components #### Use Tailwind CSS badges as elements to show counts or labels separately or inside other components
--- ---

View File

@@ -3,7 +3,7 @@ import BreadcrumbExample from './breadcrumb/examples/BreadcrumbExample.vue'
import BreadcrumbSolidExample from './breadcrumb/examples/BreadcrumbSolidExample.vue' import BreadcrumbSolidExample from './breadcrumb/examples/BreadcrumbSolidExample.vue'
import BreadcrumbCustomIconsExample from './breadcrumb/examples/BreadcrumbCustomIconsExample.vue' import BreadcrumbCustomIconsExample from './breadcrumb/examples/BreadcrumbCustomIconsExample.vue'
</script> </script>
# Vue Breadcrumb Component - Flowbite # Vue Breadcrumb - Flowbite
The breadcrumb component is an important part of any website or application that can be used to show the current location of a page in a hierarchical structure of pages. The breadcrumb component is an important part of any website or application that can be used to show the current location of a page in a hierarchical structure of pages.
Flowbite includes two styles of breadcrumb elements, one that has a transparent background and a few more that come with a background in different colors. Flowbite includes two styles of breadcrumb elements, one that has a transparent background and a few more that come with a background in different colors.

View File

@@ -3,7 +3,7 @@ import ButtonGroupBasicExample from './buttonGroup/examples/ButtonGroupBasicExam
import ButtonGroupIconExample from './buttonGroup/examples/ButtonGroupIconExample.vue'; import ButtonGroupIconExample from './buttonGroup/examples/ButtonGroupIconExample.vue';
</script> </script>
# Vue Button Group Component - Flowbite # Vue Button Group - Flowbite
#### Button groups are a Tailwind CSS powered set of buttons sticked together in a horizontal line #### Button groups are a Tailwind CSS powered set of buttons sticked together in a horizontal line

View File

@@ -15,7 +15,7 @@ import ButtonDisabledExample from './button/examples/ButtonDisabledExample.vue';
import ButtonLoadingExample from './button/examples/ButtonLoadingExample.vue'; import ButtonLoadingExample from './button/examples/ButtonLoadingExample.vue';
</script> </script>
# Vue Button Component - Flowbite # Vue Button - Flowbite
#### Use the button component inside forms, as links, social login, payment options with support for multiple styles, colors, sizes, gradients, and shadows #### Use the button component inside forms, as links, social login, payment options with support for multiple styles, colors, sizes, gradients, and shadows

View File

@@ -3,7 +3,7 @@ import CardDefaultExample from './card/examples/CardDefaultExample.vue'
import CardImageExample from './card/examples/CardImageExample.vue' import CardImageExample from './card/examples/CardImageExample.vue'
import CardHorizontalExample from './card/examples/CardHorizontalExample.vue' import CardHorizontalExample from './card/examples/CardHorizontalExample.vue'
</script> </script>
# Vue Card Components - Flowbite # Vue Card - Flowbite
#### Get started with a large variety of Tailwind CSS card examples for your web project #### Get started with a large variety of Tailwind CSS card examples for your web project

View File

@@ -6,7 +6,7 @@ import CarouselSlideExample from './carousel/examples/CarouselSlideExample.vue';
import CarouselSlideIntervalExample from './carousel/examples/CarouselSlideIntervalExample.vue'; import CarouselSlideIntervalExample from './carousel/examples/CarouselSlideIntervalExample.vue';
import CarouselPicturesExample from './carousel/examples/CarouselPicturesExample.vue'; import CarouselPicturesExample from './carousel/examples/CarouselPicturesExample.vue';
</script> </script>
# Vue Carousel Component - Flowbite # Vue Carousel - Flowbite
Use the carousel component to slide through multiple elements and images using custom controls, indicators, intervals, and options Use the carousel component to slide through multiple elements and images using custom controls, indicators, intervals, and options

View File

@@ -4,7 +4,7 @@ import CheckboxDisabled from './checkbox/examples/CheckboxDisabled.vue'
import CheckboxChecked from './checkbox/examples/CheckboxChecked.vue' import CheckboxChecked from './checkbox/examples/CheckboxChecked.vue'
import CheckboxLink from './checkbox/examples/CheckboxLink.vue' import CheckboxLink from './checkbox/examples/CheckboxLink.vue'
</script> </script>
# Vue Footer Component - Flowbite # Vue Footer - Flowbite
## Default checkbox ## Default checkbox

View File

@@ -4,7 +4,7 @@ import DropdownListGroupExample from './dropdown/examples/DropdownListGroupExamp
import DropdownTriggerExample from './dropdown/examples/DropdownTriggerExample.vue'; import DropdownTriggerExample from './dropdown/examples/DropdownTriggerExample.vue';
</script> </script>
# Vue Dropdown Component - Flowbite # Vue Dropdown - Flowbite
#### Get started with the dropdown component to show a list of menu items when clicking on the trigger element based on multiple layouts, styles, and placements #### Get started with the dropdown component to show a list of menu items when clicking on the trigger element based on multiple layouts, styles, and placements

View File

@@ -1,7 +1,7 @@
<script setup> <script setup>
import FooterExample from './footer/examples/FooterExample.vue' import FooterExample from './footer/examples/FooterExample.vue'
</script> </script>
# Vue Footer Component - Flowbite # Vue Footer - Flowbite
```vue ```vue
<script setup> <script setup>

View File

@@ -7,7 +7,7 @@ import InputPrefixExample from './input/examples/InputPrefixExample.vue';
import InputSuffixExample from './input/examples/InputSuffixExample.vue' import InputSuffixExample from './input/examples/InputSuffixExample.vue'
</script> </script>
# Vue Input Components - Flowbite # Vue Input - Flowbite
#### Get started with a collection of input fields built with Tailwind CSS to start accepting data from the user based on multiple sizes, variants, and input types #### Get started with a collection of input fields built with Tailwind CSS to start accepting data from the user based on multiple sizes, variants, and input types

View File

@@ -5,7 +5,7 @@ import ListGroupHoverIconExample from './listGroup/examples/ListGroupHoverIconEx
import ListGroupHoverIconDisabledExample from './listGroup/examples/ListGroupHoverIconDisabledExample.vue' import ListGroupHoverIconDisabledExample from './listGroup/examples/ListGroupHoverIconDisabledExample.vue'
</script> </script>
# Vue List Group Component - Flowbite # Vue List Group - Flowbite
#### Use the list group component to display a series of items, buttons or links inside a single element #### Use the list group component to display a series of items, buttons or links inside a single element

View File

@@ -2,7 +2,7 @@
import ModalExample from './modal/examples/ModalExample.vue'; import ModalExample from './modal/examples/ModalExample.vue';
import ModalSizeExample from './modal/examples/ModalSizeExample.vue'; import ModalSizeExample from './modal/examples/ModalSizeExample.vue';
</script> </script>
# Vue Modal Component - Flowbite # Vue Modal - Flowbite
## Demo ## Demo

View File

@@ -5,7 +5,7 @@ import NavbarActionButtonExample from './navbar/examples/NavbarActionButtonExamp
import NavbarCustomMobileIconExample from './navbar/examples/NavbarCustomMobileIconExample.vue' import NavbarCustomMobileIconExample from './navbar/examples/NavbarCustomMobileIconExample.vue'
</script> </script>
# Navbar Component Flowbite # Vue Navbar Flowbite
The navbar component can be used to show a list of navigation links positioned on the top side of your page based on multiple layouts, sizes, and dropdowns The navbar component can be used to show a list of navigation links positioned on the top side of your page based on multiple layouts, sizes, and dropdowns
## Default navbar ## Default navbar

View File

@@ -6,7 +6,7 @@ import PaginationWithIconsExample from './pagination/examples/PaginationWithIcon
import PaginationWithCustomTextExample from './pagination/examples/PaginationWithCustomTextExample.vue'; import PaginationWithCustomTextExample from './pagination/examples/PaginationWithCustomTextExample.vue';
import PaginationWithCustomSlice from './pagination/examples/PaginationWithCustomSlice.vue'; import PaginationWithCustomSlice from './pagination/examples/PaginationWithCustomSlice.vue';
</script> </script>
# Vue Pagination Component - Flowbite # Vue Pagination - Flowbite
## Default pagination ## Default pagination

View File

@@ -7,7 +7,7 @@ import ProgressColorExample from './progress/examples/ProgressColorExample.vue'
</script> </script>
# Vue Progress Bar Component - Flowbite # Vue Progress Bar - Flowbite
## Default ## Default

View File

@@ -4,7 +4,7 @@ import RatingWithTextExample from './rating/examples/RatingWithTextExample.vue'
import RatingCountExample from './rating/examples/RatingCountExample.vue' import RatingCountExample from './rating/examples/RatingCountExample.vue'
import RatingStarSizesExample from './rating/examples/RatingStarSizesExample.vue' import RatingStarSizesExample from './rating/examples/RatingStarSizesExample.vue'
</script> </script>
# Vue Rating Component - Flowbite # Vue Rating - Flowbite
## Default rating ## Default rating
Use this simple example of a star rating component for showing review results. Use this simple example of a star rating component for showing review results.

View File

@@ -5,7 +5,7 @@ import SelectSize from './select/examples/SelectSize.vue';
import UnderlinedSelect from './select/examples/UnderlinedSelect.vue'; import UnderlinedSelect from './select/examples/UnderlinedSelect.vue';
</script> </script>
# Vue Select Components - Flowbite # Vue Select - Flowbite
#### Get started with the select component to allow the user to choose from one or more options from a dropdown list based on multiple styles, sizes, and variants #### Get started with the select component to allow the user to choose from one or more options from a dropdown list based on multiple styles, sizes, and variants

View File

@@ -1,7 +1,7 @@
<script setup> <script setup>
import SidebarExample from './sidebar/examples/SidebarExample.vue' import SidebarExample from './sidebar/examples/SidebarExample.vue'
</script> </script>
# Vue Sidebar Component - Flowbite # Vue Sidebar - Flowbite
```vue ```vue
<script setup> <script setup>

View File

@@ -4,7 +4,7 @@ import SpinnerSizeExample from './spinner/examples/SpinnerSizeExample.vue';
import SpinnerColorExample from './spinner/examples/SpinnerColorExample.vue'; import SpinnerColorExample from './spinner/examples/SpinnerColorExample.vue';
</script> </script>
# Vue Spinner Component - Flowbite # Vue Spinner - Flowbite
#### Use the spinner component as a loader indicator in your projects when fetching data based on an animated SVG using the utility classes from Tailwind CSS #### Use the spinner component as a loader indicator in your projects when fetching data based on an animated SVG using the utility classes from Tailwind CSS

View File

@@ -4,7 +4,7 @@ import TableStripedExample from './table/examples/TableStripedExample.vue';
import TableStripedColumnsExample from './table/examples/TableStripedColumnsExample.vue'; import TableStripedColumnsExample from './table/examples/TableStripedColumnsExample.vue';
import TableHoverableExample from './table/examples/TableHoverableExample.vue'; import TableHoverableExample from './table/examples/TableHoverableExample.vue';
</script> </script>
# Vue Table Component - Flowbite # Vue Table - Flowbite
#### Button groups are a Tailwind CSS powered set of buttons sticked together in a horizontal line #### Button groups are a Tailwind CSS powered set of buttons sticked together in a horizontal line

View File

@@ -4,7 +4,7 @@ import TabsPillsExample from './tabs/examples/TabsPillsExample.vue';
import TabsUnderlineExample from './tabs/examples/TabsUnderlineExample.vue'; import TabsUnderlineExample from './tabs/examples/TabsUnderlineExample.vue';
</script> </script>
# Vue Tabs Component - Flowbite # Vue Tabs - Flowbite
#### Use these responsive tabs components to create a secondary navigational hierarchy for your website or toggle content inside a container #### Use these responsive tabs components to create a secondary navigational hierarchy for your website or toggle content inside a container

View File

@@ -3,7 +3,7 @@ import TimelineExample from './timeline/examples/TimelineExample.vue';
import TimelineWithIconsExample from './timeline/examples/TimelineWithIconsExample.vue'; import TimelineWithIconsExample from './timeline/examples/TimelineWithIconsExample.vue';
import TimelineHorizontalExample from './timeline/examples/TimelineHorizontalExample.vue'; import TimelineHorizontalExample from './timeline/examples/TimelineHorizontalExample.vue';
</script> </script>
# Vue Timeline Component - Flowbite # Vue Timeline - Flowbite
## Default timeline usage ## Default timeline usage

View File

@@ -6,7 +6,7 @@ import ToastDivideExample from './toast/examples/ToastDivideExample.vue';
import ToastMessageExample from './toast/examples/ToastMessageExample.vue'; import ToastMessageExample from './toast/examples/ToastMessageExample.vue';
import ToastInteractiveExample from './toast/examples/ToastInteractiveExample.vue' import ToastInteractiveExample from './toast/examples/ToastInteractiveExample.vue'
</script> </script>
# Vue Toast Component - Flowbite # Vue Toast - Flowbite
#### Push notifications to your users using the toast component and choose from multiple sizes, colors, styles, and positions #### Push notifications to your users using the toast component and choose from multiple sizes, colors, styles, and positions

View File

@@ -6,7 +6,7 @@
import SizeToggle from './toggle/examples/SizeToggle.vue' import SizeToggle from './toggle/examples/SizeToggle.vue'
</script> </script>
# Vue Toggle Component - Flowbite # Vue Toggle - Flowbite
#### Use the toggle component to switch between a binary state of true or false using a single click available in multiple sizes, variants, and colors #### Use the toggle component to switch between a binary state of true or false using a single click available in multiple sizes, variants, and colors

View File

@@ -4,7 +4,7 @@ import TooltipPositionExample from './tooltip/examples/TooltipPositionExample.vu
import TooltipStyleExample from './tooltip/examples/TooltipStyleExample.vue' import TooltipStyleExample from './tooltip/examples/TooltipStyleExample.vue'
import TooltipTriggerExample from './tooltip/examples/TooltipTriggerExample.vue' import TooltipTriggerExample from './tooltip/examples/TooltipTriggerExample.vue'
</script> </script>
# Vue Tooltip Component - Flowbite # Vue Tooltip - Flowbite
## Demo ## Demo