Saivann
caec0d4041
mention OS in the README ( fixes #109 )
2013-04-03 14:35:22 -04:00
saivann
8f4bef2e1b
Merge pull request #114 from schildbach/harmonize-client-icons
...
resize some client icons so they appear at the same size
2013-04-03 10:25:10 -07:00
Andreas Schildbach
282339b8dc
resize some client icons so they appear at the same size
...
fix transparency of Bitcoin Wallet client icon
2013-04-03 19:20:17 +02:00
Saivann
f11c8ca154
fix typos in the french version
2013-04-02 12:36:11 -04:00
Saivann
aa57124121
fix many small typo and update README guidelines
...
fix wrong encoding for some space characters in the french version
fix lowercase/uppercase "bitcoin" depending if we speak of the unit or the technology
update some french translation to fit recent english changes
add guidance about previewing fixed height/width texts and ask for UTF-8 encoded texts in the README
2013-04-01 23:55:03 -04:00
saivann
815959fa9a
Merge pull request #110 from bitcoin/mobile
...
mobile responsive design and many design fixes
2013-04-01 13:50:12 -07: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
3e2463928c
Merge pull request #101 from mode80/master
...
small grammar fix
2013-03-30 08:38:48 -07:00
Saivann
fcfde740ac
fix Mac OS X download link
2013-03-29 10:34:24 -04:00
Saivann
097362fc95
use "digital currency" to keep consistence with the title
2013-03-28 20:37:18 -04:00
mode80
73efba3a6c
Update bitcoin-for-developers.html
...
grammar fix
2013-03-27 16:36:00 -07:00
saivann
d3cce8e0a6
Merge pull request #94 from qdii/master
...
Fixed French translation
2013-03-27 11:41:41 -07:00
Victor Lavaud (qdii)
9b643cdb08
Fixed another French typo
2013-03-27 19:36:21 +01:00
Victor Lavaud (qdii)
ee67a40a8c
Fixed some more French
2013-03-27 18:37:06 +01:00
Saivann
696d2f9fbe
electrum does not use a online backup ( fixes #95 )
...
remove duplicate stuff in the README
2013-03-27 09:21:33 -04:00
Nils Schneider
ef14be10b0
Merge pull request #93 from bitcoin/no-aquarium
...
remove dependency on aquarium
2013-03-26 23:30:31 -07:00
Nils Schneider
c480dee522
remove aquarium from README
2013-03-27 07:29:24 +01:00
Saivann
06f5631cd6
add opengraph icon for social networks
2013-03-27 01:11:58 -04:00
Saivann
2ee29c8281
remove "Bitcoin Foundation" from bottom copyright
...
(go back to "Bitcoin project" like before)
2013-03-26 23:00:20 -04:00
Victor Lavaud (qdii)
6b094301fd
Fixed French translation
2013-03-27 01:23:53 +01:00
Nils Schneider
c4eeec986d
remove dependency on aquarium
2013-03-26 22:59:55 +01:00
Saivann
ebd48d9321
remote incomplete content that is not ready for translation
...
the faq should be re-introduced when it's ready
2013-03-25 16:21:44 -04:00
Saivann
3d68860565
add missing namespace for xhtml tags in sitemap
2013-03-25 00:59:45 -04:00
saivann
bf0c95213c
Merge pull request #86 from saivann/master
...
improve translation system
2013-03-24 21:08:20 -07:00
Saivann
d1c90a6232
improve translation system
...
jekyll now automatically generates sitemap
alternate hreflang is now correctly handled by sitemaps
language bar now gracefully associate with the translated equivalent of the page
update README with updated translation guidelines and instructions
2013-03-25 00:01:18 -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
be0b5629b2
Merge pull request #89 from schildbach/fix-typos-wallet
...
Fix case typos.
2013-03-24 07:38:11 -07:00
Andreas Schildbach
080b1db5c1
Fix case typos.
2013-03-24 10:06:11 +01:00
Saivann
5e13bad6c6
add each wallet name under its icon
2013-03-23 18:16:11 -04:00
saivann
836b14c8c5
Merge pull request #88 from turboroot/master
...
Display SVG graphics properly when serving files with WEBrick
2013-03-23 10:13:11 -07:00
Saivann
711f0a686d
improve text about taxes in "you need to know" ( fixes #72 )
2013-03-23 11:38:29 -04:00
Andrew Tian
d61d62379f
Let WEBrick serve SVGs with proper content-type
2013-03-23 02:53:10 -05:00
Saivann
4621b3eed9
add common useless OS files in .gitignore
2013-03-23 01:55:40 -04:00
saivann
1725568c1f
Merge pull request #78 from schildbach/fix-typos-blackberry
...
Fix some typos.
2013-03-22 08:48:12 -07:00
Andreas Schildbach
d32c73ce9a
Fix some typos. Add "OS" to BlackBerry because we mean the platform rather the company.
2013-03-22 16:42:22 +01:00
saivann
3372e901f9
Merge pull request #77 from Qhorin/master
...
Replaced "do" typo with "effort" - for issue #76
2013-03-22 07:52:01 -07:00
Qhorin
9861fce442
Replaced "do" with "effort"
...
Replaced "do" with "effort" on page choose-your-wallet.html under the
Web Wallets heading.
2013-03-22 10:27:51 -04:00
saivann
49b30154ab
Merge pull request #74 from schildbach/nicer-android-icon
...
Make Android icon more distinguishable. Save 300 bytes at the same time.
2013-03-22 06:54:49 -07:00
Andreas Schildbach
5189e112d3
Make Android icon more distinguishable. Save 300 bytes at the same time.
2013-03-22 10:30:23 +01:00
saivann
41be62dfaf
Merge pull request #71 from runeksvendsen/master
...
Make it clear that it is only the *price* of a bitcoin that is volatile, not the technology/network itself
2013-03-21 21:17:47 -07:00
Rune K. Svendsen
955aaaf88a
Distinguish between "price" and "value" when explaining *price* volatility
...
Similar to how we would not say cars are volatile if large price
swings for cars happen often, we shouldn't say Bitcoin is volatile
because its price is volatile.
It's important to distinguish between the underlying technology
that is Bitcoin, and the price of the tradable currency unit
within this network. The currency units may fluctuate often and
greatly in price, but the Bitcoin technology itself is not volatile
because of this.
Additionally, I've used the lowercase "bitcoin" when talking about
the currency *unit* rather than the "Bitcoin" technology/network.
2013-03-22 02:12:45 +01:00
Saivann
ac2c1bb61e
temporary link to bitcoin-qt instead of multibit and a few minor fixes
...
use "hybrid wallet" in the description of blockchain.info
adapt favicon to retina high dpi displays
add missing note in the download page of the french version
2013-03-21 21:08:28 -04:00
saivann
6aca5ec3e2
Merge pull request #65 from schildbach/fix-googleplay-links
...
Do not hardcode Google Play language.
2013-03-21 14:18:02 -07:00
Andreas Schildbach
6e7cf2c859
Do not hardcode Google Play language. It will pick the right one automatically.
2013-03-21 22:13:48 +01:00
Saivann
4a3095867e
small sentence fix
2013-03-21 17:03:59 -04:00
Saivann
54056ad1e7
add english page fallback for users with javascript disabled
2013-03-21 15:51:42 -04:00
Saivann
fe4b2e5104
fix FTBFS, replace Dir.exist by File.directory for old ruby versions
2013-03-21 13:56:49 -04:00
Gavin Andresen
d50c228248
Merge pull request #62 from saivann/master
...
switch to the new bitcoin.org
2013-03-21 10:36:09 -07:00
Saivann
0fb13ffc5e
add more web wallets
2013-03-21 01:45:41 -04:00
Saivann
1c6c365ac8
add blackberry icon for Andreas Bitcoin Wallet
2013-03-20 19:22:19 -04:00