|
@@ -4,9 +4,9 @@ |
|
|
<meta charset="utf-8"> |
|
|
<meta name="viewport" content="width=device-width"> |
|
|
<title>Plugins for Nikola</title> |
|
|
<link href="http://getnikola.com/assets/css/all-nocdn.css" rel="stylesheet" type="text/css"> |
|
|
<link rel="canonical" href="http://plugins.getnikola.com/"> |
|
|
<link rel="shortcut icon" href="http://getnikola.com/favicon.ico"> |
|
|
<link href="https://getnikola.com/assets/css/all-nocdn.css" rel="stylesheet" type="text/css"> |
|
|
<link rel="canonical" href="https://plugins.getnikola.com/"> |
|
|
<link rel="shortcut icon" href="https://getnikola.com/favicon.ico"> |
|
|
<!--[if lt IE 9]><script src="/assets/js/html5.js"></script><![endif]--> |
|
|
<style type="text/css"> |
|
|
html { |
|
@@ -75,8 +75,8 @@ |
|
|
<span class="icon-bar"></span> |
|
|
<span class="icon-bar"></span> |
|
|
</button> |
|
|
<a class="navbar-brand" href="http://getnikola.com/"> |
|
|
<img src="http://getnikola.com/assets/img/logo.svg" alt="Nikola" id="logo"> |
|
|
<a class="navbar-brand" href="https://getnikola.com/"> |
|
|
<img src="https://getnikola.com/assets/img/logo.svg" alt="Nikola" id="logo"> |
|
|
|
|
|
</a> |
|
|
</div> |
|
@@ -85,28 +85,28 @@ |
|
|
<ul class="nav navbar-nav"> |
|
|
|
|
|
<li> |
|
|
<a href="http://getnikola.com/documentation.html">Documentation</a> |
|
|
<a href="https://getnikola.com/documentation.html">Documentation</a> |
|
|
</li> |
|
|
<li> |
|
|
<a href="http://getnikola.com/contact.html">Help/Bugs/Contact</a> |
|
|
<a href="https://getnikola.com/contact.html">Help/Bugs/Contact</a> |
|
|
</li> |
|
|
<li> |
|
|
<a href="https://github.com/getnikola/nikola">GitHub</a> |
|
|
</li> |
|
|
<li> |
|
|
<a href="http://themes.getnikola.com">Themes</a> |
|
|
<a href="https://themes.getnikola.com">Themes</a> |
|
|
</li> |
|
|
<li class="active"> |
|
|
<a href="http://plugins.getnikola.com">Plugins</a> |
|
|
<a href="https://plugins.getnikola.com">Plugins</a> |
|
|
</li> |
|
|
<li> |
|
|
<a href="http://users.getnikola.com">Users</a> |
|
|
<a href="https://users.getnikola.com">Users</a> |
|
|
</li> |
|
|
<li> |
|
|
<a href="http://getnikola.com/blog/index.html">Blog</a> |
|
|
<a href="https://getnikola.com/blog/index.html">Blog</a> |
|
|
</li> |
|
|
<li> |
|
|
<a href="http://getnikola.com/changes.html">Changelog</a> |
|
|
<a href="https://getnikola.com/changes.html">Changelog</a> |
|
|
|
|
|
</li> |
|
|
</ul> |
|
@@ -128,7 +128,7 @@ <h2>Plugins for Nikola <small>version |
|
|
<div class="btn-group" id="version-picker"> |
|
|
</div> |
|
|
</small></h2> |
|
|
<p>This is the plugin repository for <a href="http://getnikola.com">Nikola</a>, a static site and |
|
|
<p>This is the plugin repository for <a href="https://getnikola.com">Nikola</a>, a static site and |
|
|
blog generator.</p> |
|
|
<p>Tests status (all plugins with tests): |
|
|
<a href="https://travis-ci.org/getnikola/plugins"><img |
|
@@ -160,7 +160,7 @@ <h2>Plugins for Nikola <small>version |
|
|
</div> |
|
|
</div> |
|
|
<!-- /.container --> |
|
|
<script src="http://getnikola.com/assets/js/all-nocdn.js" type="text/javascript"></script> |
|
|
<script src="https://getnikola.com/assets/js/all-nocdn.js" type="text/javascript"></script> |
|
|
<script src="jPages.min.js"></script> |
|
|
<script src="plugin_data.js"></script> |
|
|
<script src="stmd.js"></script> |
|
@@ -313,7 +313,7 @@ <h2>Plugins for Nikola <small>version |
|
|
|
|
|
// DISQUS comments. This code is a mess. |
|
|
// MAKE SURE TO :set tw=93409564302956 before editing |
|
|
$('<div/>').html('<div id="disqus_thread"></div><sc' + 'ript type="text/javascript"> var disqus_shortname = "nikolaplugins"; var disqus_identifier = "PLUGIN_'+plugin+'"; var disqus_title = "Nikola Plugin: " +plugin; var disqus_url = "http://plugins.getnikola.com/go/" + plugin; (function() { var dsq = document.createElement("script"); dsq.type = "text/javascript"; dsq.async = true; dsq.src = "//" + disqus_shortname + ".disqus.com/embed.js"; (document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]).appendChild(dsq); })(); </s'+'cript><noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>').appendTo(container) |
|
|
$('<div/>').html('<div id="disqus_thread"></div><sc' + 'ript type="text/javascript"> var disqus_shortname = "nikolaplugins"; var disqus_identifier = "PLUGIN_'+plugin+'"; var disqus_title = "Nikola Plugin: " +plugin; var disqus_url = "https://plugins.getnikola.com/go/" + plugin; (function() { var dsq = document.createElement("script"); dsq.type = "text/javascript"; dsq.async = true; dsq.src = "//" + disqus_shortname + ".disqus.com/embed.js"; (document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]).appendChild(dsq); })(); </s'+'cript><noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript><a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>').appendTo(container) |
|
|
|
|
|
// Mark plugin as active and paginate to it |
|
|
var listItems = $("#itemContainer a"); |
|
@@ -334,15 +334,15 @@ <h2>Plugins for Nikola <small>version |
|
|
var sc_invisible=1; |
|
|
var sc_security="5f7346a9"; |
|
|
var scJsHost = (("https:" == document.location.protocol) ? |
|
|
"https://secure." : "http://www."); |
|
|
"https://secure." : "https://www."); |
|
|
document.write("<sc"+"ript type='text/javascript' src='" + |
|
|
scJsHost+ |
|
|
"statcounter.com/counter/counter.js'></"+"script>"); |
|
|
</script> |
|
|
<noscript><div class="statcounter"><a title="web statistics" |
|
|
href="http://statcounter.com/" target="_blank"><img |
|
|
href="https://statcounter.com/" target="_blank"><img |
|
|
class="statcounter" |
|
|
src="http://c.statcounter.com/9276307/0/5f7346a9/1/" |
|
|
src="https://c.statcounter.com/9276307/0/5f7346a9/1/" |
|
|
alt="web statistics"></a></div></noscript> |
|
|
</body> |
|
|
</html> |