diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..1be2820 --- /dev/null +++ b/.npmignore @@ -0,0 +1,2 @@ +docs/v1 +docs/v2 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 3acb55a..1783095 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## v2.0.0 + +- New version, rebuilt from scratch. +- Breaking changes in legacy browser compatibility. +- Full module and component redesign and restructure. +- New documentation and demo pages. + ## v1.1.0 - Fixed a problem with disabled buttons not behaving properly (issue #7). diff --git a/bower.json b/bower.json index 54d0035..42a82d2 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "mini.css", - "description": "A minimal Sass-y responsive mobile-first style-agnostic CSS framework.", + "description": "A minimal, responsive, style-agnostic CSS toolkit.", "main": "flavors/mini-default.min.css", "authors": [ "Angelos Chalaris (Chalarangelo)" @@ -10,13 +10,16 @@ "mini.css", "mini", "CSS", - "responsive", "framework", - "mobile", - "first", - "style", - "agnostic", + "toolkit", + "minimal", + "responsive", + "style-agnostic", "Sass" ], + "ignore": [ + "docs/v1", + "docs/v2" + ], "homepage": "https://chalarangelo.github.io/mini.css/" } diff --git a/docs/v2/card.html b/docs/card.html similarity index 100% rename from docs/v2/card.html rename to docs/card.html diff --git a/docs/v2/contextual.html b/docs/contextual.html similarity index 100% rename from docs/v2/contextual.html rename to docs/contextual.html diff --git a/docs/v2/core.html b/docs/core.html similarity index 100% rename from docs/v2/core.html rename to docs/core.html diff --git a/docs/v2/customization.html b/docs/customization.html similarity index 100% rename from docs/v2/customization.html rename to docs/customization.html diff --git a/docs/favicon.png b/docs/favicon.png index 2044529..56649a3 100644 Binary files a/docs/favicon.png and b/docs/favicon.png differ diff --git a/docs/v2/flavors.html b/docs/flavors.html similarity index 100% rename from docs/v2/flavors.html rename to docs/flavors.html diff --git a/docs/v2/grid.html b/docs/grid.html similarity index 100% rename from docs/v2/grid.html rename to docs/grid.html diff --git a/docs/index.html b/docs/index.html index 5d47e42..4defc22 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,123 +1,276 @@ - mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework + + + + + mini.css - Minimal, responsive, style-agnostic CSS toolkit - - + + - - - - - + + + + + + - - -