You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2015/07/23 15:32:01 UTC

[45/58] [abbrv] [partial] incubator-usergrid git commit: Update for Usergrid 1.0.2 release and remove old /website/publish directory because it is replaced by /content.

http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/ec2b3e4f/website/publish/css/usergrid-site/index.html
----------------------------------------------------------------------
diff --git a/website/publish/css/usergrid-site/index.html b/website/publish/css/usergrid-site/index.html
deleted file mode 100644
index 2d3939a..0000000
--- a/website/publish/css/usergrid-site/index.html
+++ /dev/null
@@ -1,1324 +0,0 @@
-@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,800,700,400italic,600italic,700italic,800italic,300italic");
-/* @import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,700"); */
-/* Key scaffolding
--------------------------------------------------- */
-body {
-  position: relative; /* For scrollyspy */
-  padding-top: 50px; /* Account for fixed navbar */
-  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
-  font-size:14px;
-  background-color: #FAFBFC;
-  /*font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; */
-}
-h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
-  font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
-  font-weight: 300;
-}
-a:hover {text-decoration: none;}
-h2>a, h3>a { color: rgb(51,51,51);}
-h2>a:hover, h3>a:hover { color: rgb(51,51,51);}
-h2:hover>a:after {
-  content: "\F0C1";
-  font-family: 'FontAwesome';
-  /*position:absolute;*/
-  padding-left: 12px;
-  vertical-align: 15%;
-  font-size: 20px;
-}
-h3:hover>a:after {
-  content: "\F0C1";
-  font-family: 'FontAwesome';
-  /*position:absolute;*/
-  padding-left: 8px;
-  vertical-align: 15%;
-  font-size: 15px;
-}
-h5, h6, .h5, .h6 {
-  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
-}
-.bf-sidebar .nav-list code{
-  margin-left: -3px;
-}
-.nav-list > li {
-  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-  font-weight: 400 !important;
-  opacity: 0.8;
-  margin-bottom: 3px;
-}
-header .navbar-nav {
-  font-size: 120%;
-}
-.nav-list > li > ul {
-  padding-left: 0;
-}
-.nav-list > li ul ul {
-  padding-left: 19px;
-}
-.nav-list > li ul > li {
-  list-style-type: none !important;
-}
-.nav-list > li ul > li:before {
-  content:"\221F";
-  font-weight: 200;
-  opacity: 0.5;
-  line-height: 50%;
-  vertical-align: 60%;
-  padding-left: 3px;
-}
-.nav-list > li ul > li > a {
-  padding: 0 0 0 3px;
-  margin-bottom: 0px;
-}
-.nav-list > li > a {
-  padding: 0;
-}
-.nav-list > li > a.icns-apple:before {
-  text-align: right;
-  content: "\F179";
-  font-family: 'FontAwesome';
-  font-size: 110%;
-  margin-left: -18px;
-  padding-right: 8px;
-  line-height: 0;
-}
-.nav-list > li > a.icns-android:before {
-  text-align: right;
-  content: "\F17B";
-  font-family: 'FontAwesome';
-  font-size: 110%;
-  margin-left: -18px;
-  padding-right: 8px;
-  line-height: 0;
-}
-.nav-list > li > a.icns-html5:before {
-  text-align: right;
-  content: "\F13B";
-  font-family: 'FontAwesome';
-  font-size: 110%;
-  margin-left: -18px;
-  padding-right: 8px;
-  line-height: 0;
-}
-.nav-list > li > a.icns-windows:before {
-  text-align: right;
-  content: "\F17A";
-  font-family: 'FontAwesome';
-  margin-left: -18px;
-  padding-right: 8px;
-  line-height: 0;
-}
-li.nav-header {
-  font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-  font-weight: 600 !important;
-  opacity: 1.0;
-  padding-top: 0 !important;
-  padding-left: 0 !important;
-  font-size: 120%;
-}
-.bf-docs-container .nav-list li.nav-header {
-  padding: 0 !important;
-  border-bottom: solid 1px #ccc;
-  line-height: 0;
-  margin-top: 33px;
-  margin-bottom: 13px;
-}
-.bf-docs-container .nav-list li.nav-header span {
-  background-color: #FAFBFC;
-  padding-right: 8px;
-}
-.bf-docs-container .github-callout {
-  padding: 20px 0 40px 0;
-  font-style: italic;
-  font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-  opacity: 0.8;
-}
-.navbar-nav > li a {
-  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-  font-weight: 300 !important;
-  opacity: 0.8;
-}
-
-.navbar-nav > li > a.major {
-  font-weight: 400 !important;
-  opacity: 1.0;
-}
-
-.navbar-collapse {
-    max-height: none;
-}
-
-.bf-masthead-bg p {
-  font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-  font-style: normal;
-  font-weight: 200;
-  font-size: 120%;
-  line-height: 120%;
-}
-.bf-features p {
-  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-  font-style: normal;
-  font-weight: 400;
-}
-.bf-features p a {
-  /*font-weight: 600;*/
-  /*color: rgb(52,73,94);*/
-}
-a.btn {
-  font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-  font-weight: 500 !important;
-  font-style: normal;
-  letter-spacing: 110%;
-}
-h1 {
-  font-weight: 200;
-  letter-spacing: 110%;
-  font-size: 200%;
-}
-.page-header h1 {
-  padding-top:20px;
-  font-weight: 400;
-  font-size:350%;
-}
-.page-header small{
-  float: right;
-  background-color: #fff;
-  padding-left: 10px;
-}
-.page-header small a {
-  color: #ddd;
-  font-style: italic;
-}
-.page-header small a:hover {
-  color: #2481A6;
-}
-h2 {
-  font-weight: 400;
-}
-h3 {
-  padding-top: 20px;
-  font-weight: 400 !important;
-}
-.bf-features h3 {
-  padding-top: 0;
-}
-#copyright {
-  font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-  font-weight: 300 !important;
-  font-style: italic;
-  opacity: 0.8;
-}
-#copyright .credits {
-  color: #fff;
-  font-weight: 600;
-  opacity: 1 !important;
-  font-style: normal;
-}
-.table {
-  margin: 20px 0 0 0;
-  background-color: transparent;
-}
-.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {
-  padding-left: 0;
-}
-.toc {
-  margin-bottom:40px;
-  /*background-color: #fff;
-  border-radius: 4px;*/
-  /*padding: 20px;*/
-}
-/*.toc > h4 {
-  padding-top: 0;
-  margin-top: 0;
-  font-size: 150%;
-  font-weight:400;
-}*/
-.toc > ul {
-  margin-bottom: 0;
-  padding-left: 20px;
-}
-section > .container > h2 {
-  color: #2481A6 !important;
-}
-div.row > div.text-left > h2 {
-  margin-top: 40px;
-  margin-bottom: 10px;
-}
-.bf-docs-container h2 {
-  margin-top: 60px;
-  font-size: 250%;
-}
-/* font-face
--------------------------------------------------- */
-@font-face {
-  font-family: 'icomoon';
-  src:url('../fonts/icomoon.eot');
-  src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
-    url('../fonts/icomoon.woff') format('woff'),
-    url('../fonts/icomoon.ttf') format('truetype'),
-    url('../fonts/icomoon.svg#icomoon') format('svg');
-  font-weight: normal;
-  font-style: normal;
-}
-[data-icon]:before {
-  font-family: 'icomoon';
-  content: attr(data-icon);
-  speak: none;
-  font-weight: normal;
-  font-variant: normal;
-  text-transform: none;
-  line-height: 1;
-  -webkit-font-smoothing: antialiased;
-}
-.icon-equalizer, .icon-phone-portrait, .icon-rocket, .icon-github, .icon-twitter, .icon-thumbf-up, .icon-earth, .icon-bug, .icon-window {
-  font-family: 'icomoon';
-  speak: none;
-  font-style: normal;
-  font-weight: normal;
-  font-variant: normal;
-  text-transform: none;
-  line-height: 1;
-  -webkit-font-smoothing: antialiased;
-}
-.icon-equalizer:before {
-  content: "\e000";
-}
-.icon-phone-portrait:before {
-  content: "\e002";
-}
-.icon-rocket:before {
-  content: "\e003";
-}
-.icon-github:before {
-  content: "\e001";
-}
-.icon-twitter:before {
-  content: "\e004";
-}
-.icon-thumbf-up:before {
-  content: "\e005";
-}
-.icon-earth:before {
-  content: "\e006";
-}
-.icon-bug:before {
-  content: "\e007";
-}
-.icon-window:before {
-  content: "\e008";
-}
-
-/* Custom docs button */
-.btn-bf {
-  color: #563d7c;
-  background-color: #fff;
-  border-color: #e5e5e5;
-}
-.btn-bf:hover,
-.btn-bf:focus,
-.btn-bf:active {
-  color: #fff;
-  background-color: #563d7c;
-  border-color: #563d7c;
-}
-/* Haddock-style syntax highlighting
--------------------------------------------------- */
-table.sourceCode, tr.sourceCode, td.lineNumbers, td.sourceCode, table.sourceCode, pre.sourceCode {
-  background-color: #eee;
-}
-table.sourceCode { width: 100%; line-height: 100%; }
-td.lineNumbers { text-align: right; padding-right: 4px; padding-left: 4px; color: #aaaaaa; border-right: 1px solid #aaaaaa; }
-td.sourceCode { padding-left: 5px; }
-code > span.kw { color: #0000ff; }
-code > span.ch { color: #008080; }
-code > span.st { color: #008080; }
-code > span.co { color: #008000; }
-code > span.ot { color: #ff4000; }
-code > span.al { color: #ff0000; }
-code > span.er { font-weight: bold; }
-/* Navs and headers
--------------------------------------------------- */
-header.navbar .container {
-  padding-right: 0;
-}
-footer > .container {
-  padding-right: 0;
-  padding-left: 0;
-}
-header.navbar.secondary {
-  box-shadow: 0px 1px 2px rgb(36,129,166);
-}
-.navbar-inverse {
-    background-color: rgb(36,129,166);
-}
-nav.navbar-collapse {
-  border-color: rgb(52, 73, 94) !important;
-  border-width: 1px;
-  box-shadow: none;
-  padding-left: 15px;
-}
-.bf-docs-nav {
-  border-bottom: 0px;
-  padding-left: 20px;
-  padding-right: 20px;
-}
-.navbar-nav {
-  margin: 0;
-}
-
-.navbar-brand {
-  padding-left: 0;
-}
-.bf-docs-nav .navbar-nav > li > a {
-  margin: 10px 0 0 10px;
-  padding: 10px;
-  -webkit-border-radius: 4px;
-  -moz-border-radius: 4px;
-  border-radius: 4px;
-  color: #fff;
-}
-.bf-docs-nav .navbar-nav > li > a:hover {
-  color: #fff;
-  background-color: #34495e;
-}
-.bf-docs-nav .navbar-nav > .active > a,
-.bf-docs-nav .navbar-nav > .active > a:hover {
-  color: #fff;
-  background-color: #34495e !important;
-}
-li.divider {
-  margin-left: 0 !important;
-}
-
-/* Homepage masthead
--------------------------------------------------- */
-.bf-masthead {
-  position: relative;
-  text-align: left;
-  /*background: #cbcbcd url(../img/rende.png) no-repeat 50% 100px;*/
-}
-.bf-masthead .bf-masthead-bg {
-    /*margin-top: 10px;*/
-    padding: 30px 15px;
-    color:#fff;
-    background-color: rgb(36,129,166);
-}
-/*.bf-masthead .logo {
-  height: 203px;
-}*/
-.bf-masthead .logo-title {
-  width: 600px;
-  padding: 20px 0 0 0;
-  margin-left: 0;
-}
-.bf-masthead .text-container {
-  margin-left: auto;
-  margin-right: auto;
-  text-align: left;
-}
-.bf-masthead .tagline {
-  font-style:normal;
-  font-weight:200;
-  font-size: 300%;
-  margin-bottom: 0;
-  padding-bottom: 20px;
-  color: white;
-  line-height: 90%;
-}
-.bf-masthead .tagline em {
-  font-style: italic;
-}
-.bf-masthead .description {
-  font-style: normal;
-  font-size: 150%;
-  margin-bottom: 40px;
-  /*line-height: 100%;*/
-}
-.bf-masthead .btn-wrapper {
-  text-align: center;
-  margin-bottom: 20px;
-  clear:both;
-}
-.bf-masthead .btn-wrapper {
-  text-align: left;
-  width: 100%;
-  margin-right: 20px;
-}
-.bf-masthead .social-btn {
-  float: left;
-  margin: 0 20px 10px 0;
-}
-.bf-masthead .or {
-  margin-left: 0px;
-  font-style: normal;
-  font-weight: 200;
-  opacity: 0.8;
-}
-
-.bf-masthead a {
-  line-height: 30px;
-  color: #FAFBFC;
-  font-style: normal;
-  font-weight: 400;
-}
-.bf-masthead h1 {
-  font-size: 30px;
-  line-height: 1.4;
-  color: #fff;
-}
-.bf-masthead .bf-masthead-links a,
-.bf-masthead .bf-masthead-links a:hover {
-  color: #fff;
-}
-.bf-masthead-info {
-  padding: 80px 20px; 
-  font-size: 28px;
-  text-align: center;
-  background-color: #fc5d7b;
-  color: rgba(0, 0, 0, .3)
-}
-.bf-masthead-info .icon-angle-down {
-  font-size: 40px;
-}
-
-/* Download button */
-.bf-masthead .btn-outline {
-  margin-top: 20px;
-  margin-bottom: 20px;
-  border: 1px solid #fff;
-  padding: 18px 24px;
-  font-size: 21px;
-  color: #fff;
-}
-.bf-masthead .btn-outline:hover {
-  background-color: #fff;
-  color: #42a8d2;
-}
-
-.bf-masthead-links {
-  margin-top: 20px;
-  margin-bottom: 20px;
-  padding-left: 0;
-  list-style: none;
-  text-align: center;
-}
-.bf-masthead-links li {
-  margin-bottom: 15px;
-  color: #fff;
-}
-.bf-masthead-links a {
-  color: #c8c7c6;
-}
-
-/* Homepage features
--------------------------------------------------- */
-section > .container > h2 {
-  text-align: left;
-  margin-bottom: 16px;
-  padding-bottom: 6px;
-  font-size: 28px;
-  color:#666666;
-  /* border-bottom: 1px solid #e5e5e5; */
-}
-.bf-features {
-  color: #292929;
-  text-align: center;
-  padding: 20px 0;
-}
-.bf-features h2 ~ p {
-  margin-bottom: 40px;
-  font-size: 16px;
-}
-.bf-features .bf-icon-wrap {
-  margin: 0 auto 10px;
-  -webkit-border-radius: 50%;
-  -moz-border-radius: 50%;
-  border-radius: 50%;
-  background-color: rgb(52,73,94);
-  width: 90px;
-  height: 90px;
-  line-height: 90px;
-  font-size: 50px;
-  color: #FAFBFC;
-}
-.bf-features h3 {
-  margin: 0 0 10px;
-  color: rgb(52,73,94);
-  font-weight: 400 !important;
-}
-.bf-features h3 ~ p {
-  color: #656565;
-}
-/*
-.bf-features2 {
-  color: #292929;
-  text-align: center;
-}
-.bf-features2 {
-  padding: 40px 0;
-}
-.bf-features2 h2 {
-  text-align: left;
-  margin-bottom: 16px;
-  padding-bottom: 6px;
-  font-size: 28px;
-  color:#666666;
-  border-bottom: 1px solid #e5e5e5;
-}
-.bf-features2 h2 ~ p {
-  margin-bottom: 40px;
-  font-size: 16px;
-}
-.bf-features2 .bf-icon-wrap {
-  margin: 0 auto 20px;
-  -webkit-border-radius: 50%;
-  -moz-border-radius: 50%;
-  border-radius: 50%;
-  background-color: #e5e9ed;
-  width: 80px;
-  height: 80px;
-  line-height: 80px;
-  font-size: 40px;
-  color: #a5b6c7;
-}
-.bf-features2 h3 {
-  margin: 0 0 10px;
-  color: #696969;
-}
-.bf-features2 h3 ~ p {
-  color: #656565;
-} */
-.bf-features-inverse {
-  padding: 140px 0;
-  font-size: 16px;
-  color: #fff;
-  text-align: center;
-  background-color: #34495e;
-}
-.bf-features-inverse h2 {
-  margin-bottom: 20px;
-  font-size: 40px;
-}
-.bf-features-inverse h2 ~ p {
-  margin-bottom: 40px;
-  font-size: 16px;
-}
-.bf-features-inverse .bf-icon-wrap {
-  margin: 0 auto 20px;
-  -webkit-border-radius: 50%;
-  -moz-border-radius: 50%;
-  border-radius: 50%;
-  background-color: #fff;
-  width: 80px;
-  height: 80px;
-  line-height: 80px;
-  font-size: 40px;
-  color: #3dc0f1;
-}
-.bf-features-inverse h3 ~ p {
-  font-size: 14px;
-}
-.bf-features-inverse a,
-.bf-features-inverse a:hover {
-  color: #fff;
-  text-decoration: underline;
-}
-.bf-news ul {
-  margin-bottom: 20px;
-}
-
-.bf-questions .container {
-  border-top: 1px solid rgb(52,73,94);
-  border-bottom: 1px solid rgb(52,73,94);
-  padding: 60px 0;
-  margin-top: 0px;
-}
-
-.bf-questions div {
-  line-height: 30px;
-}
-
-/* Docs pages and sections
--------------------------------------------------- */
-
-/* Page headers */
-.bf-header {
-  padding: 5px 20px 10px;
-  font-size: 16px;
-  color: #5a5a5a;
-  text-align: center;
-  border-bottom: 1px solid #e5e5e5;
-}
-.bf-header p {
-  font-weight: 300;
-  line-height: 1.5;
-}
-.bf-header .container {
-  position: relative;
-}
-
-.bf-docs-container {
-  margin-top: 60px;
-}
-
-.bf-docs-container .col-md-3 {
-  padding-left: 0;
-}
-
-.bf-docs-container .col-md-9.main-article {
-  background-color: #fff;
-  border-radius: 4px;
-  border: 1px solid #ccc;
-  padding-bottom: 15px;
-  min-height: 820px;
-}
-
-.bf-docs-section + .bf-docs-section {
-  padding-top: 20px;
-}
-
-.bf-docs-container .nav-list {
-  padding-top: 20px;
-}
-
-/* Bootstrap code examples
--------------------------------------------------- */
-
-/* Base class */
-.bf-example {
-  position: relative;
-  margin: 20px 0 40px;
-}
-.bf-example > .btn-toolbar + .btn-toolbar {
-  margin-top: 10px;
-}
-
-.bf-example .row {
-  margin-bottom: 20px;
-}
-
-/* Tweak display of the examples */
-.bf-example + .highlight {
-  margin: 0 -15px;
-  border-radius: 0;
-  border-width: 0 0 1px;
-}
-
-/* Tweak content of examples for optimum awesome */
-.bf-example > p:last-child,
-.bf-example > ul:last-child,
-.bf-example > ol:last-child,
-.bf-example > blockquote:last-child,
-.bf-example > input:last-child,
-.bf-example > select:last-child,
-.bf-example > textarea:last-child,
-.bf-example > .table:last-child,
-.bf-example > .navbar:last-child
-.bf-example > .jumbotron:last-child,
-.bf-example > .alert:last-child,
-.bf-example > .panel:last-child,
-.bf-example > .list-group:last-child,
-.bf-example > .well:last-child {
-  margin-bottom: 0;
-}
-.bf-example > p > .close {
-  float: none;
-}
-.bf-example-title {
-  border-left: 3px solid #08d;
-  padding-left: 10px;
-  line-height: 24px;
-  margin: 20px 0;
-  font-size: 16px;
-}
-.bf-example-align .btn {
-  margin-top: 4px;
-}
-.bf-example-align .btn-xs {
-  margin-top: 16px;
-}
-.bf-example-align .btn-sm {
-  margin-top: 8px;
-}
-.bf-example-align .btn-lg {
-  margin-top: -7px;
-}
-
-/* Navbar examples */
-.bf-example .navbar:last-child {
-  margin-bottom: 0;
-}
-.bf-navbar-top-example,
-.bf-navbar-bottom-example {
-  z-index: 1;
-  padding: 0;
-  min-height: 110px;
-  overflow: hidden; /* cut the drop shadows off */
-}
-.bf-navbar-top-example .navbar-fixed-top,
-.bf-navbar-bottom-example .navbar-fixed-bottom {
-  position: relative;
-  margin-left: 0;
-  margin-right: 0;
-}
-.bf-navbar-top-example .navbar-fixed-top {
-  top: -1px;
-}
-.bf-navbar-bottom-example .navbar-fixed-bottom {
-  bottom: -1px;
-}
-.bf-navbar-top-example {
-  -webkit-border-radius: 0 0 4px 4px;
-     -moz-border-radius: 0 0 4px 4px;
-          border-radius: 0 0 4px 4px;
-}
-.bf-navbar-top-example:after {
-  top: auto;
-  bottom: 15px;
-  -webkit-border-radius: 0 4px 0 4px;
-     -moz-border-radius: 0 4px 0 4px;
-          border-radius: 0 4px 0 4px;
-}
-.bf-navbar-bottom-example {
-  -webkit-border-radius: 4px 4px 0 0;
-     -moz-border-radius: 4px 4px 0 0;
-          border-radius: 4px 4px 0 0;
-}
-.bf-navbar-bottom-example .navbar {
-  margin-bottom: 0;
-}
-.bf-navbar-top-example.bf-example:after {
-  bottom: -1px;
-  border-radius: 0 4px;
-}
-
-/* Example modals */
-.bf-example-modal {
-  background-color: #f5f5f5;
-}
-.bf-example-modal .modal {
-  position: relative;
-  top: auto;
-  right: auto;
-  left: auto;
-  bottom: auto;
-  z-index: 1;
-  display: block;
-}
-.bf-example-modal .modal-dialog {
-  left: auto;
-  margin-left: auto;
-  margin-right: auto;
-}
-
-/* Example dropdowns */
-.bf-example > .dropdown > .dropdown-menu,
-.bf-example-submenu > .pull-left > .dropup > .dropdown-menu,
-.bf-example-submenu > .pull-left > .dropdown > .dropdown-menu {
-  position: static;
-  display: block;
-  margin-bottom: 5px;
-}
-.bf-example-submenu {
-  min-height: 230px;
-}
-.bf-example-submenu > .pull-left + .pull-left {
-  margin-left: 20px;
-}
-
-/* Tooltips */
-.bf-example-tooltips {
-  text-align: center;
-}
-
-/* Popovers */
-.bf-example-popover {
-  padding-bottom: 24px;
-}
-.bf-example-popover .popover {
-  position: relative;
-  display: block;
-  float: left;
-  width: 260px;
-  margin: 20px;
-}
-
-/* Example templates
--------------------------------------------------- */
-
-.bf-examples h4 {
-  margin-bottom: 5px;
-}
-.bf-examples p {
-  margin-bottom: 20px;
-}
-
-/* Responsive docs
--------------------------------------------------- */
-
-/* Responsive (scrollable) doc tables */
-@media (max-width: 768px) {
-  .bf-table-scrollable {
-    width: 100%;
-    margin-bottom: 15px;
-    overflow-y: hidden;
-    overflow-x: scroll;
-    border: 1px solid #ddd;
-  }
-  .bf-table-scrollable .table {
-    margin-bottom: 0;
-    border: 0;
-  }
-  .bf-table-scrollable .table th,
-  .bf-table-scrollable .table td {
-    white-space: nowrap;
-  }
-  .bf-table-scrollable .table th:first-child,
-  .bf-table-scrollable .table td:first-child {
-    border-left: 0;
-  }
-  .bf-table-scrollable .table th:last-child,
-  .bf-table-scrollable .table td:last-child {
-    border-right: 0;
-  }
-  .bf-table-scrollable .table tr:last-child th,
-  .bf-table-scrollable .table tr:last-child td {
-    border-bottom: 0;
-  }
-}
-
-/* Footer
--------------------------------------------------- */
-
-.bf-footer {
-  margin-top: 40px;
-  padding: 30px 5px;
-  /*text-align: left;*/
-  background:#34495e;
-  color:#f0f0f0;
-}
-
-.bf-footer a {
-    color:#f0f0f0 !important;
-}
-.bf-footer.bf-footer-margin {
-    margin-top: 100px;
-    margin-bottom: 20px;
-}
-
-.bf-footer .bf-icon-wrap {
-    font-size: 40px;
-    color: #a5b6c7;
-    display: inline;
-    margin: 10px;
-}
-
-#footer-icons {
-    float: right;
-    display: inline;
-    line-height: 20px;
-    margin: 40px 10px 20px 10px;
-}
-
-#copyright {
-    float: left;
-    display: inline;
-    line-height: 20px;
-    margin: 100px 10px 20px 10px;
-}
-
-/* Social proof buttons from GitHub & Twitter */
-.bf-social {
-  margin-bottom: 20px;
-}
-.bf-social-buttons {
-  display: inline-block;
-  margin-bottom: 0;
-  padding-left: 0;
-  list-style: none;
-}
-.bf-social-buttons li {
-  display: inline-block;
-  line-height: 1;
-}
-.bf-social-buttons li + li {
-  margin-left: 15px;
-}
-.bf-social-buttons .twitter-follow-button {
-  width: 225px !important;
-}
-.bf-social-buttons .twitter-share-button {
-  width: 98px !important;
-}
-/* Style the GitHub buttons via CSS instead of inline attributes */
-.github-btn {
-  border: 0;
-  overflow: hidden;
-}
-
-.highlight {
-  padding: 9px 14px;
-  margin-bottom: 40px;
-  background-color: #FAFBFC;
-  border: 1px solid #e1e1e8;
-  border-radius: 4px;
-}
-.highlight pre {
-  padding: 0;
-  margin-top: 0;
-  margin-bottom: 0;
-  background-color: transparent;
-  border: 0;
-  white-space: nowrap;
-}
-.highlight pre code {
-  font-size: inherit;
-  color: #333; /* Effectively the base text color */
-}
-.highlight pre .lineno {
-  display: inline-block;
-  width: 22px;
-  padding-right: 5px;
-  margin-right: 10px;
-  text-align: right;
-  color: #bebec5;
-}
-
-.hll { background-color: #ffffcc }
-.c { color: #999988; font-style: italic } /* Comment */
-.err { color: #a61717; background-color: #e3d2d2 } /* Error */
-.k { color: #000000; font-weight: bold } /* Keyword */
-.o { color: #000000; font-weight: bold } /* Operator */
-.cm { color: #999988; font-style: italic } /* Comment.Multiline */
-.cp { color: #999999; font-weight: bold; font-style: italic } /* Comment.Preproc */
-.c1 { color: #999988; font-style: italic } /* Comment.Single */
-.cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
-.gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
-.ge { color: #000000; font-style: italic } /* Generic.Emph */
-.gr { color: #aa0000 } /* Generic.Error */
-.gh { color: #999999 } /* Generic.Heading */
-.gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
-.go { color: #888888 } /* Generic.Output */
-.gp { color: #555555 } /* Generic.Prompt */
-.gs { font-weight: bold } /* Generic.Strong */
-.gu { color: #aaaaaa } /* Generic.Subheading */
-.gt { color: #aa0000 } /* Generic.Traceback */
-.kc { color: #000000; font-weight: bold } /* Keyword.Constant */
-.kd { color: #000000; font-weight: bold } /* Keyword.Declaration */
-.kn { color: #000000; font-weight: bold } /* Keyword.Namespace */
-.kp { color: #000000; font-weight: bold } /* Keyword.Pseudo */
-.kr { color: #000000; font-weight: bold } /* Keyword.Reserved */
-.kt { color: #445588; font-weight: bold } /* Keyword.Type */
-.m { color: #009999 } /* Literal.Number */
-.s { color: #d01040 } /* Literal.String */
-.na { color: #008080 } /* Name.Attribute */
-.nb { color: #0086B3 } /* Name.Builtin */
-.nc { color: #445588; font-weight: bold } /* Name.Class */
-.no { color: #008080 } /* Name.Constant */
-.nd { color: #3c5d5d; font-weight: bold } /* Name.Decorator */
-.ni { color: #800080 } /* Name.Entity */
-.ne { color: #990000; font-weight: bold } /* Name.Exception */
-.nf { color: #990000; font-weight: bold } /* Name.Function */
-.nl { color: #990000; font-weight: bold } /* Name.Label */
-.nn { color: #555555 } /* Name.Namespace */
-.nt { color: #000080 } /* Name.Tag */
-.nv { color: #008080 } /* Name.Variable */
-.ow { color: #000000; font-weight: bold } /* Operator.Word */
-.w { color: #bbbbbb } /* Text.Whitespace */
-.mf { color: #009999 } /* Literal.Number.Float */
-.mh { color: #009999 } /* Literal.Number.Hex */
-.mi { color: #009999 } /* Literal.Number.Integer */
-.mo { color: #009999 } /* Literal.Number.Oct */
-.sb { color: #d01040 } /* Literal.String.Backtick */
-.sc { color: #d01040 } /* Literal.String.Char */
-.sd { color: #d01040 } /* Literal.String.Doc */
-.s2 { color: #d01040 } /* Literal.String.Double */
-.se { color: #d01040 } /* Literal.String.Escape */
-.sh { color: #d01040 } /* Literal.String.Heredoc */
-.si { color: #d01040 } /* Literal.String.Interpol */
-.sx { color: #d01040 } /* Literal.String.Other */
-.sr { color: #009926 } /* Literal.String.Regex */
-.s1 { color: #d01040 } /* Literal.String.Single */
-.ss { color: #990073 } /* Literal.String.Symbol */
-.bp { color: #999999 } /* Name.Builtin.Pseudo */
-.vc { color: #008080 } /* Name.Variable.Class */
-.vg { color: #008080 } /* Name.Variable.Global */
-.vi { color: #008080 } /* Name.Variable.Instance */
-.il { color: #009999 } /* Literal.Number.Integer.Long */
-
-.css .o,
-.css .o + .nt,
-.css .nt + .nt { color: #999; }
-/* Show code snippets when we have the space */
-@media screen and (min-width: 481px) {
-  .highlight {
-    display: block;
-  }
-}
-
-.demoColorSwatches {
-    color: #FFF;
-}
-.demoColorSwatches h4 {
-    color: #292929;
-}
-.demoColorSwatches .colorPanel {
-    padding: 15px;
-}
-.demoColorSwatches .colorPanel:hover {
-    opacity: 0.85;
-    filter: alpha(opacity=85);
-}
-
-/* Responsive variations
--------------------------------------------------- */
-
-/* Hide code snippets on mobile devices */
-@media screen and (max-width: 480px) {
-  .highlight {
-    display: none;
-  }
-}
-
-
-.bf-docs-container {
-    margin-top: 40px;
-}
-
-/* Navbars */
-.bf-example .navbar:last-child {
-  margin-bottom: 0;
-}
-.bf-navbar-top-example,
-.bf-navbar-bottom-example {
-  z-index: 1;
-  padding: 0;
-  overflow: hidden; /* cut the drop shadows off */
-  border: 1px solid #ddd ;
-}
-.bf-navbar-top-example .navbar-header,
-.bf-navbar-bottom-example .navbar-header {
-  margin-left: 0;
-}
-.bf-navbar-top-example .navbar-fixed-top,
-.bf-navbar-bottom-example .navbar-fixed-bottom {
-  position: relative;
-  margin-left: 0;
-  margin-right: 0;
-}
-.bf-navbar-top-example {
-  padding-bottom: 45px;
-}
-.bf-navbar-top-example:after {
-  top: auto;
-  bottom: 15px;
-}
-.bf-navbar-top-example .navbar-fixed-top {
-  top: -1px;
-}
-.bf-navbar-bottom-example {
-  padding-top: 65px;
-}
-.bf-navbar-bottom-example .navbar-fixed-bottom {
-  bottom: -1px;
-}
-.bf-navbar-bottom-example .navbar {
-  margin-bottom: 0;
-}
-
-/* Phone and below */
-@media screen and (max-width: 768px) {
-  #home-logo { opacity: 1; height: 25px;}
-  span.icon-github-sign:after {
-    font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    font-weight: 600;
-    content: "Github";
-  }
-  span.icon-trello:after {
-    font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    font-weight: 600;
-    content: "Trello";
-  }
-  span.icon-stackexchange:after {
-    font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    font-weight: 600;
-    content: "StackOverflow";
-  }
-  span.icon-twitter:after {
-    font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    font-weight: 600;
-    content: "Twitter";
-  }
-  span.icon-comments:after {
-    font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    font-weight: 600;
-    content: "IRC";
-  }
-  span.icon-envelope:after {
-    font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    font-weight: 600;
-    content: "Mailing List";
-  }
-  div.cta {
-    line-height: 60px;
-  }
-  span.avoidwrap { display:inline-block; }
-  .navbar-nav > li > a {
-    opacity: 1.0;
-  }
-  .bf-masthead .tagline {
-    line-height: 90%;
-  }
-  .bf-masthead .description {
-    margin-bottom: 30px;
-  }
-  .bf-masthead p {
-    clear:both;
-    line-height: 100%;
-    padding-top: 5px;
-  }
-  .bf-masthead .or {
-    margin-right: 0;
-  }
-  .bf-questions .container{
-    padding: 30px 0;
-  }
-}
-
-/* Phones and Tablets */
-/*@media screen and (min-width: 768px) and (max-width: 992px) {
-  
-  .bf-masthead .tagline {
-    padding-bottom: 20px;
-  }
-
-}*/
-
-
-/* Tablets and up */
-@media screen and (min-width: 768px) {
-  header.secondary #home-logo { opacity: 1; }
-  #home-logo { opacity: 0; height: 30px;}
-  .bf-header {
-    font-size: 21px;
-    text-align: left;
-  }
-  .bf-header h1 {
-    font-size: 60px;
-    line-height: 1;
-  }
-
-  .bf-masthead p {
-    float:left;
-  }
-
-  .bf-masthead .or {
-    margin-right: 20px;
-  }
-  .bf-features .row {
-    padding: 20px 0;
-  } 
-  .bf-docs-container {
-    margin-top: 80px;
-  }
-
-  .bf-example {
-    margin-left: 0;
-    margin-right: 0;
-    border-radius: 4px;
-    background-color: #fff;
-    border-width: 1px;
-    border-color: #ddd;
-    box-shadow: none;
-  }
-  .bf-example + .prettyprint,
-  .bf-example + .highlight {
-    margin-top: -16px;
-    margin-left: 0;
-    margin-right: 0;
-    border-width: 1px;
-    border-bottom-left-radius: 4px;
-    border-bottom-right-radius: 4px;
-  }
-
-  /* Show the docs nav */
-  .bf-sidebar {
-    display: block;
-  }
-  .bf-sidebar > .nav > li > a {
-    display: inline-block;
-  }
-
-  .bf-navbar-top-example .navbar-fixed-top,
-  .bf-navbar-bottom-example .navbar-fixed-bottom {
-    position: absolute;
-  }
-  .bs-navbar-top-example {
-    border-radius: 0 0 4px 4px;
-  }
-  .bs-navbar-bottom-example {
-    border-radius: 4px 4px 0 0;
-  }
-}
-
-/* Tablets */
-@media screen and (min-width: 768px) and (max-width: 1200px) {
-  span.icns {
-    font-size: 140%;
-  }
-}
-
-/* Tablets/desktops and up */
-@media screen and (min-width: 1200px) {
-  span.icon-book:after {
-    font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    font-weight: 600;
-    content: "Docs";
-  }
-  span.icon-github-sign:after {
-    font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    font-weight: 600;
-    content: "Github";
-  }
-  span.icon-trello:after {
-    font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    font-weight: 600;
-    content: "Trello";
-  }
-  span.icon-stackexchange:after {
-    font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    font-weight: 600;
-    content: "StackOverflow";
-  }
-  span.icon-twitter:after {
-    font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    font-weight: 600;
-    content: "Twitter";
-  }
-  span.icon-comments:after {
-    font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    font-weight: 600;
-    content: "IRC";
-  }
-  span.icon-envelope:after {
-    font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-    font-weight: 600;
-    content: "Mailing List";
-  }
-  .bf-header h1,
-  .bf-header p {
-    margin-right: 380px;
-  }
-  .bf-docs-container {
-    margin-top: 40px;
-  }
-
-  .bf-masthead .tagline, .bf-masthead .description, .bf-masthead .btn-wrapper {
-    margin-left: 140px;
-  }
-
-}
-
-.navbar-toggle {
-  background-color: rgb(36,129,166);
-  margin: 12px 0 0 0;
-}

http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/ec2b3e4f/website/publish/docs/access-token/index.html
----------------------------------------------------------------------
diff --git a/website/publish/docs/access-token/index.html b/website/publish/docs/access-token/index.html
deleted file mode 100644
index 8282b0c..0000000
--- a/website/publish/docs/access-token/index.html
+++ /dev/null
@@ -1,472 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
-    <meta charset="utf-8">
-    <title>Apache Usergrid (incubating) — Access token</title>
-    <meta http-equiv="x-ua-compatible" content="ie=edge" />
-    <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" />
-    <meta name="keywords" content="Apache Usergrid, Usergrid, BaaS, Backend-as-a-Service">
-    <meta name="description" content="An open-source Backend-as-a-Service stack for web & mobile applications, based on RESTful APIs." />
-    <meta property="og:title" content="Apache Usergrid" />
-    <meta property="og:description" content="An open-source Backend-as-a-Service stack for web & mobile applications, based on RESTful APIs." />
-    <!-- Loading Typekit -->
-    <script type="text/javascript" src="//use.typekit.net/ddl7izx.js"></script>
-    <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-    <!-- Loading Bootstrap -->
-    <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
-    <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
-    <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
-    <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
-
-    
-
-    <!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
-    <!--[if lt IE 9]>
-      <script src="js/html5shiv.js"></script>
-      <script src="js/respond.min.js"></script>
-    <![endif]-->
-</head>
-<body>
-
-    <header class="navbar navbar-inverse navbar-fixed-top bf-docs-nav secondary" role="banner">
-    <div class="container">
-        <div class="navbar-header">
-            <button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bf-navbar-collapse">
-                <span class="sr-only">Toggle navigation</span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-            </button>
-        </div>
-        <a href="/" class="navbar-brand">
-                <img id="home-logo" src="/img/apache_usergrid_logo_white_small.png" />
-            </a>
-        <nav class="collapse navbar-collapse bf-navbar-collapse" role="navigation">
-            <ul class="nav navbar-nav navbar-right">
-                <li class=""><a href="/community/"><span class="icns icon-group"></span></a></li>
-                <li><a href="http://usergrid.readthedocs.org/" target="_blank"><span class="icns icon-book"></span></a></li>
-                <li><a href="http://github.com/apache/incubator-usergrid" target="_blank"><span class="icns icon-github-sign"></span></a></li>
-                <!--<li><a href="https://trello.com/b/exQmJIOn/usergrid" target="_blank"><span class="icns icon-trello"></span></a></li>-->
-                <li><a href="https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=23&view=planning&selectedIssue=USERGRID-362&epics=visible" target="_blank"><span class="icns icon-bug"></span></a></li>
-                <li><a href="http://stackoverflow.com/search?q=usergrid" target="_blank"><span class="icns icon-stackexchange"></span></a></li>
-                <li><a href="/community/#live"><span class="icns icon-comments"></span></a></li>
-                <!--<li><a href="https://groups.google.com/forum/#!forum/usergrid" target="_blank"><span class="icns icon-envelope"></span></a></li>-->
-                <li><a href="https://twitter.com/usergrid" target="_blank"><span class="icns icon-twitter"></span></a></li>
-                <li><a href="https://cwiki.apache.org/confluence/display/usergrid/" target="_blank"><span class="icns icon-wiki"></span></a></li>
-                <li><a href="/releases/"><span class="icns icon-releases"></span></a></li>
-            </ul>
-        </nav>
-    </div>
-    </header>
-
-
-
-<div class="container bf-docs-container">    
-    <div class="row">
-        <div class="col-md-3">
-            <div class="bf-sidebar hidden-print" role="complementary">
-                <ul class="nav nav-list">
-                    <li><a href="/docs/getting-up-and-running-locally/">Getting Up &amp; Running Locally</a></li>
-                    <li><a href="/docs/deploy-local/">Deploying to local Tomcat &amp; Cassandra</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/tree/master/ugc#usergrid-command-line-ugc"><code>ugc</code> — the Command-line Client</a></li>
-
-                    <li class="nav-header"><span>Concepts</span></li>
-                    <li>
-                        <a href="/docs/organizations-admins/">Organizations & Admins</a>
-                        <ul>
-                            <li>
-                                <a href="/docs/applications/">Applications</a>
-                                <ul>
-                                    <li><a href="/docs/roles-and-permissions/">Roles & Permissions</a></li>
-                                    <!--<li><a href="#">Queues</a></li>-->
-                                    <li><a href="/docs/events-and-counters/">Events & Counters</a></li>
-                                    <li><a href="/docs/relationships/">Relationships (Joins)</a></li>
-                                    <li>
-                                        <a href="/docs/collections">Collections</a>
-                                        <ul>
-                                            <li><a href="/docs/query-language/">Query Language</a></li>
-                                            <li><a href="/docs/users-devices/">Users & Devices</a></li>
-                                            <li><a href="/docs/groups/">Groups</a></li>
-                                            <li><a href="/docs/activities/">Activities</a></li>
-                                            <li><a href="/docs/assets/">Assets</a></li>
-                                        </ul>
-                                    </li>
-                                </ul>
-                            </li>
-                        </ul>
-                    </li>
-
-
-                    <li class="nav-header"><span>Usage</span></li>
-                    <!-- <li>REST API — Coming Soon</li> -->
-                    <li><a class="icns-apple" href="https://github.com/apache/incubator-usergrid/tree/master/sdks/ios">iOS SDK</a></li>
-                    <li><a class="icns-android" href="https://github.com/apache/incubator-usergrid/tree/master/sdks/android">Android SDK</a></li>
-                    <li><a class="icns-html5" href="">HTML5 / JavaScript SDK</a></li>
-                    <li><a class="icns-windows" href="https://github.com/apache/incubator-usergrid/tree/master/sdks/dotnet">Windows 8 / Windows Phone / .net SDK</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/tree/master/sdks/nodejs">Node.js module</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/tree/master/sdks/ruby">Ruby gem</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/tree/master/sdks/ruby-on-rails">Ruby on Rails gem</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/tree/master/sdks/php">PHP library</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/tree/master/sdks/java">Java library</a></li>
-
-                    <!--<li class="nav-header"><span>Internals</span></li>
-                    <li>Design & Goals — Coming Soon</li>
-                    <li>Java Architecture — Coming Soon</li>
-                    <li>Cassandra Schema — Coming Soon</li>-->
-
-                    <li class="nav-header"><span>Operations</span></li>
-                    <!--<li>Deploying — Coming Soon</li>-->
-                    <!-- <li>Monitoring — Coming Soon</li> -->
-                    <li><a href="/docs/upgrading/">Upgrading</a></li>
-                    <!-- <li>Security — Coming Soon</li> -->
-
-                    <li class="nav-header"><span>Presentations & Videos</span></li>
-                    <li><a href="/docs/presentations/">Presentations</a></li>
-                    <li><a href="/docs/videos/">Videos</a></li>
-
-                    <li class="nav-header"><span>We need your help!</span></li>
-                    <li><a href="/docs/contribute-code/">How to Contribute Code & Docs</a></li>
-                    <!--
-                    <li><a href="/docs/contribute-docs">How to contribute docs</a></li>
-                    -->
-                </ul>
-            </div>
-        </div>
-
-        <div class="col-md-9 main-article" role="main">
-            <div class="page-article">
-                <div class="page-header">
-                    <h1>Access token</h1>
-                    <!-- TODO: reenable this when we sync SVN to GitHub
-                  <small><a target="_blank" href="https://github.com/usergrid/website/blob/master/content/docs/access-token.md">contribute to this article on github</a></small>
-                    -->
-                </div>
-                <div class="toc">
-	<ul>
-<li>
-<a href="#access-token">Access token</a><ul>
-<li>
-<a href="#requesting-an-access-token">Requesting an access token</a><ul>
-<li><a href="#request-uri">Request URI</a></li>
-<li><a href="#parameters">Parameters</a></li>
-<li><a href="#example---request-application-user">Example - Request (Application user)</a></li>
-<li><a href="#example---response">Example - Response</a></li>
-<li><a href="#example---request-admin-user">Example - Request (Admin user)</a></li>
-<li><a href="#example---response-1">Example - Response</a></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<h1 id="access-token">Access token</h1>
-<p><a href="/docs/usergrid/content/management-resources">See all management resources</a><a href="/docs/usergrid/content/management-resources"><img src="/docs/sites/docs/files/learnmore%20arrow_0.png"></a></p>
-<p>An access token carries the credentials and authorization information needed to access other resources through the Apache Usergrid API. Using the API, you can obtain an access token.</p>
-<h2 id="requesting-an-access-token">Requesting an access token</h2>
-<p>Use the POST method to obtain an access token.</p>
-<h3 id="request-uri">Request URI</h3>
-<p>The request URL depends on the access type:</p>
-<table>
-<thead>
-<tr class="header">
-<th align="left">Access Type</th>
-<th align="left">Request URL</th>
-</tr>
-</thead>
-<tbody>
-<tr class="odd">
-<td align="left">Application user</td>
-<td align="left">POST /&lt;org_id&gt;/&lt;app_id&gt;/token ‘{“grant_type”:“password”, “username”:“&lt;username&gt;”, “password”:“&lt;password&gt;”[, “ttl”:“&lt;token_time_to_live&gt;”]}’</td>
-</tr>
-<tr class="even">
-<td align="left">Application</td>
-<td align="left">POST /&lt;org_id&gt;/&lt;app_id&gt;/token ‘{“grant_type”:“client_credentials”, “client_id”:“&lt;client_id&gt;”, “client_secret”:“&lt;client_secret&gt;”[, “ttl”:“&lt;token_time_to_live&gt;”]}’</td>
-</tr>
-<tr class="odd">
-<td align="left">Admin User</td>
-<td align="left">POST /token ‘{“grant_type”:“password”, “username”:“&lt;username&gt;”, “password”:“&lt;password&gt;”[, “ttl”:“&lt;token_time_to_live&gt;”]}’</td>
-</tr>
-<tr class="even">
-<td align="left">Organization</td>
-<td align="left">POST /token ‘{“grant_type”:“client_credentials”, “client_id”:“&lt;client_id&gt;”, “client_secret”:“&lt;client_secret&gt;”}’</td>
-</tr>
-</tbody>
-</table>
-<p>See <a href="/authenticating-users-and-application-clients">Authenticating users and application clients</a> for further details about access types.</p>
-<h3 id="parameters">Parameters</h3>
-<table>
-<thead>
-<tr class="header">
-<th align="left">Parameter Name</th>
-<th align="left">Type</th>
-<th align="left">Description</th>
-</tr>
-</thead>
-<tbody>
-<tr class="odd">
-<td align="left">client_id</td>
-<td align="left">string</td>
-<td align="left">Organization client ID. You can find this in the admin portal.</td>
-</tr>
-<tr class="even">
-<td align="left">client_secret</td>
-<td align="left">string</td>
-<td align="left">Organization client secret. You can find this in the admin portal</td>
-</tr>
-<tr class="odd">
-<td align="left">username</td>
-<td align="left">string</td>
-<td align="left">Value of the User entity username property. </td>
-</tr>
-<tr class="even">
-<td align="left">password</td>
-<td align="left">string</td>
-<td align="left">Password stored for this user.</td>
-</tr>
-<tr class="odd">
-<td align="left">ttl</td>
-<td align="left">long</td>
-<td align="left">
-<em>Optional.</em> The amount of time, in miliseconds, that this token will be valid before authentication is required again. This must be less than the accesstokenttl property of the application entity the token is being requested for.</td>
-</tr>
-</tbody>
-</table>
-<p> </p>
-<h3 id="example---request-application-user">Example - Request (Application user)</h3>
-<ul>
-<li><a href="#curl_get_token_appuser">cURL</a></li>
-<li><a href="#javascript_get_token_appuser">JavaScript (HTML5)</a></li>
-<li><a href="#ruby_get_token_appuser">Ruby</a></li>
-<li><a href="#nodejs_get_token_appuser">Node.js</a></li>
-</ul>
-<!-- -->
-
-<pre><code>curl -X POST -i -H "Content-Type: application/json" “https://api.usergrid.com/&lt;org_name&gt;/&lt;app_name&gt;/token”  -d '{"grant_type":"password","username":"testadmin","password":"testadminpw"}'</code></pre>
-<p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
-<pre><code>var username = 'testuser';
-var password = 'testpasswd';
-client.login(username, password,
-    function (err) {
-        if (err) {
-            //error — could not log user in
-        } else {
-            //success — user has been logged in
-            var token = client.token;
-        }
-    }
-);</code></pre>
-<p>The example assumes use of the <a href="https://github.com/scottganyo/usergrid_iron">Ruby SDK</a>.</p>
-<pre><code>app = Usergrid::Application.new 'https://api.usergrid.com/my-org/my-app/'
-app.login 'testuser', 'testpasswd'
-token = app.auth_token</code></pre>
-<p>The example assumes use of the <a href="https://github.com/apigee/usergrid-node-module">Node.js module</a>.</p>
-<pre><code>var username = 'testuser';
-var password = 'testpasswd';
-client.login(username, password,
-    function (err) {
-        if (err) {
-            //error — could not log user in
-        } else {
-            //success — user has been logged in
-            var token = client.token;
-        }
-    }
-);</code></pre>
-<h3 id="example---response">Example - Response</h3>
-<pre><code>{
-  "access_token": "5wuGd-lcEeCUBwBQVsAACA:F8zeMOlcEeCUBwBQVsAACA:YXU6AAABMq0hdy4Lh0ewmmnOWOR-DaepCrpWx9oPmw",
-  "expires_in": 3600,
-  "user": {
-    "uuid": "e70b8677-e95c-11e0-9407-005056c00008",
-    "type": "user",
-    "username": "testuser",
-    "email": "testuser@mail.com",
-    "activated": true,
-    "created": 1317164604367013,
-    "modified": 1317164604367013
-  }</code></pre>
-<h3 id="example---request-admin-user">Example - Request (Admin user)</h3>
-<ul>
-<li><a href="#curl_get_token_adminuser">cURL</a></li>
-<li><a href="#javascript_get_token_adminuser">JavaScript (HTML5)</a></li>
-<li><a href="#ruby_get_token_adminuser">Ruby</a></li>
-<li><a href="#nodejs_get_token_adminuser">Node.js</a></li>
-</ul>
-<!-- -->
-
-<pre><code>curl -X POST -i -H "Content-Type: application/json" “https://api.usergrid.com/management/token”  -d '{"grant_type":"password","username":"testadmin","password":"testadminpw"}'</code></pre>
-<p>It is recommended that you use the <a href="http://apigee.com/usergrid">Admin Portal</a> for administrative activities instead of using JavaScript to do them programmatically in your app.</p>
-<p><strong>Note:</strong>You can see the response below in the Admin Portal by using the <a href="/docs/usergrid/content/displaying-app-services-api-calls-curl-commands">JavaScript Console</a>.</p>
-<p>The example assumes use of the <a href="https://github.com/scottganyo/usergrid_iron">Ruby SDK</a>.</p>
-<pre><code>mgmt = Usergrid::Management.new 'https://api.usergrid.com/'
-mgmt.login test, testpass
-token = mgmt.auth_token</code></pre>
-<p>The example assumes use of the <a href="https://github.com/apigee/usergrid-node-module">Node.js module</a>.</p>
-<pre><code>var username = 'testuser';
-var password = 'testpasswd';
-client.login(username, password,
-    function (err) {
-        if (err) {
-            //error — could not log admin user in
-        } else {
-            //success — admin user has been logged in
-            var token = client.token;
-        }
-    }
-);</code></pre>
-<h3 id="example---response-1">Example - Response</h3>
-<pre><code>{
-  "access_token": "f_GUbelXEeCfRgBQVsAACA:YWQ6AAABMqz_xUyYeErOkKjnzN7YQXXlpgmL69fvaA",
-  "expires_in": 3600,
-  "user": {
-    "username": "test",
-    "email": "test@usergrid.com",
-    "organizations": {
-      "test-organization": {
-        "users": {
-          "test": {
-            "name": "Test User",
-            "disabled": false,
-            "uuid": "7ff1946d-e957-11e0-9f46-005056c00008",
-            "activated": true,
-            "username": "test",
-            "applicationId": "00000000-0000-0000-0000-000000000001",
-            "email": "test@usergrid.com",
-            "adminUser": true,
-            "mailTo": "Test User "
-          }
-        },
-        "name": "test-organization",
-        "applications": {
-          "test-app": "8041893b-e957-11e0-9f46-005056c00008"
-        },
-        "uuid": "800b8510-e957-11e0-9f46-005056c00008"
-      }
-    },
-    "adminUser": true,
-    "activated": true,
-    "name": "Test User",
-    "mailTo": "Test User ",
-    "applicationId": "00000000-0000-0000-0000-000000000001",
-    "uuid": "7ff1946d-e957-11e0-9f46-005056c00008",
-    "disabled": false
-  }
-}</code></pre>
-            </div>
-        </div>
-    </div>
-    <div class="row">
-        <div class="col-md-3"></div>
-        <div class="col-md-9">
-            <div class="github-callout">
-                <strong>Questions?</strong> Please do <a href="/community">ask on the mailing-lists</a>!<br/>
-                <!--
-                <strong>Found an error?</strong> We’d greatly appreciate a pull request about <a target="_blank" href="https://github.com/usergrid/website/blob/master/content/docs/access-token.md">this article on github</a>.</div> 
-                -->
-            </div>
-        </div>
-    </div>
-</div>
-
-
-<footer class="bf-footer" role="contentinfo">
-    <div class="container">
-        <div class="row">
-            <div class="col-md-2">
-                <ul class="nav nav-list">
-                    <li class="nav-header"><a href="/">Home</a></li>
-                    <li class="nav-header"><a href="/community/">Community</a></li>
-                        <li><a href="/community/#events">Events</a></li>
-                        <li><a href="/community/#mailing-lists">Mailing Lists</a></li>
-                        <li><a href="/community/#deployments">Deployments</a></li>
-                        <li><a href="/community/#committers">Commiters</a></li>
-                </ul>
-            </div>
-            <div class="col-md-2">
-                <ul class="nav nav-list">
-                    <li class="nav-header"><a href="https://github.com/apache/incubator-usergrid/" target="_blank">Code</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/blob/master/stack" target="_blank">Server Stack</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/blob/master/portal" target="_blank">Admin Portal</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/blob/master/ugc" target="_blank">ugc command line</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/blob/master/sdks/ios" target="_blank">iOS SDK</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/blob/master/sdks/android" target="_blank">Android SDK</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/blob/master/sdks/html5-javascript" target="_blank">HTML5/JS SDK</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/blob/master/sdks/nodejs" target="_blank">node.js module</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/blob/master/sdks/ruby-on-rails" target="_blank">Ruby on Rails gem</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/blob/master/sdks/ruby" target="_blank">Ruby gem</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/blob/master/sdks/php" target="_blank">PHP SDK</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/blob/master/sdks/java" target="_blank">Java SDK</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/blob/master/sdks/dotnet" target="_blank">.NET / Windows SDK</a></li>
-                </ul>
-            </div>
-            <div class="col-md-2">
-                <ul class="nav nav-list">
-                    <li class="nav-header">Resources</li>
-                    <li><a href="http://github.com/apache/incubator-usergrid" target="_blank">GitHub Code</a></li>
-                    <li><a href="http://usergrid.readthedocs.org/" target="_blank">Docs</a></li>
-                    <li><a href="https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=23&view=planning&selectedIssue=USERGRID-362&epics=visible" target="_blank">JIRA Bug Tracker</a></li>
-                    <li><a href="http://stackoverflow.com/search?q=usergrid" target="_blank">StackOverflow</a></li>
-                    <li><a href="/community/#live">Live Chat</a></li>
-                    <li><a href="https://twitter.com/usergrid" target="_blank">Twitter</a></li>
-                    <li><a href="http://incubator.apache.org/projects/usergrid.html" target="_blank">Podling Listing</a></li>
-                    <li><a href="https://github.com/apache/incubator-usergrid/blob/master/stack#requirements" target="_blank">Getting Started</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/usergrid/GitHub+Based+Contribution+Workflow" target="_blank">Contribution Guidelines</a></li>
-                </ul>
-            </div>
-            <div class="col-md-2">
-                <ul class="nav nav-list">
-                    <li class="nav-header">Apache</li>
-                    <li><a href="http://www.apache.org/licenses/" target="_blank">License</a></li>
-                    <li><a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">Sponsorship</a></li>
-                    <li><a href="http://www.apache.org/foundation/thanks.html" target="_blank">Thanks</a></li>
-                    <li><a href="http://www.apache.org/security/">Security</a></li>
-                    <li><a href="http://www.apache.org/" target="_blank">Apache Foundation</a></li>
-                </ul>
-            </div>
-            <div class="col-md-4">
-                <a class="twitter-timeline" href="https://twitter.com/search?q=%23usergrid" data-widget-id="401499136807038976"  data-related="usergrid" height="400px" style="overflow:hidden">Tweets about "usergrid"</a>
-                <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-            </div> 
-        <!--
-            <div class="col-md-4">
-                <div class="input-group form-search">
-                    <input type="text" class="form-control search-query">
-                    <span class="input-group-btn">
-                        <button type="submit" class="btn btn-primary" data-type="last">Search</button>
-                    </span>
-                </div>
-            </div> -->
-        </div> 
-        <div class="row">
-            <div id="copyright">
-                <img src="/img/egg-logo.png" /><br/><br/>
-                <p>Apache Usergrid is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
-                <p>Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.<br>
-                Apache and the Apache feather logos are trademarks of The Apache Software Foundation.</p>
-                <p class="credits">Site designed & assembled with love by <a href="https://github.com/ryuneeee">@ryuneeee</a> + <a href="https://github.com/realbeast">@realbeast</a> + <a href="https://twitter.com/timanglade">@timanglade</a>.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-<script type="text/javascript" src="/js/head.js"></script>
-<script type="text/javascript">
-    head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
-</script>
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-45815079-1', 'apache.org');
-  ga('send', 'pageview');
-
-</script>
-
-
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/ec2b3e4f/website/publish/docs/activities/index.html
----------------------------------------------------------------------
diff --git a/website/publish/docs/activities/index.html b/website/publish/docs/activities/index.html
deleted file mode 100644
index 089d878..0000000
--- a/website/publish/docs/activities/index.html
+++ /dev/null
@@ -1,240 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
-    <meta charset="utf-8">
-    <title>Apache Usergrid (incubating) — Activities</title>
-    <meta http-equiv="x-ua-compatible" content="ie=edge" />
-    <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" />
-    <meta name="keywords" content="Apache Usergrid, Usergrid, BaaS, Backend-as-a-Service">
-    <meta name="description" content="An open-source Backend-as-a-Service stack for web & mobile applications, based on RESTful APIs." />
-    <meta property="og:title" content="Apache Usergrid" />
-    <meta property="og:description" content="An open-source Backend-as-a-Service stack for web & mobile applications, based on RESTful APIs." />
-    <!-- Loading Typekit -->
-    <script type="text/javascript" src="//use.typekit.net/ddl7izx.js"></script>
-    <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-    <!-- Loading Bootstrap -->
-    <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
-    <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
-    <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
-    <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
-
-    
-
-    <!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
-    <!--[if lt IE 9]>
-      <script src="js/html5shiv.js"></script>
-      <script src="js/respond.min.js"></script>
-    <![endif]-->
-</head>
-<body>
-
-    <header class="navbar navbar-inverse navbar-fixed-top bf-docs-nav secondary" role="banner">
-    <div class="container">
-        <div class="navbar-header">
-            <button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bf-navbar-collapse">
-                <span class="sr-only">Toggle navigation</span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-            </button>
-            <a href="/" class="navbar-brand">
-                <img id="home-logo" src="/img/apache_usergrid_logo_white_small.png" />
-            </a>
-        </div>
-        <nav class="collapse navbar-collapse bf-navbar-collapse" role="navigation">
-            <ul class="nav navbar-nav navbar-right">
-                <li class=""><a href="/community/"><span class="icns icon-group"></span></a></li>
-                <li class="active"><a href="/docs/"><span class="icns icon-book"></span></a></li>
-                <li><a href="http://github.com/usergrid/usergrid" target="_blank"><span class="icns icon-github-sign"></span></a></li>
-                <!--<li><a href="https://trello.com/b/exQmJIOn/usergrid" target="_blank"><span class="icns icon-trello"></span></a></li>-->
-                <li><a href="https://issues.apache.org/jira/browse/USERGRID" target="_blank"><span class="icns icon-bug"></span></a></li>
-                <li><a href="http://stackoverflow.com/search?q=usergrid" target="_blank"><span class="icns icon-stackexchange"></span></a></li>
-                <li><a href="http://webchat.freenode.net/?channels=%23usergrid&uio=d4" target="_blank"><span class="icns icon-comments"></span></a></li>
-                <!--<li><a href="https://groups.google.com/forum/#!forum/usergrid" target="_blank"><span class="icns icon-envelope"></span></a></li>-->
-                <li><a href="https://twitter.com/usergrid" target="_blank"><span class="icns icon-twitter"></span></a></li>
-            </ul>
-        </nav>
-    </div>
-    </header>
-
-
-<div class="container bf-docs-container">    
-    <div class="row">
-        <div class="col-md-3">
-            <div class="bf-sidebar hidden-print" role="complementary">
-                <ul class="nav nav-list">
-                    <li><a href="/docs/getting-up-and-running-locally/">Getting Up & Running Locally</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/tree/master/ugc#usergrid-command-line-ugc"><code>ugc</code> — the Command-line Client</a></li>
-
-                    <li class="nav-header"><span>Concepts</span></li>
-                    <li>
-                        <a href="/docs/organizations-admins/">Organizations & Admins</a>
-                        <ul>
-                            <li>
-                                <a href="/docs/applications/">Applications</a>
-                                <ul>
-                                    <li><a href="/docs/roles-and-permissions/">Roles & Permissions</a></li>
-                                    <!--<li><a href="#">Queues</a></li>-->
-                                    <li><a href="/docs/events-and-counters/">Events & Counters</a></li>
-                                    <li><a href="/docs/relationships/">Relationships (Joins)</a></li>
-                                    <li>
-                                        <a href="/docs/collections">Collections</a>
-                                        <ul>
-                                            <li><a href="/docs/query-language/">Query Language</a></li>
-                                            <li><a href="/docs/users-devices/">Users & Devices</a></li>
-                                            <li><a href="/docs/groups/">Groups</a></li>
-                                            <li><a href="/docs/activities/">Activities</a></li>
-                                            <li><a href="/docs/assets/">Assets</a></li>
-                                        </ul>
-                                    </li>
-                                </ul>
-                            </li>
-                        </ul>
-                    </li>
-
-
-                    <li class="nav-header"><span>Usage</span></li>
-                    <li>REST API — Coming Soon</li>
-                    <li><a class="icns-apple" href="https://github.com/usergrid/usergrid/tree/master/sdks/ios">iOS SDK</a></li>
-                    <li><a class="icns-android" href="https://github.com/usergrid/usergrid/tree/master/sdks/android">Android SDK</a></li>
-                    <li><a class="icns-html5" href="">HTML5 / JavaScript SDK</a></li>
-                    <li><a class="icns-windows" href="https://github.com/usergrid/usergrid/tree/master/sdks/dotnet">Windows 8 / Windows Phone / .net SDK</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/tree/master/sdks/nodejs">Node.js module</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/tree/master/sdks/ruby">Ruby gem</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/tree/master/sdks/ruby-on-rails">Ruby on Rails gem</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/tree/master/sdks/php">PHP library</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/tree/master/sdks/java">Java library</a></li>
-
-                    <li class="nav-header"><span>Internals</span></li>
-                    <li>Design & Goals — Coming Soon</li>
-                    <li>Java Architecture — Coming Soon</li>
-                    <li>Cassandra Schema — Coming Soon</li>
-                    <li><a href="/docs/contributing/">Contributing</a></li>
-
-                    <li class="nav-header"><span>Operations</span></li>
-                    <li>Deploying — Coming Soon</li>
-                    <li>Monitoring — Coming Soon</li>
-                    <li><a href="/docs/upgrading/">Upgrading</a></li>
-                    <li>Security — Coming Soon</li>
-                </ul>
-            </div>
-        </div>
-
-        <div class="col-md-9 main-article" role="main">
-            <div class="page-article">
-                <div class="page-header">
-                    <h1>Activities</h1>
-                  <small><a target="_blank" href="https://github.com/usergrid/website/blob/master/content/docs/activities.md">contribute to this article on github</a></small>
-                </div>
-                <div class="toc">
-	
-</div>
-<p>Activities are a special type of Collection. They can be used to model short updates such as tweets, newsfeed items, social shares, updates, etc.</p>
-<p>They are heavily inspired by Twitter and ActivityStreams, so they will tend to work the way you expect these to work.</p>
-<p>Activities are attached to the User or Group that produced them, and will be automatically propagated to the Users that follow the Group or User. e.g. if Tim “follows” Ed, all Activities posted by Ed at /users/ed/activities will be automatically propagated so that a GET to /users/tim/feed will list all updates by Ed (and other users &amp; groups Tim follows).</p>
-            </div>
-        </div>
-    </div>
-    <div class="row">
-        <div class="col-md-3"></div>
-        <div class="col-md-9">
-            <div class="github-callout">
-                <strong>Questions?</strong> Please do <a href="/community">ask on the mailing-lists</a>!<br/>
-                <strong>Found an error?</strong> We’d greatly appreciate a pull request about <a target="_blank" href="https://github.com/usergrid/website/blob/master/content/docs/activities.md">this article on github</a>.</div>
-        </div>
-    </div>
-</div>
-
-
-<footer class="bf-footer" role="contentinfo">
-    <div class="container">
-        <div class="row">
-            <div class="col-md-2">
-                <ul class="nav nav-list">
-                    <li class="nav-header"><a href="/">Home</a></li>
-                    <li class="nav-header"><a href="/community/">Community</a></li>
-                        <li><a href="/community/#events">Events</a></li>
-                        <li><a href="/community/#mailing-lists">Mailing Lists</a></li>
-                        <li><a href="/community/#deployments">Deployments</a></li>
-                        <li><a href="/community/#committers">Commiters</a></li>
-                    <!-- <li class="nav-header"><a href="#">Docs</a></li> -->
-                </ul>
-            </div>
-            <div class="col-md-2">
-                <ul class="nav nav-list">
-                    <li class="nav-header"><a href="https://github.com/usergrid/usergrid/" target="_blank">Code</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/blob/master/stack" target="_blank">Server Stack</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/blob/master/portal" target="_blank">Admin Portal</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/blob/master/ugc" target="_blank">ugc command line</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/blob/master/sdks/ios" target="_blank">iOS SDK</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/blob/master/sdks/android" target="_blank">Android SDK</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/blob/master/sdks/html5-javascript" target="_blank">HTML5/JS SDK</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/blob/master/sdks/nodejs" target="_blank">node.js module</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/blob/master/sdks/ruby-on-rails" target="_blank">Ruby on Rails gem</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/blob/master/sdks/ruby" target="_blank">Ruby gem</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/blob/master/sdks/php" target="_blank">PHP SDK</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/blob/master/sdks/java" target="_blank">Java SDK</a></li>
-                    <li><a href="https://github.com/usergrid/usergrid/blob/master/sdks/dotnet" target="_blank">.NET / Windows SDK</a></li>
-                </ul>
-            </div>
-            <div class="col-md-2">
-                <ul class="nav nav-list">
-                    <li class="nav-header">Resources</li>
-                        <li><a href="http://github.com/usergrid/usergrid" target="_blank">GitHub Code</a></li>
-                        <li><a href="https://issues.apache.org/jira/browse/USERGRID" target="_blank">JIRA Bug Tracker</a></li>
-                        <li><a href="http://stackoverflow.com/search?q=usergrid" target="_blank">StackOverflow</a></li>
-                        <li><a href="http://webchat.freenode.net/?channels=%23usergrid&uio=d4">IRC</a></li>
-                        <li><a href="https://twitter.com/usergrid" target="_blank">Twitter</a></li>
-                        <li><a href="http://incubator.apache.org/projects/usergrid.html" target="_blank">Podling Listing</a></li>
-                        <li><a href="https://github.com/usergrid/usergrid/blob/master/LICENSE" target="_blank">License</a></li>
-                        <li><a href="https://github.com/usergrid/usergrid/blob/master/stack#requirements" target="_blank">Getting Started</a></li>
-                        <li><a href="https://github.com/usergrid/usergrid/blob/master/stack#contributing" target="_blank">Contribution Guidelines</a></li>
-                </ul>
-            </div>
-            <div class="col-md-2"></div>
-            <div class="col-md-4">
-                <a class="twitter-timeline" href="https://twitter.com/search?q=%23usergrid" data-widget-id="401499136807038976"  data-related="usergrid" height="400px" style="overflow:hidden">Tweets about "usergrid"</a>
-                <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-            </div> 
-        <!--
-            <div class="col-md-4">
-                <div class="input-group form-search">
-                    <input type="text" class="form-control search-query">
-                    <span class="input-group-btn">
-                        <button type="submit" class="btn btn-primary" data-type="last">Search</button>
-                    </span>
-                </div>
-            </div> -->
-        </div> 
-        <div class="row">
-            <div id="copyright">
-                <img src="/img/egg-logo.png" /><br/><br/>
-                <p>Apache Usergrid is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
-                <p>Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.<br>
-                Apache and the Apache feather logos are trademarks of The Apache Software Foundation.</p>
-                <p class="credits">Site designed & assembled with love by <a href="https://github.com/ryuneeee">@ryuneeee</a> + <a href="https://github.com/realbeast">@realbeast</a> + <a href="https://twitter.com/timanglade">@timanglade</a>.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-<script type="text/javascript" src="/js/head.js"></script>
-<script type="text/javascript">
-    head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
-</script>
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-45815079-1', 'apache.org');
-  ga('send', 'pageview');
-
-</script>
-
-
-</body>
-</html>
\ No newline at end of file