From 67636ada6f5b76c21f7ae94c63386972cdac7509 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Sat, 14 Sep 2013 01:08:25 -0400 Subject: [PATCH 1/6] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae71304ef..f35b903f4 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# Pre-Release +# Pre-Release (Not ready for usage) -This is a pre-release version of Semantic, many features may be broken or missing. Build tools are not yet available, and APIs may be updated regularly. +This is a pre-release version of Semantic, many features may be broken or missing. + +Documentation is very loose, build tools are not yet available, and APIs may be updated regularly. **Please use at your own discretion.** From b841a347973ed766c45d743e86479666113ae66d Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Sat, 14 Sep 2013 01:09:36 -0400 Subject: [PATCH 2/6] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f35b903f4..e65c2eee8 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Pre-Release (Not ready for usage) -This is a pre-release version of Semantic, many features may be broken or missing. +This is a pre-release version of Semantic, many features may be broken or missing. Development on semantic was being done in stealth, but after hackernews/reddit coverage, will continue on more transparently on the march to a version one.point.oh, huzzah! -Documentation is very loose, build tools are not yet available, and APIs may be updated regularly. +Documentation is very loose, build tools are not yet available, and APIs may be updated regularly. So be warned! **Please use at your own discretion.** From fd5f35c9ee8aa06b6ed85575fa3a6a48c55a33c1 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Sat, 14 Sep 2013 01:10:48 -0400 Subject: [PATCH 3/6] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e65c2eee8..5c25e8e35 100755 --- a/README.md +++ b/README.md @@ -24,10 +24,9 @@ Or download the entire library git clone git@github.com:quirkyinc/semantic.git -If you prefer to download the whole kit and kaboodle as a single javascript include you can grab that as well. +If you prefer to download the whole kit as a zip, it is so conveniently packaged. - http://semantic-ui.com/ui/semantic.min.css - http://semantic-ui.com/ui/semantic.min.js + http://semantic-ui.com/ui/semantic.zip ## The Specification From 462707a7ac2f584ead1ee69d119abdb918ef9dca Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Sat, 14 Sep 2013 01:10:54 -0400 Subject: [PATCH 4/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c25e8e35..aa76bdc49 100755 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Or download the entire library If you prefer to download the whole kit as a zip, it is so conveniently packaged. - http://semantic-ui.com/ui/semantic.zip + http://semantic-ui.com/semantic.zip ## The Specification From 4e04b0e9bad64d2393512cc80858f8ec9035f697 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Sat, 14 Sep 2013 01:11:35 -0400 Subject: [PATCH 5/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa76bdc49..7184b1a59 100755 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Semantic is a set of specifications for sharing UI elements between developers. The Semantic library describes many UI elements. In most instances it might be best to build a custom build with only the elements you need. -You can use our build tool to select only the components you want +Build tools are not yet available but stay tuned! ~~You can use our build tool to select only the components you want~~ http://semantic-ui.com/download From fc1facd38d3a6fb26aeb19dbcc005369345388fc Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Sat, 14 Sep 2013 01:12:29 -0400 Subject: [PATCH 6/6] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7184b1a59..e5d231298 100755 --- a/README.md +++ b/README.md @@ -16,11 +16,11 @@ Semantic is a set of specifications for sharing UI elements between developers. The Semantic library describes many UI elements. In most instances it might be best to build a custom build with only the elements you need. -Build tools are not yet available but stay tuned! ~~You can use our build tool to select only the components you want~~ +*Build tools are not yet available but stay tuned!* - http://semantic-ui.com/download +~~You can use our build tool to select only the components you want~~ -Or download the entire library +To download the entire library git clone git@github.com:quirkyinc/semantic.git