You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2016/01/08 01:16:54 UTC

incubator-mynewt-site git commit: turning on analytics

Repository: incubator-mynewt-site
Updated Branches:
  refs/heads/master a2a7fbc2c -> 58084c84c


turning on analytics


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/58084c84
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/58084c84
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/58084c84

Branch: refs/heads/master
Commit: 58084c84c9985d3556d71bd308a025f368c4aed8
Parents: a2a7fbc
Author: aditihilbert <ad...@runtime.io>
Authored: Thu Jan 7 16:16:47 2016 -0800
Committer: aditihilbert <ad...@runtime.io>
Committed: Thu Jan 7 16:16:47 2016 -0800

----------------------------------------------------------------------
 custom-theme/landing.html | 2 +-
 mkdocs.yml                | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/58084c84/custom-theme/landing.html
----------------------------------------------------------------------
diff --git a/custom-theme/landing.html b/custom-theme/landing.html
index faf4529..c08c307 100644
--- a/custom-theme/landing.html
+++ b/custom-theme/landing.html
@@ -28,7 +28,7 @@
             <div class="goals">
                 <div class="row">
                     <div class="col-md-12 text-center">
-                        <h2>The world of Mynewt, therefore, has four primary collaborative goals:</h2>
+                        <h2>Apache Mynewt consists of four primary collaborative goals:</h2>
                     </div>
                 </div>
                 <div class="row">

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/58084c84/mkdocs.yml
----------------------------------------------------------------------
diff --git a/mkdocs.yml b/mkdocs.yml
index 3524b33..c3b14ad 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,5 +1,5 @@
 site_name: Mynewt Testing
-site_url: http://mynewt.incubator.apache.org/index.html
+site_url: http://mynewt.incubator.apache.org
 
 theme_dir: 'custom-theme'
 
@@ -70,3 +70,5 @@ extra:
             date: 'May 10 - 12, 2016'
 
 copyright: 'Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator'
+
+google_analytics: ['UA-72162311-1', 'mynewt.incubator.apache.org']