Get changelog above fold on new tab

This commit is contained in:
Oliver Blanthorn 2020-03-02 11:35:39 +00:00
parent ca3b7b8dbf
commit 6cf9307611
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -4,13 +4,11 @@
Tridactyl has to override your new tab page due to WebExtension limitations. You can learn how to change it at the bottom of the page, otherwise please read on for some tips and tricks.
- **Upcoming userChrome breakage** Firefox 72 requires that `@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");` is not in your `userChrome.css`. You will need to remove that line manually from chrome/userChrome.css if you have either created that file manually or used `guiset`. You can find your profile folder on `about:support`.
- You can view the main help page by typing [`:help`][help], and access the tutorial with [`:tutor`][tutor]. There's a [wiki](https://github.com/tridactyl/tridactyl/wiki) too - feel free to add to it. You may find `:apropos` useful for finding relevant settings and commands.
- You can view your current configuration with `:viewconfig`.
- Tridactyl retreat 👀: 4 of the core Tridactyl developers met up in the real world to work on Tridactyl from 24th May - 1st June in the Peak District, UK. [Donate using this link](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7JQHV4N2YZCTY), or _new_ via [GitHub sponsors](https://github.com/users/bovine3dom/sponsorship) who will double your donation and take zero fees, if you'd like to contribute to our travel, accommodation and subsistence costs, which came to about £2,300. As of October 7th, we have so far raised ~£1500, so thanks to all of you who have donated.
- Tridactyl retreat 👀: 4 of the core Tridactyl developers met up in the real world to work on Tridactyl from 24th May - 1st June 2019 in the Peak District, UK. We've now raised back all the costs we incurred for that week, so thanks to all of you who have donated. If you'd like to chip in towards the next one, [donate using via GitHub sponsors](https://github.com/users/bovine3dom/sponsorship) who will double your donation and take zero fees, or via [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7JQHV4N2YZCTY).
* If Tridactyl breaks a website or is broken by a website, trying the steps in the [troubleshooting guide](https://github.com/tridactyl/tridactyl/blob/master/doc/troubleshooting.md) might help.