Merge branch 'sivers-shortcutfoo'
This commit is contained in:
commit
fb8428d5ba
@ -51,6 +51,7 @@ available:
|
|||||||
* A http://qutebrowser.org/img/cheatsheet-big.png[key binding cheatsheet]: +
|
* 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"]
|
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]
|
* 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:FAQ.asciidoc[Frequently asked questions]
|
||||||
* link:CONTRIBUTING.asciidoc[Contributing to qutebrowser]
|
* link:CONTRIBUTING.asciidoc[Contributing to qutebrowser]
|
||||||
* link:INSTALL.asciidoc[INSTALL]
|
* link:INSTALL.asciidoc[INSTALL]
|
||||||
@ -255,6 +256,7 @@ Contributors, sorted by the number of commits in descending order:
|
|||||||
* Gregor Pohl
|
* Gregor Pohl
|
||||||
* Eivind Uggedal
|
* Eivind Uggedal
|
||||||
* Dietrich Daroch
|
* Dietrich Daroch
|
||||||
|
* Derek Sivers
|
||||||
* Daniel Lu
|
* Daniel Lu
|
||||||
* Arseniy Seroka
|
* Arseniy Seroka
|
||||||
* Andy Balaam
|
* Andy Balaam
|
||||||
|
@ -24,6 +24,9 @@ What to do now
|
|||||||
* View the link:http://qutebrowser.org/img/cheatsheet-big.png[key binding cheatsheet]
|
* View the link:http://qutebrowser.org/img/cheatsheet-big.png[key binding cheatsheet]
|
||||||
to make yourself familiar with the key bindings: +
|
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"]
|
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.
|
* Run `:adblock-update` to download adblock lists and activate adblocking.
|
||||||
* If you just cloned the repository, you'll need to run
|
* If you just cloned the repository, you'll need to run
|
||||||
`scripts/asciidoc2html.py` to generate the documentation.
|
`scripts/asciidoc2html.py` to generate the documentation.
|
||||||
|
Loading…
Reference in New Issue
Block a user