Commit graph

73 commits

Author SHA1 Message Date
Saivann
9627b39db7 Add a mobile version of the "Choose your wallet" page 2013-11-19 19:41:42 -05: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