summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.co>2015-12-18 21:03:48 -0500
committerThomas Park <thomas@thomaspark.co>2015-12-18 21:03:48 -0500
commit1a001f8d7e1299fc1ace917ae3d0178d3ffadebf (patch)
treeda271b64d19ce5ceb25e69047235e22c97917312
parentc7b8f434b09d7b345c56ea2541b2c69bca358ac4 (diff)
parent8323e5af1e8c9d5dccebe0a7ecee568a78155386 (diff)
Merge pull request #540 from markcarver/patch-1
Update API info
-rw-r--r--README.md6
-rw-r--r--help/index.html5
2 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 3082fd8a..cfbb417c 100644
--- a/README.md
+++ b/README.md
@@ -30,11 +30,7 @@ Check out the [Help page](http://bootswatch.com/help/) for more details on build
API
-----
-A simple API is available for integrating your platform with Bootswatch. Send your request to `http://api.bootswatch.com/3/`.
-
-The swatch objects are returned in an array called `themes`, each one with the following properties: `name`, `description`, `preview`, `thumbnail`, `css`, `cssMin`, `less`, and `lessVariables`.
-
-More info at http://bootswatch.com/help/#api
+A simple API is available for integrating your platform with Bootswatch. More info at http://bootswatch.com/help/#api
Contributing
-----
diff --git a/help/index.html b/help/index.html
index 9e018878..7cf9448c 100644
--- a/help/index.html
+++ b/help/index.html
@@ -143,6 +143,11 @@
<li><code>lessVariables</code></li>
</ul>
<p>Here's a <a href="http://jsbin.com/momonupayu/1/edit?html,js,output">demo</a> of the API in action.</p>
+ <div class="help-block">
+ <ul>
+ <li><strong>15 October 2015</strong>: <a href="http://news.bootswatch.com/post/131219814698/changes-to-bootswatch-api">Changes to Bootswatch API</a></li>
+ </ul>
+ </div>
</div>
</div>