diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index e53dd56..a257306 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -573,3 +573,6 @@ - Fully documented `card` module. - Updated `img` responsiveness in `core` to use `max-width` instead of `width`. - Added documentation for responsive `img` and general typography rules in the `core` doc page. +- Deployed latest demo CSS file. +- Deleted `template.html` as I never actually used it. +- Deleted parts of `playground.html` to reflect documented modules. diff --git a/docs/v2/card.html b/docs/v2/card.html index c08a8d5..c3871ed 100644 --- a/docs/v2/card.html +++ b/docs/v2/card.html @@ -2,7 +2,7 @@ - + diff --git a/docs/v2/contextual.html b/docs/v2/contextual.html index c4aa902..896db82 100644 --- a/docs/v2/contextual.html +++ b/docs/v2/contextual.html @@ -2,7 +2,7 @@ - + diff --git a/docs/v2/core.html b/docs/v2/core.html index 38b54cf..3f4c9aa 100644 --- a/docs/v2/core.html +++ b/docs/v2/core.html @@ -2,7 +2,7 @@ - + diff --git a/docs/v2/demo.html b/docs/v2/demo.html index 512e9f0..ebf0d88 100644 --- a/docs/v2/demo.html +++ b/docs/v2/demo.html @@ -2,7 +2,7 @@ - + mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework diff --git a/docs/v2/grid.html b/docs/v2/grid.html index b5a16a1..4622f46 100644 --- a/docs/v2/grid.html +++ b/docs/v2/grid.html @@ -2,7 +2,7 @@ - + diff --git a/docs/v2/index.html b/docs/v2/index.html index 00c1d88..57f00fc 100644 --- a/docs/v2/index.html +++ b/docs/v2/index.html @@ -2,7 +2,7 @@ - + diff --git a/docs/v2/modules.html b/docs/v2/modules.html index 7b70615..425acf6 100644 --- a/docs/v2/modules.html +++ b/docs/v2/modules.html @@ -2,7 +2,7 @@ - + diff --git a/docs/v2/navigation.html b/docs/v2/navigation.html index 590a5da..f30e359 100644 --- a/docs/v2/navigation.html +++ b/docs/v2/navigation.html @@ -2,7 +2,7 @@ - + diff --git a/docs/v2/playground.html b/docs/v2/playground.html index 54eff9b..037be9c 100644 --- a/docs/v2/playground.html +++ b/docs/v2/playground.html @@ -75,46 +75,6 @@
-

-

card demo

-
-

Card

Content of a card

-

Card

Content of a card

-

Card

Content of a card

- -
aa
-

Text

Content of a card

-

Text

Content of a card

-
- -
-
-
-

Small Card

Small cards are 240px wide.

- -
-

Fluid Card

Fluid cards scale their width based on their container. This one is inside a

-
-
-
-
- -

-

Contextual tests

-

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularisedin the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. -Why do we use it? - -It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like). - -Where does it come from? - -Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32. - -The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham. -Where can I get some? - -There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.

-

diff --git a/docs/v2/progress.html b/docs/v2/progress.html index ed2bce1..a79b620 100644 --- a/docs/v2/progress.html +++ b/docs/v2/progress.html @@ -2,7 +2,7 @@ - + diff --git a/docs/v2/template.html b/docs/v2/template.html deleted file mode 100644 index 3fe5007..0000000 --- a/docs/v2/template.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - mini.css - Minimal, responsive, style-agnostic CSS toolkit - - - - - - - - - -
-
- Introduction - Modules - Flavors - Customization - Github -
-
-
-
-
-
- -

mini.css

- v2.0 -
-
-
-
- -
- -
- - - - \ No newline at end of file
Hacker List