From a9c829bc0c75dd7723e6c74e1defaab5dbb4c00b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 28 Dec 2013 22:47:03 -0800 Subject: Rearrange repository contents because muahahahahahaha --- _includes/ads.html | 1 - _includes/footer.html | 44 ------------ _includes/header.html | 43 ------------ _includes/nav-about.html | 12 ---- _includes/nav-components.html | 138 ------------------------------------- _includes/nav-css.html | 129 ---------------------------------- _includes/nav-customize.html | 40 ----------- _includes/nav-getting-started.html | 60 ---------------- _includes/nav-javascript.html | 89 ------------------------ _includes/nav-main.html | 37 ---------- _includes/old-bs-docs.html | 8 --- _includes/social-buttons.html | 16 ----- 12 files changed, 617 deletions(-) delete mode 100644 _includes/ads.html delete mode 100644 _includes/footer.html delete mode 100644 _includes/header.html delete mode 100644 _includes/nav-about.html delete mode 100644 _includes/nav-components.html delete mode 100644 _includes/nav-css.html delete mode 100644 _includes/nav-customize.html delete mode 100644 _includes/nav-getting-started.html delete mode 100644 _includes/nav-javascript.html delete mode 100644 _includes/nav-main.html delete mode 100644 _includes/old-bs-docs.html delete mode 100644 _includes/social-buttons.html (limited to '_includes') diff --git a/_includes/ads.html b/_includes/ads.html deleted file mode 100644 index ba4775f5e..000000000 --- a/_includes/ads.html +++ /dev/null @@ -1 +0,0 @@ -
diff --git a/_includes/footer.html b/_includes/footer.html deleted file mode 100644 index 095e96eb5..000000000 --- a/_includes/footer.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - -{% if page.slug == "customize" %} - - -{% endif %} - -{% comment %} - Inject Twitter widgets asynchronously. Snippet snipped from Twitter's - JS interface site: https://dev.twitter.com/docs/tfw-javascript - - * "js.async=1;" added to add async attribute to the generated script tag. -{% endcomment %} - - - - diff --git a/_includes/header.html b/_includes/header.html deleted file mode 100644 index 1275979f7..000000000 --- a/_includes/header.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - {% if page.title == "Bootstrap" %} - {{ page.title }} - {% else %} - {{ page.title }} · Bootstrap - {% endif %} - - - - - - - - - - - - - - - - - - diff --git a/_includes/nav-about.html b/_includes/nav-about.html deleted file mode 100644 index f0f4a5b8a..000000000 --- a/_includes/nav-about.html +++ /dev/null @@ -1,12 +0,0 @@ -
  • - History -
  • -
  • - Team -
  • -
  • - Community -
  • -
  • - Translations -
  • diff --git a/_includes/nav-components.html b/_includes/nav-components.html deleted file mode 100644 index 131114883..000000000 --- a/_includes/nav-components.html +++ /dev/null @@ -1,138 +0,0 @@ -
  • - Glyphicons - -
  • -
  • - Dropdowns - -
  • -
  • - Button groups - -
  • -
  • - Button dropdowns - -
  • -
  • - Input groups - -
  • -
  • - Navs - -
  • -
  • - Navbar - -
  • -
  • Breadcrumbs
  • -
  • - Pagination - -
  • -
  • Labels
  • -
  • Badges
  • -
  • Jumbotron
  • -
  • Page header
  • -
  • - Thumbnails - -
  • -
  • - Alerts - -
  • -
  • - Progress bars - -
  • -
  • - Media object - -
  • -
  • - List group - -
  • -
  • - Panels - -
  • -
  • Wells
  • diff --git a/_includes/nav-css.html b/_includes/nav-css.html deleted file mode 100644 index a7ca471bd..000000000 --- a/_includes/nav-css.html +++ /dev/null @@ -1,129 +0,0 @@ -
  • - Overview - -
  • -
  • - Grid system - -
  • -
  • - Typography - -
  • -
  • - Code - -
  • -
  • - Tables - -
  • -
  • - Forms - -
  • -
  • - Buttons - -
  • -
  • - Images -
  • -
  • - Helper classes - -
  • -
  • - Responsive utilities - -
  • -
  • - Using Less - -
  • -
  • - Using Sass - -
  • diff --git a/_includes/nav-customize.html b/_includes/nav-customize.html deleted file mode 100644 index 661a2607e..000000000 --- a/_includes/nav-customize.html +++ /dev/null @@ -1,40 +0,0 @@ -
  • - LESS components -
  • -
  • - jQuery plugins -
  • -
  • - LESS variables - -
  • -
  • - Download -
  • diff --git a/_includes/nav-getting-started.html b/_includes/nav-getting-started.html deleted file mode 100644 index 96e175dd2..000000000 --- a/_includes/nav-getting-started.html +++ /dev/null @@ -1,60 +0,0 @@ -
  • - Download Bootstrap - -
  • -
  • - What's included - -
  • -
  • - Basic template -
  • -
  • - Examples -
  • -
  • - Disabling responsiveness -
  • -
  • - Migrating from 2.x to 3.0 - -
  • -
  • - Browser and device support - -
  • -
  • - Third party support -
  • -
  • - Accessibility -
  • -
  • - License FAQs -
  • -
  • - Customizing Bootstrap -
  • diff --git a/_includes/nav-javascript.html b/_includes/nav-javascript.html deleted file mode 100644 index aeeafe264..000000000 --- a/_includes/nav-javascript.html +++ /dev/null @@ -1,89 +0,0 @@ -
  • - Overview - -
  • -
  • Transitions
  • -
  • - Modal - -
  • -
  • - Dropdown - -
  • -
  • - Scrollspy - -
  • -
  • - Tab - -
  • -
  • - Tooltip - -
  • -
  • - Popover - -
  • -
  • - Alert - -
  • -
  • - Button - -
  • -
  • - Collapse - -
  • -
  • - Carousel - -
  • -
  • - Affix - -
  • diff --git a/_includes/nav-main.html b/_includes/nav-main.html deleted file mode 100644 index a64b7c8ae..000000000 --- a/_includes/nav-main.html +++ /dev/null @@ -1,37 +0,0 @@ - diff --git a/_includes/old-bs-docs.html b/_includes/old-bs-docs.html deleted file mode 100644 index 53635043f..000000000 --- a/_includes/old-bs-docs.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    - - Looking for Bootstrap 2.3.2 docs? - - We've moved it to a new home while we push forward with Bootstrap 3. Read the blog for details. -
    -
    diff --git a/_includes/social-buttons.html b/_includes/social-buttons.html deleted file mode 100644 index 43f5a096a..000000000 --- a/_includes/social-buttons.html +++ /dev/null @@ -1,16 +0,0 @@ -
    - -
    -- cgit v1.2.3