summaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorAnna Knoerr <an.kn@protonmail.ch>2021-12-21 05:17:56 +0100
committerAnna Knoerr <an.kn@protonmail.ch>2021-12-21 05:17:56 +0100
commit30942241d4a44e0a02779fffa3b29128f10b41ee (patch)
tree0af7078e5c30a82199f8d99b95a797eb46ba23fd /components.html
parent4928256bc0af1aac3f16765ec879cbd002815416 (diff)
added some necessary files
Diffstat (limited to 'components.html')
-rw-r--r--components.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/components.html b/components.html
new file mode 100644
index 0000000..ad67d7c
--- /dev/null
+++ b/components.html
@@ -0,0 +1,29 @@
+---
+layout: default
+title: Components
+slug: components
+lead: "Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more."
+---
+
+
+{% include components/glyphicons.html %}
+{% include components/dropdowns.html %}
+{% include components/button-groups.html %}
+{% include components/button-dropdowns.html %}
+{% include components/input-groups.html %}
+{% include components/navs.html %}
+{% include components/navbar.html %}
+{% include components/breadcrumbs.html %}
+{% include components/pagination.html %}
+{% include components/labels.html %}
+{% include components/badges.html %}
+{% include components/jumbotron.html %}
+{% include components/page-header.html %}
+{% include components/thumbnails.html %}
+{% include components/alerts.html %}
+{% include components/progress-bars.html %}
+{% include components/media.html %}
+{% include components/list-group.html %}
+{% include components/panels.html %}
+{% include components/responsive-embed.html %}
+{% include components/wells.html %}