debug tagcloud

This commit is contained in:
fred 2022-10-15 20:29:06 +02:00
parent 01b2977b9f
commit b65951d648
2 changed files with 8 additions and 5 deletions

View File

@ -58,9 +58,6 @@
</center> </center>
<div id="videosList"><div class="wrapper"></div></div> <div id="videosList"><div class="wrapper"></div></div>
<center>
<div id="channels" class="row justify-center"></div>
</center>
<article> <article>
@ -86,7 +83,13 @@
<a href="_IPNSL_"> _\/_ </a> powered by <a href="https://astroport.com"><span>"</span>Astroport<span>"</span></a> <a href="_IPNSL_"> _\/_ </a> powered by <a href="https://astroport.com"><span>"</span>Astroport<span>"</span></a>
</h6> </h6>
</center> </center>
<center>
<div id="channels" class="row justify-center"></div>
</center>
</main> </main>
</body> </body>
<script> <script>
@ -170,7 +173,7 @@ $(document).ready(function() {
minFontSize: 8, // min font size in pixels minFontSize: 8, // min font size in pixels
textShadow: true // enable text shadow textShadow: true // enable text shadow
}, },
_TAGCLOUD_ data: _TAGCLOUD_
} }
$('#channels').tagCloud(options); $('#channels').tagCloud(options);
}); });

View File

@ -17,4 +17,4 @@ for channel in $(ls ~/.zen/bunkerbox/channels); do
done done
cat ~/.zen/tmp/chan_cloud.json | jq -c cat ~/.zen/tmp/chan_cloud.json | jq -c .[]