Commit graph

89 commits

Author SHA1 Message Date
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
Saivann
f383f2a201 Add Press Center with resources, FAQ and interviewees 2013-04-18 15:25:07 -04:00
Saivann
5855e3d2b5 Adapt choose-your-wallet page to work with dynamic height
This fixes all issues related to translations that overflow fixed height in many cases
Remove some steps in the README that are not necessary anymore
Fix two display bugs in IE7
Fix one display bug in IE9
Optimize images with optipng
2013-04-08 15:06:47 -04:00
Saivann
9d590e098b mobile responsive design and many design fixes
adapt CSS to be either responsive, or specific to mobiles
add mobile menu icon to show the hidden menu on touch
add optimized language bar menu for mobiles
remove 1200px width workaround for the wallet page, description now fit on 1
remove links on wallet icons for :hover compatibility with mobile devices
move right buttons into the page (fixes #67)
fix contributors plugin to produce W3C valid HTML
drop useless classes like .list
clean and organize CSS
add icon for ios touch devices (fixes #111)
2013-04-01 16:34:55 -04:00
Saivann
cbc0f9485e HTML/CSS improvements for "choose-your-wallet" and other minor fixes
fix IE bug with vertical-align and lines break
adapt choose-your-wallet and language menu for W3C validation
drop html 4.01 transitional (fixes #84)
2013-03-24 23:21:28 -04:00
Saivann
5e13bad6c6 add each wallet name under its icon 2013-03-23 18:16:11 -04:00
Saivann
0cb9ba43f5 set warning bubble before showing online wallets
remove my wallet from the top of the "choose your wallet" page.
remove all target="_blank", let the user choose if he wants to open pages in new tabs
2013-03-18 22:03:57 -04:00
Saivann
2718222c9b new bitcoin.org
implement multilanguage
new improved clients list page
update history and statistics in the "about" page
add "Some things you need to know" page
add "Support Bitcoin" page
add a contextual presentation for each category of users (individuals, organizations, developers and enthusiasts)
add a short and concise "how it works" page
add a "vocabulary" page for Bitcoin technical words definitions
give more visibility for the foundation
new website design and layout
2013-03-18 14:29:59 -04:00