Daily Archives: January 18, 2016

Progress bar for diaspora pod donations

I added this little nifty JavaScript bar for 2016 pod donations and it worked well to get the server and costs paid for. Wanted to share with other podmins, so a step by step! With links to my code base so you can see it. Edit app/views/shared/_right_sections.html.haml Add to beginning: :javascript   $(document).ready(function() {progress(103, $(‘#progressBar’));});… Read More »