diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 91044486..00000000 --- a/_config.yml +++ /dev/null @@ -1,6 +0,0 @@ -include: - - _.js - - _*.js - - assets - - assets/*_.js - - assets/*.js \ No newline at end of file diff --git a/components/Accordion.html b/components/Accordion/index.html similarity index 100% rename from components/Accordion.html rename to components/Accordion/index.html diff --git a/components/Breadcrumb.html b/components/Breadcrumb/index.html similarity index 100% rename from components/Breadcrumb.html rename to components/Breadcrumb/index.html diff --git a/components/Button.html b/components/Button/index.html similarity index 100% rename from components/Button.html rename to components/Button/index.html diff --git a/components/ButtonSet.html b/components/ButtonSet/index.html similarity index 100% rename from components/ButtonSet.html rename to components/ButtonSet/index.html diff --git a/components/Checkbox.html b/components/Checkbox/index.html similarity index 100% rename from components/Checkbox.html rename to components/Checkbox/index.html diff --git a/components/ClickableTile.html b/components/ClickableTile/index.html similarity index 100% rename from components/ClickableTile.html rename to components/ClickableTile/index.html diff --git a/components/CodeSnippet.html b/components/CodeSnippet/index.html similarity index 100% rename from components/CodeSnippet.html rename to components/CodeSnippet/index.html diff --git a/components/ComboBox.html b/components/ComboBox/index.html similarity index 100% rename from components/ComboBox.html rename to components/ComboBox/index.html diff --git a/components/ComposedModal.html b/components/ComposedModal/index.html similarity index 100% rename from components/ComposedModal.html rename to components/ComposedModal/index.html diff --git a/components/ContentSwitcher.html b/components/ContentSwitcher/index.html similarity index 100% rename from components/ContentSwitcher.html rename to components/ContentSwitcher/index.html diff --git a/components/CopyButton.html b/components/CopyButton/index.html similarity index 100% rename from components/CopyButton.html rename to components/CopyButton/index.html diff --git a/components/DataTable.html b/components/DataTable/index.html similarity index 100% rename from components/DataTable.html rename to components/DataTable/index.html diff --git a/components/DatePicker.html b/components/DatePicker/index.html similarity index 100% rename from components/DatePicker.html rename to components/DatePicker/index.html diff --git a/components/Dropdown.html b/components/Dropdown/index.html similarity index 100% rename from components/Dropdown.html rename to components/Dropdown/index.html diff --git a/components/ExpandableTile.html b/components/ExpandableTile/index.html similarity index 100% rename from components/ExpandableTile.html rename to components/ExpandableTile/index.html diff --git a/components/FileUploader.html b/components/FileUploader/index.html similarity index 100% rename from components/FileUploader.html rename to components/FileUploader/index.html diff --git a/components/FluidForm.html b/components/FluidForm/index.html similarity index 100% rename from components/FluidForm.html rename to components/FluidForm/index.html diff --git a/components/Form.html b/components/Form/index.html similarity index 100% rename from components/Form.html rename to components/Form/index.html diff --git a/components/Grid.html b/components/Grid/index.html similarity index 100% rename from components/Grid.html rename to components/Grid/index.html diff --git a/components/Icon.html b/components/Icon/index.html similarity index 100% rename from components/Icon.html rename to components/Icon/index.html diff --git a/components/InlineLoading.html b/components/InlineLoading/index.html similarity index 100% rename from components/InlineLoading.html rename to components/InlineLoading/index.html diff --git a/components/InlineNotification.html b/components/InlineNotification/index.html similarity index 100% rename from components/InlineNotification.html rename to components/InlineNotification/index.html diff --git a/components/Link.html b/components/Link/index.html similarity index 100% rename from components/Link.html rename to components/Link/index.html diff --git a/components/Loading.html b/components/Loading/index.html similarity index 100% rename from components/Loading.html rename to components/Loading/index.html diff --git a/components/Modal.html b/components/Modal/index.html similarity index 100% rename from components/Modal.html rename to components/Modal/index.html diff --git a/components/MultiSelect.html b/components/MultiSelect/index.html similarity index 100% rename from components/MultiSelect.html rename to components/MultiSelect/index.html diff --git a/components/NumberInput.html b/components/NumberInput/index.html similarity index 100% rename from components/NumberInput.html rename to components/NumberInput/index.html diff --git a/components/OrderedList.html b/components/OrderedList/index.html similarity index 100% rename from components/OrderedList.html rename to components/OrderedList/index.html diff --git a/components/OverflowMenu.html b/components/OverflowMenu/index.html similarity index 100% rename from components/OverflowMenu.html rename to components/OverflowMenu/index.html diff --git a/components/Pagination.html b/components/Pagination/index.html similarity index 100% rename from components/Pagination.html rename to components/Pagination/index.html diff --git a/components/PaginationNav.html b/components/PaginationNav/index.html similarity index 100% rename from components/PaginationNav.html rename to components/PaginationNav/index.html diff --git a/components/PasswordInput.html b/components/PasswordInput/index.html similarity index 100% rename from components/PasswordInput.html rename to components/PasswordInput/index.html diff --git a/components/ProgressIndicator.html b/components/ProgressIndicator/index.html similarity index 100% rename from components/ProgressIndicator.html rename to components/ProgressIndicator/index.html diff --git a/components/RadioButton.html b/components/RadioButton/index.html similarity index 100% rename from components/RadioButton.html rename to components/RadioButton/index.html diff --git a/components/RadioTile.html b/components/RadioTile/index.html similarity index 100% rename from components/RadioTile.html rename to components/RadioTile/index.html diff --git a/components/Search.html b/components/Search/index.html similarity index 100% rename from components/Search.html rename to components/Search/index.html diff --git a/components/Select.html b/components/Select/index.html similarity index 100% rename from components/Select.html rename to components/Select/index.html diff --git a/components/SelectableTile.html b/components/SelectableTile/index.html similarity index 100% rename from components/SelectableTile.html rename to components/SelectableTile/index.html diff --git a/components/SkeletonPlaceholder.html b/components/SkeletonPlaceholder/index.html similarity index 100% rename from components/SkeletonPlaceholder.html rename to components/SkeletonPlaceholder/index.html diff --git a/components/SkeletonText.html b/components/SkeletonText/index.html similarity index 100% rename from components/SkeletonText.html rename to components/SkeletonText/index.html diff --git a/components/Slider.html b/components/Slider/index.html similarity index 100% rename from components/Slider.html rename to components/Slider/index.html diff --git a/components/StructuredList.html b/components/StructuredList/index.html similarity index 100% rename from components/StructuredList.html rename to components/StructuredList/index.html diff --git a/components/Tabs.html b/components/Tabs/index.html similarity index 100% rename from components/Tabs.html rename to components/Tabs/index.html diff --git a/components/Tag.html b/components/Tag/index.html similarity index 100% rename from components/Tag.html rename to components/Tag/index.html diff --git a/components/TextArea.html b/components/TextArea/index.html similarity index 100% rename from components/TextArea.html rename to components/TextArea/index.html diff --git a/components/TextInput.html b/components/TextInput/index.html similarity index 100% rename from components/TextInput.html rename to components/TextInput/index.html diff --git a/components/Tile.html b/components/Tile/index.html similarity index 100% rename from components/Tile.html rename to components/Tile/index.html diff --git a/components/TimePicker.html b/components/TimePicker/index.html similarity index 100% rename from components/TimePicker.html rename to components/TimePicker/index.html diff --git a/components/ToastNotification.html b/components/ToastNotification/index.html similarity index 100% rename from components/ToastNotification.html rename to components/ToastNotification/index.html diff --git a/components/Toggle.html b/components/Toggle/index.html similarity index 100% rename from components/Toggle.html rename to components/Toggle/index.html diff --git a/components/ToggleSmall.html b/components/ToggleSmall/index.html similarity index 100% rename from components/ToggleSmall.html rename to components/ToggleSmall/index.html diff --git a/components/Tooltip.html b/components/Tooltip/index.html similarity index 100% rename from components/Tooltip.html rename to components/Tooltip/index.html diff --git a/components/TooltipDefinition.html b/components/TooltipDefinition/index.html similarity index 100% rename from components/TooltipDefinition.html rename to components/TooltipDefinition/index.html diff --git a/components/TooltipIcon.html b/components/TooltipIcon/index.html similarity index 100% rename from components/TooltipIcon.html rename to components/TooltipIcon/index.html diff --git a/components/UIShell.html b/components/UIShell/index.html similarity index 100% rename from components/UIShell.html rename to components/UIShell/index.html diff --git a/components/UnorderedList.html b/components/UnorderedList/index.html similarity index 100% rename from components/UnorderedList.html rename to components/UnorderedList/index.html diff --git a/framed/Grid/AspectRatioColumns.html b/framed/Grid/AspectRatioColumns/index.html similarity index 100% rename from framed/Grid/AspectRatioColumns.html rename to framed/Grid/AspectRatioColumns/index.html diff --git a/framed/Grid/CondensedGrid.html b/framed/Grid/CondensedGrid/index.html similarity index 100% rename from framed/Grid/CondensedGrid.html rename to framed/Grid/CondensedGrid/index.html diff --git a/framed/Grid/FullWidthGrid.html b/framed/Grid/FullWidthGrid/index.html similarity index 100% rename from framed/Grid/FullWidthGrid.html rename to framed/Grid/FullWidthGrid/index.html diff --git a/framed/Grid/Grid.html b/framed/Grid/Grid/index.html similarity index 100% rename from framed/Grid/Grid.html rename to framed/Grid/Grid/index.html diff --git a/framed/Grid/NarrowGrid.html b/framed/Grid/NarrowGrid/index.html similarity index 100% rename from framed/Grid/NarrowGrid.html rename to framed/Grid/NarrowGrid/index.html diff --git a/framed/Grid/OffsetColumns.html b/framed/Grid/OffsetColumns/index.html similarity index 100% rename from framed/Grid/OffsetColumns.html rename to framed/Grid/OffsetColumns/index.html diff --git a/framed/Grid/ResponsiveGrid.html b/framed/Grid/ResponsiveGrid/index.html similarity index 100% rename from framed/Grid/ResponsiveGrid.html rename to framed/Grid/ResponsiveGrid/index.html diff --git a/framed/Loading/Loading.html b/framed/Loading/Loading/index.html similarity index 100% rename from framed/Loading/Loading.html rename to framed/Loading/Loading/index.html diff --git a/framed/Modal/ComposedModal.html b/framed/Modal/ComposedModal/index.html similarity index 100% rename from framed/Modal/ComposedModal.html rename to framed/Modal/ComposedModal/index.html diff --git a/framed/Modal/DangerModal.html b/framed/Modal/DangerModal/index.html similarity index 100% rename from framed/Modal/DangerModal.html rename to framed/Modal/DangerModal/index.html diff --git a/framed/Modal/Modal.html b/framed/Modal/Modal/index.html similarity index 100% rename from framed/Modal/Modal.html rename to framed/Modal/Modal/index.html diff --git a/framed/Modal/ModalExtraSmall.html b/framed/Modal/ModalExtraSmall/index.html similarity index 100% rename from framed/Modal/ModalExtraSmall.html rename to framed/Modal/ModalExtraSmall/index.html diff --git a/framed/Modal/ModalLarge.html b/framed/Modal/ModalLarge/index.html similarity index 100% rename from framed/Modal/ModalLarge.html rename to framed/Modal/ModalLarge/index.html diff --git a/framed/Modal/ModalPreventOutsideClick.html b/framed/Modal/ModalPreventOutsideClick/index.html similarity index 100% rename from framed/Modal/ModalPreventOutsideClick.html rename to framed/Modal/ModalPreventOutsideClick/index.html diff --git a/framed/Modal/ModalSmall.html b/framed/Modal/ModalSmall/index.html similarity index 100% rename from framed/Modal/ModalSmall.html rename to framed/Modal/ModalSmall/index.html diff --git a/framed/Modal/PassiveModal.html b/framed/Modal/PassiveModal/index.html similarity index 100% rename from framed/Modal/PassiveModal.html rename to framed/Modal/PassiveModal/index.html diff --git a/framed/UIShell/HeaderNav.html b/framed/UIShell/HeaderNav/index.html similarity index 100% rename from framed/UIShell/HeaderNav.html rename to framed/UIShell/HeaderNav/index.html diff --git a/framed/UIShell/HeaderSwitcher.html b/framed/UIShell/HeaderSwitcher/index.html similarity index 100% rename from framed/UIShell/HeaderSwitcher.html rename to framed/UIShell/HeaderSwitcher/index.html diff --git a/framed/UIShell/HeaderUtilities.html b/framed/UIShell/HeaderUtilities/index.html similarity index 100% rename from framed/UIShell/HeaderUtilities.html rename to framed/UIShell/HeaderUtilities/index.html