BigBlueHat
BigBlueHat
Just tested the `fs.realpath` option and it seems to work: ```bash $ ln -s index.html test $ node -e 'var fs = require("fs"); console.log(require("mime").lookup(fs.realpathSync("test")));' text/html ``` Sadly, that's not a...
Thanks @daniel-rikowski that `gem install` line did the trick! It'd be great to have this fixed in the code directly (if possible)! Thanks again. 😃
Right now, all BlueInk items need the following intro properties--so they can be found and made draggable: ``` html ``` It doesn't have to be a `div`, but it does...
This is really about dealing with item preview. The item menu needs to preview the item. However, the template used is page conditional--though there should be one basic one for...
@JSubida @is-frank have you guys seen the other recess repo? That seems to be the newer [Recess](/recess/recess) repo. Not much more coding, but many more issues being logged/discussed. Maybe there's...
Would you be interested in handing off maintenance of this project? Github now supports a nice "Transfer Ownership" feature that'll put redirects in place so people will still find the...
If you're here to keep accepting PR's great! :) Only thought you'd lost interest in it altogether. And maintainer transfer--when desired--is precisely how open source works (re: [The Cathedral and...
Looks like this is still an issue, fwiw:  Happened to me when I clicked "Pause" and then "Resume." The "Bookmarks" one had completed (2016/2016), but the history one had...
> That is, the current document's URL is used as base for this feature. If you want to "talk about" more than one URL, just include multiple targets. Otherwise, picking...
I renamed the topic to narrow the focus. This happens when using the http://easyrdf.org/converter which means this is probably the wrong repo...and I should file it over here https://github.com/njh/www.easyrdf.org/ That...