From 21d4f22499bea6ec541310af7bafe08ae86d9687 Mon Sep 17 00:00:00 2001 From: Derek Sivers Date: Mon, 29 Aug 2016 18:58:05 +1200 Subject: [PATCH 1/3] link to shortcutFoo training course --- README.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.asciidoc b/README.asciidoc index 1e9313469..a5b3d2056 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -51,6 +51,7 @@ available: * A http://qutebrowser.org/img/cheatsheet-big.png[key binding cheatsheet]: + image:http://qutebrowser.org/img/cheatsheet-small.png["qutebrowser key binding cheatsheet",link="http://qutebrowser.org/img/cheatsheet-big.png"] * link:doc/quickstart.asciidoc[Quick start guide] +* A https://www.shortcutfoo.com/app/dojos/qutebrowser[free training course] to remember those key bindings. * link:FAQ.asciidoc[Frequently asked questions] * link:CONTRIBUTING.asciidoc[Contributing to qutebrowser] * link:INSTALL.asciidoc[INSTALL] From e340cd33e3a8996229822d03eb98b1d7c25b8b91 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 11 Sep 2016 16:29:37 +0200 Subject: [PATCH 2/3] Add a note about shortcutfoo to quickstart docs --- doc/quickstart.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/quickstart.asciidoc b/doc/quickstart.asciidoc index a29bd942e..b85546f1f 100644 --- a/doc/quickstart.asciidoc +++ b/doc/quickstart.asciidoc @@ -24,6 +24,9 @@ What to do now * View the link:http://qutebrowser.org/img/cheatsheet-big.png[key binding cheatsheet] to make yourself familiar with the key bindings: + image:http://qutebrowser.org/img/cheatsheet-small.png["qutebrowser key binding cheatsheet",link="http://qutebrowser.org/img/cheatsheet-big.png"] +* There's also a https://www.shortcutfoo.com/app/dojos/qutebrowser[free training + course] on shortcutfoo for the keybindings - note that you need to be in + insert mode (i) for it to work. * Run `:adblock-update` to download adblock lists and activate adblocking. * If you just cloned the repository, you'll need to run `scripts/asciidoc2html.py` to generate the documentation. From e2f2c2dac87ab4f2fe38528c889b604d389e1068 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 11 Sep 2016 16:29:59 +0200 Subject: [PATCH 3/3] Regenerate authors --- README.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.asciidoc b/README.asciidoc index e20739d43..618f24d7f 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -256,6 +256,7 @@ Contributors, sorted by the number of commits in descending order: * Gregor Pohl * Eivind Uggedal * Dietrich Daroch +* Derek Sivers * Daniel Lu * Arseniy Seroka * Andy Balaam