Commit graph

57 commits

Author SHA1 Message Date
Saivann
20d456204e Reduce future changes to the javascript code of the download page
Drop unnecessary code used in other pages
Load download links from links already on the page
2015-02-19 09:42:53 -05:00
David A. Harding
34edbe8461
Merge pull #682: Dev Docs: Add "Edit|History|Report Issue|Discuss" Links To Subheads 2014-12-16 07:13:19 -05:00
Saivann
4b7da55f46 Display no category by default on the wallet page 2014-12-15 14:27:03 -05:00
Saivann
b3b545c289 Adjust pageoffset to update the "Edit On GitHub" link slightly before the user scrolls the relevant subsection 2014-12-14 13:25:10 -05:00
David A. Harding
53d4a6eebe
Dev Docs: Move Manual Sourcefile Lines To Auto Helper (thanks saivann!) 2014-12-14 08:12:12 -05:00
David A. Harding
55645c0024 Merge remote-tracking branches 'saivann/notoc' and 'saivann/notocanchor' into notoc 2014-11-28 20:50:50 -05:00
Saivann
a9d2e73c1a Allow links in anchor affordance titles 2014-11-28 20:38:27 -05:00
Saivann
1652bc6eda Ignore .no_toc titles when selecting active toc entry 2014-11-28 20:06:12 -05:00
Saivann
2a139a51a1 Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00
Saivann
7a6484fc21 Add contextual link to source file on GitHub in devel-doc (thanks @icook @harding) 2014-11-16 23:32:58 -05:00
Saivann
00fffa1a4c Apply a few javascript optimizations 2014-11-16 00:58:13 -05:00
Saivann
409396ebdd Add space before comments in javascript 2014-11-16 00:51:47 -05:00
Saivann
d64416ef51 Replace javascript syntax by a more standard and readable one 2014-11-16 00:47:38 -05:00
saivann
6c2fd7a7c0 Merge pull request #632 from bitcoin/devdocautoscroll
Auto-scroll in devel-docs table of content
2014-11-03 09:52:44 -05:00
Saivann
99675dc0cd Auto-scroll in devel-docs table of content (thanks @harding) 2014-11-02 23:27:33 -05:00
Saivann
a6cf438938 Only display wallets for selected platform 2014-11-01 00:29:55 -04:00
Saivann
1b71345ef9 Fix issues with overusing CSS :hover in the wallet page (thanks @schildbach @harding) (fixes #544)
Click to see wallets when javascript is enabled
Click to select (lock) any platform in the menu
2014-09-10 00:02:33 -04:00
Saivann
eaf0b2262f Move language selection into the mobile menu (fixes #489) 2014-08-05 20:23:47 -04:00
Saivann
627fdb08c7 Allow disabled wallets to be displayed temporarily on click (thanks @schildbach) 2014-07-18 23:28:19 -04:00
Saivann
90b9e63026 Detect if mobile layout is used and display wallets accordingly (thanks @harding) 2014-07-17 16:32:10 -04:00
Saivann
a75b2f1391 New layout for the "Choose your wallet" page
Greatly simplify layout
Increase visibility for "you need to know" and "secure your wallet" pages
Providing increased transparency about security and zero-trust model for each wallet
Encourage diversity and decentralization by
  not recommending two single wallets anymore
  rotating wallets daily by "zero-trust levels" (full nodes followed by SPV wallets followed by hybrid & multisig wallets followed by web wallets)
Display screenshots
Increase visibility for Bitcoin Core by
  recommending it in other wallets' disclaimers as a full node and deterministic build app
  making it always the first desktop wallet displayed
  better promoting it as a good secure / zero-trust wallet
Prepare layout for hardware wallets
Prevent confusing duplicate listing
Allow layout to scale with increasing number of wallets
Fix layout issues with translations and hyphenation
Simplify the process of adding new wallets by storing information in a single location using a consistent format

Thanks @harding for reviews and feedback on the first draft
2014-07-16 22:55:33 -04:00
Saivann
5704ff1ce5 Better handle HTML classes and allow mobileMenuHover to be used with other menus 2014-07-14 16:03:16 -04:00
Saivann
c4a8c26465 Provide "GitHub-like" anchor links affordance (thanks @cbeams) 2014-05-24 23:44:51 -04:00
Saivann
c7bc38f452 Add a temporary BETA disclaimer in devel-docs 2014-05-21 22:59:03 -04:00
Saivann
fecdbf0e93 Update "Report An Issue" link on mouseover (thanks @harding) 2014-05-19 18:39:18 -04:00
Saivann
753424d2e6 Add "Report An Issue" action in developer documentation toc 2014-05-19 12:02:34 -04:00
saivann
46780d3177 Contributions by @saivann to devel docs
Thanks also (in alphabetical order) to @cbeams, @mikehearn, and
@tgeller, among others.

The last pre-squash commit was: c2b8d562aa107c7b68c60946cea14cdccc5159ad
2014-05-09 22:13:59 -04:00
Saivann
97cd4b4ab4 Prevent makeEditable easter egg from triggering when scrolling 2014-05-04 20:43:36 -04:00
Saivann
1b9ddfb539 Add Hungarian (hu) language 2014-03-05 11:20:27 -05:00
Saivann
dfd44bac21 Display events on a map using OpenStreetMap 2014-02-09 15:18:42 -05:00
Saivann
a2c640f78e Load Hyphenator.js patterns locally 2014-02-02 00:42:17 -05:00
Saivann
40ea86dfa8 Load hyphenator scripts from https: (fixes #305) 2014-01-31 10:48:30 -05:00
Saivann
6c8b0e7d24 Replace interviewees by non-profit organizations and bitcoinpresscenter.org 2014-01-20 13:56:53 -05:00
Saivann
9627b39db7 Add a mobile version of the "Choose your wallet" page 2013-11-19 19:41:42 -05:00
Saivann
db9910ffa9 Improve readability in small width contexts
Use text-align:left on mobiles instead of justify
Use hyphenator.js to hyphenate wallet's description
(CSS hyphenation will need to support hyphenate-limit-zone
to be used while not generating too much hyphens)
2013-11-01 01:33:39 -04:00
Saivann
9b05a0bc8e Clean some code and add documentation 2013-10-21 23:45:57 -04:00
Saivann
55bd72c8e0 Drop deprecated javascript 2013-10-21 14:38:59 -04:00
Saivann
b879e16e72 Prevent page to accidentally turn editable on right-click 2013-10-15 04:35:33 -04:00
Saivann
242285c0ba Add an easter egg to allow contributors to preview their work easily 2013-09-28 00:15:28 -04:00
Saivann
d524755276 Add a lower severity disclaimer for wallets in-between software wallets and web wallets.
Applies to hybrid wallet (blockchain.info)
Applies to clients that are loading the block-chain using a centralized server (Electrum)
2013-08-16 19:43:11 -04:00
Saivann
379cd59ea9 Hide each wallet warning individually 2013-08-15 21:45:08 -04:00
Saivann
5ef591369c Improve menu design for mobiles 2013-07-08 15:24:58 -04:00
Saivann
542d517297 Re-structure and simplify menu layout (fixes #198)
Add translated page redirections using _redirects.yml
Redirect for bitcoin-for-press to press
Redirect bitcoin-for-enthusiasts to innovation
Ignore page redirections in sitemap.rb plugin
Move template plugin to template.rb instead of translate.rb
Add a small documentation in the template plugin
2013-06-19 00:29:52 -04:00
Saivann
7969811455 Add compatibility with IE6 2013-06-11 15:39:20 -04:00
Saivann
2916d7090a Link more open-source projects in the development page 2013-06-04 12:47:14 -04:00
Saivann
f262d0e06f Switch to transifex for translations
All strings, urls and anchors are now in a single yml files for each language
Translated html pages are generated by a jekyll plugin based on unified templates
Add a new sitemap generator plugin for the new translation structure
Update french translations
2013-05-21 01:07:13 -04:00
Saivann
1ea47219f8 Move press disclaimer at the top 2013-05-01 00:05:38 -04:00
saivann
41aafd1dce Merge pull request #118 from bitcoin/securewallet
add secure-your-wallet page
2013-04-20 02:12:38 -07:00
Saivann
033fba2504 Add a disclaimer for interviewees (thanks Trace Mayer)
This fix allows journalists to better understand the open-source nature of Bitcoin
2013-04-20 01:10:38 -04:00
Saivann
88b887701f Add "Secure your wallet" page 2013-04-19 16:25:11 -04:00