baseline icon indicating copy to clipboard operation
baseline copied to clipboard

Bookmarket docs is unclear

Open steinybot opened this issue 4 years ago • 2 comments

I've never used Bookmarklets before but my understanding is that it is just a bookmark with the URL of javascript:....

I followed the link on the README to https://keyes.ie/things/baseliner/ and it says:

How do I use it? The easiest way to use baseliner is the Baseliner bookmarklet, which always loads the latest code.

If you prefer a custom baseline grid can be created directly: ...

I'm confused as I expected to see the code to put in the bookmarklet. Am I missing something?

steinybot avatar Oct 28 '21 20:10 steinybot

I found the code in https://raw.githubusercontent.com/jkeyes/baseline/master/baseliner/bookmarklet.js

Why not just put this in the README? GitHub markdown viewer has a convenient copy button too.

steinybot avatar Oct 28 '21 20:10 steinybot

now the url with the bookmarklet returns a 404, same goes for the file http://files.keyes.ie/things/baseliner/baseliner-latest.min.js it tries to request…

p3k avatar Nov 22 '22 09:11 p3k