jayjlawrence
jayjlawrence
I have updated the assets to 4.2.12 plus added a couple things - renamed bxslider.css.scss per pull request #13 - added a helper script ./update.sh to assist gem maintainer Hope...
As a result of rbenv/ruby-build#1293 we discovered a build issue for jruby-launcher. JRuby 1.6.8, for example, fails 'gem install jruby-launcher'. ``` /home/deploy/.rbenv/versions/jruby-1.6.8/bin/jruby extconf.rb NameError: uninitialized constant RbConfig ``` In fact...
Now not really an issue ... here's a quick solution to getting your GrooveHQ data out of the system asap. I wrote it up here so you may consider incorporating...
As I embrace Markdown (CommonMark) for my documentation needs I am really keen on SSMD for speech requirements. Learning from Markdown's past I think we should invest in creation of...
I needed to figure out how to address a turbolinks related issue that causes clicking on links to fail with a javascript exception. This patch addresses the above, common issue,...
See #1725 which is incorrectly closed. The issue is IMPORT of DOC to Typora, not EXPORT of Typora to DOC. You say: > --extract-media is not needed for docx export...