diff --git a/_includes/DataProjector.js b/_includes/DataProjector.js index aefe7acfafffd7b905bddef4f443f9bac295890a..dbbb3b0c3e9b3306f2df94b6f52f889eb68ba9de 100644 --- a/_includes/DataProjector.js +++ b/_includes/DataProjector.js @@ -865,7 +865,7 @@ Projector = (function(_super) { this.particles = new Array(); for (p = _j = 0; 0 <= clusters ? _j < clusters : _j > clusters; p = 0 <= clusters ? ++_j : --_j) { material = new THREE.ParticleBasicMaterial({ - size: 6.0, + size: 15.0, sizeAttenuation: false, vertexColors: true }); diff --git a/_includes/workflow.html b/_includes/workflow.html index b514293d5f03c9ad4c51889a064ace9d99236cc5..f7f2e966ad3cb4f63819d3af004fffaf74b7af6d 100644 --- a/_includes/workflow.html +++ b/_includes/workflow.html @@ -1,5 +1,5 @@ -<script src="/project-pages/js/mermaid.min.js"></script> -<link rel="stylesheet" href="/project-pages/css/mermaid.forest.css"> +<script src="{{ site.baseurl }}/js/mermaid.min.js"></script> +<link rel="stylesheet" href="{{ site.baseurl }}/css/mermaid.forest.css"> <script>mermaid.initialize({startOnLoad:true});</script> <!-- Get Content for This Post and Split at Pound Signs to Find Headers --> diff --git a/_includes/workflowmatlab.html b/_includes/workflowmatlab.html index 7262c6d90a4a51a1edb01b02cc314382e143e13f..51086837f491f82082bc252d99d7e68ba061f710 100644 --- a/_includes/workflowmatlab.html +++ b/_includes/workflowmatlab.html @@ -1,5 +1,5 @@ -<script src="/project-pages/js/mermaid.min.js"></script> -<link rel="stylesheet" href="/project-pages/css/mermaid.forest.css"> +<script src="{{ site.baseurl }}/js/mermaid.min.js"></script> +<link rel="stylesheet" href="{{ site.baseurl }}/css/mermaid.forest.css"> <script>mermaid.initialize({startOnLoad:true});</script> <!-- Get Content for This Post and Split at Pound Signs to Find Headers --> diff --git a/_layouts/notebook.html b/_layouts/notebook.html index 135e9cac0c35c5e62e7e1b75d8f806602190435c..f7097715e040ebf54cee07690ac12772f6912000 100644 --- a/_layouts/notebook.html +++ b/_layouts/notebook.html @@ -184,8 +184,8 @@ layout: default {% endcapture %} {% if page.visualworkflow == true %} -<script src="/project-pages/js/mermaid.min.js"></script> -<link rel="stylesheet" href="/project-pages/css/mermaid.forest.css"> +<script src="{{ site.baseurl }}/js/mermaid.min.js"></script> +<link rel="stylesheet" href="{{ site.baseurl }}/css/mermaid.forest.css"> <script>mermaid.initialize({startOnLoad:true});</script> <!-- Get Content for This Post and Split at Pound Signs to Find Headers --> diff --git a/_layouts/projector.html b/_layouts/projector.html index f30cda45ceed341cc5931eec452ea714af4e8664..9f719ec7685d14044ad10283abf9c5419e68eb35 100644 --- a/_layouts/projector.html +++ b/_layouts/projector.html @@ -65,6 +65,8 @@ <script src="{{ "/plugin/projector/TrackballControls.js " | prepend: site.baseurl }}"></script> <script>{% include DataProjector.js %}</script> + + {{ content }} </body> </html> diff --git a/_posts/2016-04-19-New-Post.markdown b/_posts/2016-04-19-New-Post.markdown index 77f77d2ecd70b697b9edc3f63a30b1cbe4155795..ce6ca491146fb441ab65b2957cb40d4288c37711 100644 --- a/_posts/2016-04-19-New-Post.markdown +++ b/_posts/2016-04-19-New-Post.markdown @@ -57,7 +57,7 @@ subtitle: Some Short Description of Post Hold your pointer clicked over the image to expand the view. - + ## Code @@ -96,7 +96,7 @@ Can write the whole post or sections in HTML for very specific needs. [For the a # Advanced Functionality -Head over to the [documentation page](http://matin-hub.github.io/ppguide/) for tutorials on some basic html formatting and some extensions you can use for cool stuff like interactive 3D visualizations. +Head over to the [documentation page](http://projectpages.github.io/ppguide/) for tutorials on some basic html formatting and some extensions you can use for cool stuff like interactive 3D visualizations. ## Color and Alignment @@ -112,6 +112,6 @@ Head over to the [documentation page](http://matin-hub.github.io/ppguide/) for t ## STL -<div align="center"><script src="https://embed.github.com/view/3d/matin-hub/project-pages/gh-pages/stl/test.stl"></script></div> +<div align="center"><script src="https://embed.github.com/view/3d/projectpages/project-pages/gh-pages/stl/test.stl"></script></div> diff --git a/_posts/2016-05-02-New-Presentation.markdown b/_posts/2016-05-02-New-Presentation.markdown index ffbe2b325bae4113f5d0d6cbc190e41dbd71b545..8ee6d40182697142dcdb022a00771d7843d7c320 100644 --- a/_posts/2016-05-02-New-Presentation.markdown +++ b/_posts/2016-05-02-New-Presentation.markdown @@ -8,10 +8,10 @@ subtitle: Some Short Description of Presentation theme: night # default/beige/blood/moon/night/serif/simple/sky/solarized trans: default # default/cube/page/concave/zoom/linear/fade/none -horizontal: </section></section><section markdown="1" data-background="http://matin-hub.github.io/project-pages/img/slidebackground.png"><section markdown="1"> +horizontal: </section></section><section markdown="1" data-background="http://projectpages.github.io/project-pages/img/slidebackground.png"><section markdown="1"> vertical: </section><section markdown="1"> --- -<section markdown="1" data-background="http://matin-hub.github.io/project-pages/img/slidebackground.png"><section markdown="1"> +<section markdown="1" data-background="http://projectpages.github.io/project-pages/img/slidebackground.png"><section markdown="1"> ## {{ page.title }} <hr> @@ -96,7 +96,7 @@ $$ A = \pi r^2 $$ Alt-Click to zoom. - + {{ page.horizontal }} @@ -138,7 +138,7 @@ Now, you CAN write in HTML using this template. If you want to create HTML prese ## STL -<div align="center"><script src="https://embed.github.com/view/3d/matin-hub/project-pages/gh-pages/stl/test.stl"></script></div> +<div align="center"><script src="https://embed.github.com/view/3d/projectpages/project-pages/gh-pages/stl/test.stl"></script></div> {{ page.horizontal }} diff --git a/img/altmetricsamplebadge.PNG b/img/altmetricsamplebadge.PNG new file mode 100644 index 0000000000000000000000000000000000000000..c1b0fdf76b98bdf1ed4b8bf283834fb4dc9cdb92 Binary files /dev/null and b/img/altmetricsamplebadge.PNG differ diff --git a/js/search.js b/js/search.js index 8d7135fac43b3d3cb3015944d59d3bb30bee643a..ed792f02502cbd73b87d603e78cf1e2ad2bb1a6b 100644 --- a/js/search.js +++ b/js/search.js @@ -11,7 +11,7 @@ jQuery(function() { }); // Get the generated search_data.json file so lunr.js can search it locally. - window.data = $.getJSON('/project-pages/search/search_data.json'); + window.data = $.getJSON('{{ site.baseurl }}/search/search_data.json'); // Wait for the data to load and add it to lunr window.data.then(function(loaded_data){ diff --git a/mentions.html b/mentions.html new file mode 100644 index 0000000000000000000000000000000000000000..e63cde92d40e6e23e8a914b04810a365bb8778ab --- /dev/null +++ b/mentions.html @@ -0,0 +1,14 @@ +--- +layout: page +title: "Community Impact" +description: "Requires some build up time and commitment..." +header-img: "img/home-bg.jpg" +--- + +With <b><a href="https://www.altmetric.com/">Altmetric</a></b>, track the impact of your Project Page on the community through mentions tracked in a rich variety of sources. Currently requires registration with Project-Pages admins to set up. + +<br> + +<p>Below is a sample image and not reflective of the statistics of this project.</p> + +<a href="https://www.altmetric.com/"><img src= "{{ "/img/altmetricsamplebadge.PNG " | prepend: site.baseurl }}" style="width: 60%; margin-left: 20%; margin-right: 20%;"></a> \ No newline at end of file