From 9630e08f00a5fcc98d3702a3881fd65a585c1c2b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 6 May 2016 16:44:11 +0800 Subject: [PATCH] index.html --- index.html | 648 ------------------------------------- journal/material-icons.css | 20 -- 2 files changed, 668 deletions(-) delete mode 100644 index.html delete mode 100644 journal/material-icons.css diff --git a/index.html b/index.html deleted file mode 100644 index 83b84ea..0000000 --- a/index.html +++ /dev/null @@ -1,648 +0,0 @@ - - - - Bootswatch: Free themes for Bootstrap - - - - - - - - - - - - - - -
-
- -
-
-

Free themes for Bootstrap

-
Check out Yeti, the newest member of the Bootswatch family. More info...
-
- - - - - - - - -
-
-
- -
-
- -
-
- -
-
-

Easy to Install

-

Simply download a CSS file and replace the one in Bootstrap. No messing around with hex values.

-
-
-

Open Source

-

Bootstrap themes are licensed under Apache 2.0 and maintained by the community on GitHub.

-
-
-

Tuned for 3.0.3

-

Themes are built for the latest version of Bootstrap. Version 2.3.2 and others are also available to download.

-
-
-

Modular

-

Changes are contained in just two LESS files, enabling modification and ensuring forward compatibility.

-
-
-

Get Plugged In

-

An API is available for integrating with your platform. In use by WPBS, FusionLeaf, BootSnap, and others.

-
-
-

Stay Updated

-

Be notified about updates by subscribing via RSS feed, email, or Tumblr.

-
-
- -
-
- -
-
-
- -
-
-
- Amelia -
-
-

Amelia

-

Sweet and cheery

- - -
-
-
- -
-
-
- Cerulean -
-
-

Cerulean

-

A calm, blue sky

- - -
-
-
- -
-
-
- Cosmo -
-
-

Cosmo

-

An ode to Metro

- - -
-
-
- -
-
-
- Cyborg -
-
-

Cyborg

-

Jet black and electric blue

- - -
-
-
- -
-
-
- Flatly -
-
-

Flatly

-

Flat and modern

- - -
-
-
- -
-
-
- Journal -
-
-

Journal

-

Crisp like a new sheet of paper

- - -
-
-
- -
-
-
- Readable -
-
-

Readable

-

Optimized for legibility

- - -
-
-
- -
- -
-
- Simplex -
-
- -

Simplex

-

Mini and minimalist

- - - -
-
- -
-
- -
-
- Slate -
-
- -

Slate

-

Shades of gunmetal gray

- - - -
-
- -
-
- -
-
- Spacelab -
-
- -

Spacelab

-

Silvery and sleek

- - - -
-
- -
-
- -
-
- United -
-
- -

United

-

Ubuntu orange and unique font

- - - -
-
- -
-
- -
-
- Yeti -
-
- -

Yeti

-

A friendly foundation

- - - -
-
- -
- - - -
-
- - -
-
- -
-

Want more?

-

Check out my personal faves from the paid templates at WrapBootstrap.

-
- -
-
-
- Front Row -
-
-

Unify

-

A fresh, fully-responsive design

- -
- Info -
-
-
-
- -
-
-
- Clean Canvas -
-
-

Clean Canvas

-

A beautiful showcase for your works

- -
- Info -
-
-
-
- -
-
-
- Clean Canvas -
-
-

Base Admin

-

A polished template for an admin dashboard

- -
- Info -
-
-
-
- -
- -
-
-

Still looking?

-

Learn to code your own themes with these books from Amazon.

-
-
-
-
- HTML and CSS: Design and Build Websites, by Jon Duckett - -
-
-

HTML & CSS

-

Jon Duckett

-
- - -
-
-
-
-
-
-
- - Instant LESS CSS Preprocessor How-to, by Alex Libby - -
-
- -

Instant LESS

-

Alex Libby

-
- - -
-
-
-
-
-
-
- - The Principles of Beautiful Web Design, by Jason Beaird - -
-
- -

Beautiful Web Design

-

Jason Beaird

-
- - -
-
-
-
-
- - - -
-
- -
- - - -
- - - - - - - - diff --git a/journal/material-icons.css b/journal/material-icons.css deleted file mode 100644 index 487c2f2..0000000 --- a/journal/material-icons.css +++ /dev/null @@ -1,20 +0,0 @@ -@font-face { - font-family: 'Material Icons'; - font-style: normal; - font-weight: 400; - src: local('Material Icons'), local('MaterialIcons-Regular'), url(../fonts/material-icons.woff2) format('woff2'); -} - -.material-icons { - font-family: 'Material Icons'; - font-weight: normal; - font-style: normal; - font-size: 24px; - line-height: 1; - letter-spacing: normal; - text-transform: none; - display: inline-block; - word-wrap: normal; - -webkit-font-feature-settings: 'liga'; - -webkit-font-smoothing: antialiased; -} \ No newline at end of file -- 2.39.2