Browse Source

updated urls

gh-pages
Alex de Mulder 9 years ago
parent
commit
c9fc0b7a93
3 changed files with 10 additions and 10 deletions
  1. +3
    -3
      blog.html
  2. +6
    -6
      index.html
  3. +1
    -1
      showcase/index.html

+ 3
- 3
blog.html View File

@ -153,11 +153,11 @@
<li class="active"><a href="#about">Modules</a></li>
<li><a href="./docs/index.html" target="_blank">Documentation <img class="icon" src="./images/external-link-icons/external-link-icon-white.png"></a></li>
<li><a href="#">Blog</a></li>
<li><a href="./index.html#download_install">About & download</a></li>
<li><a href="./index.html#download_install">Download</a></li>
<li><a href="./index.html#showcase">Showcase</a></li>
<li><a href="./index.html#contributing">Contributing</a></li>
<li><a href="./index.html#contribute">Contribute</a></li>
<li><a href="./index.html#featureRequests">Feature requests</a></li>
<li><a href="./index.html#licenses">Licenses</a></li>
<li><a href="./index.html#licenses">License</a></li>
</ul>
</div>
</div>

+ 6
- 6
index.html View File

@ -86,11 +86,11 @@
<li class="active"><a href="#about">Modules</a></li>
<li><a href="./docs/index.html" target="_blank">Documentation <img class="icon" src="./images/external-link-icons/external-link-icon-white.png"></a></li>
<li><a href="./blog.html">Blog</a></li>
<li><a href="#download_install">About & download</a></li>
<li><a href="#download_install">Download</a></li>
<li><a href="#showcase">Showcase</a></li>
<li><a href="#contributing">Contributing</a></li>
<li><a href="#contribute">Contribute</a></li>
<li><a href="#featureRequests">Feature requests</a></li>
<li><a href="#licenses">Licenses</a></li>
<li><a href="#licenses">License</a></li>
</ul>
</div>
</div>
@ -178,7 +178,7 @@
<div class="col-md-7">
<div class="valign_parent">
<div class="valign_child">
<h2 class="featurette-heading">About & download; <span class="text-muted">getting started</span></h2>
<h2 class="featurette-heading">Download; <span class="text-muted">getting started</span></h2>
<p class="text-justify">
The vis.js library is developed by <a href="http://almende.com" target="_blank">Almende B.V</a>,
as part of <a href="http://chap.almende.com/" target="_blank">CHAP</a>.
@ -216,14 +216,14 @@
<br /><hr class="featurette-divider"><br />
<div class="row featurette" id="contributing">
<div class="row featurette" id="contribute">
<div class="col-md-5">
<a href="https://github.com/almende/vis/" target="_blank"><img class="featurette-image img-responsive hidden-xs hidden-sm img-thumbnail" data-src="holder.js/500x500/auto" alt="500x500" src="./images/octocat.png" data-holder-rendered="true"></a>
</div>
<div class="col-md-7">
<div class="valign_parent">
<div class="valign_child">
<h2 class="featurette-heading">Contributing; <span class="text-muted">join the project</span></h2>
<h2 class="featurette-heading">Contribute; <span class="text-muted">join the project</span></h2>
<p class="lead">Since vis.js is an open source project, everybody can contribute to it. If you want to contribute, great! Here's how:</p>
<p class="text-justify">
First, fork vis on Github, then add your feature, fix a bug,

+ 1
- 1
showcase/index.html View File

@ -123,7 +123,7 @@
</div>
<div class="col-md-12 col-lg-6">
<a href="http://theantworks.herokuapp.com/industry-report/tesla/">
<a href="./projects/theantworks">
<img src="./images/antworks_proto.png" class="showcase img-responsive">
</a>
<div class="description">

Loading…
Cancel
Save