Commit graph

120 commits

Author SHA1 Message Date
Saivann
66c8e20c42 Add neutral privacy and decentralization score for signing only hardware wallets (thanks @harding @schildbach) 2014-07-23 15:26:01 -04:00
Saivann
cab06e22d1 Use a more detailed privacy score for each wallet (thanks @harding @gmaxwell @mikehearn) 2014-07-23 10:51:47 -04:00
Saivann
7f2cc55d5b Fix icons position on mobiles 2014-07-17 17:25:27 -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
59ab9197a8 Apply responsive layout for tablets 2014-07-01 12:38:48 -04:00
saivann
8f56414ed3 Merge pull request #459 from bitcoin/contributors
Add list of bitcoin.org contributors
2014-06-17 13:52:06 -04:00
Saivann
614588c091 Increase contributors list column width (thanks @harding) 2014-06-17 11:50:21 -04:00
Saivann
8a65502a4a Add list of bitcoin.org contributors 2014-06-16 14:14:47 -04:00
Saivann
bec898f641 Fix inconsistent margins and line breaks in contributors list 2014-06-14 21:22:37 -04:00
David A. Harding
ba1a33e712
Merge remote-tracking branch 'bitcoin.org/master' into generatingtxes
Conflicts:
	_includes/references.md
2014-06-09 14:04:23 -04:00
David A. Harding
ed798f1da9
Merge remote-tracking branch 'saivann/generatingtxesmulticode' into generatingtxes 2014-06-07 15:09:50 -04:00
Saivann
45c586ee29 Simplify multicode CSS styles
Add consistent border-radius
Simplify margins / paddings
2014-06-07 14:56:42 -04:00
Saivann
a4f019a905 Apply consistent width and center icons in devel-doc 2014-06-07 14:11:46 -04:00
David A. Harding
61f0931b75
Updates Based On Feedback From Mailing List
* Remove the QR Code error corrections subsection.

* Remove the non-example Payment Protocol text from developer examples.

* Update reference links and autocrossrefs to reflect above deletions

* Fix CSS padding problems reported by @saivann

* Remove all HTML comments from autocrossref text to allow easy checking
  for broken link definitions: find _site -name '*.html' | xargs grep '\]\['

* Add PNG versions of guide and example SVG icons.  (optipng run)
2014-06-06 18:46:32 -04:00
Saivann
187ed2562a Improve contributors.rb plugin
Validate returned data from GitHub API
htmlescape data on the HTML page
Drop unnecessary yaml dependency
Add more comments in the code
Add more aliases in _config.yml
Fix vertical-align style
2014-06-06 15:33:16 -04:00
David A. Harding
78b4c5452e
Merge remote-tracking branch 'bitcoin.org/master' into generatingtxes
Conflicts:
	_includes/guide_payment_processing.md
	_less/screen.less
2014-06-02 11:40:38 -04:00
David A. Harding
d1b4b08729
Add Developer Examples; Transaction Tutorial
* Add new Developer Examples page

* Add a transaction tutorial describing in detail how to make various
  different transactions.

* Add a new "multicode" CSS class to allow combination of consecutive
  code blocks into a single code block. This lets us use pygments
  highlighting for multiple different types of code within the same
  aparent block of code.

* Get autocrossref to ignore code blocks so we don't need to endcrossref
  every time we encounter a code block. This makes the source much more
  readable and maintainable.
2014-05-29 23:19:57 -04:00
Saivann
73510fe526 Improve core developers list layout 2014-05-27 09:43:33 -04:00
saivann
5edf81fde5 Merge pull request #423 from bitcoin/devel-resources
Add "Additional Resources" subsection in devel-docs
2014-05-26 10:39:21 -04:00
Saivann
3730b4222f Use SVG icon for anchor link affordance 2014-05-25 09:31:34 -04:00
Saivann
c4a8c26465 Provide "GitHub-like" anchor links affordance (thanks @cbeams) 2014-05-24 23:44:51 -04:00
Saivann
e7b238d35e Add "Additional Resources" subsection in devel-docs (thanks @cbeams @harding @instagibbs) 2014-05-24 16:23:34 -04:00
saivann
2f17ee4dae Merge pull request #393 from bitcoin/devel-docs
Add Developer Guide To Bitcoin.org
2014-05-24 11:01:45 -04:00
Saivann
95b48d5513 Display language menu in ordered columns 2014-05-23 10:50:28 -04:00
Saivann
84a3acaef2 Position fonts in separate directories 2014-05-22 15:30:58 -04:00
Saivann
c7bc38f452 Add a temporary BETA disclaimer in devel-docs 2014-05-21 22:59:03 -04:00
Saivann
3c5a915aed Fix toc action entries style for mobiles 2014-05-19 18:45:52 -04:00
Saivann
753424d2e6 Add "Report An Issue" action in developer documentation toc 2014-05-19 12:02:34 -04:00
Saivann
8f4852c871 Fix foundation banner position 2014-05-12 09:06:45 -04:00
Saivann
096211c320 Fix layout for lower screen resolutions (800x600) 2014-05-10 11:38:38 -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
9717c728e9 Fix CSS styles for future rtl translations 2014-05-08 00:22:30 -04:00
Saivann
bf9980df1d Apply a few CSS improvements for table of contents, lists, tables and code blocks 2014-05-04 22:23:27 -04:00
Saivann
6ce43fcca9 Prevent image from overflowing outside the container 2014-04-07 14:56:51 -04:00
Saivann
63648d8399 Serve Windows 64bit builds on the download page 2014-03-19 13:09:57 -04:00
Saivann
ba81752942 Add a print CSS style sheet 2014-03-10 20:27:49 -04:00
Saivann
ac501813bf Improve events table style 2014-03-10 11:58:37 -04:00
Saivann
f63e5ff044 Improve events table style 2014-03-10 09:29:34 -04:00
Saivann
cb443a8dda Drop deprecated "Resources" and "Community" templates 2014-03-06 13:53:18 -05:00
Saivann
1a8b4c681a Improve events list style 2014-03-05 12:16:08 -05:00
saivann
4609ccd9aa Merge pull request #332 from bitcoin/meetups
Display meetups on the events map
2014-03-02 09:33:39 -05:00
Saivann
01e166e8e8 Display meetups on the events map 2014-03-01 19:14:27 -05:00
Saivann
11fb1327c2 Sponsorship from the Foundation 2014-02-28 14:57:35 -05:00
Saivann
dfd44bac21 Display events on a map using OpenStreetMap 2014-02-09 15:18:42 -05:00
Saivann
fbaac9ddd7 Add comptability fixes for visual seperator between wallet types (fixes #307) 2014-02-05 12:43:29 -05:00
Luc
b27b013741 Added visual separator between the wallet types on choose-your-wallet page
It took me a minute to understand why blockchain.info's icon was on the "choose your wallet" page twice, and I also remember wondering whether it'd be clear to users that some downloads are not desktop applications. I only understood once I saw the text above the icons.

Since many people don't read the all the text on a page (especially a page leading to downloads, and I came here looking for the bitcoin-qt download), I think this visual hint, separating the different client types with a gray line, makes it clearer that there is not only the choice of which wallet to use but also different types of wallets.

Screenshot of change (to compare with bitcoin.org/en/choose-your-wallet): http://imgur.com/PcCqIEO

I'm not that experienced with Github and how appropriate it is to do pull requests for such a small change, but I think it will help users so I'd like to contribute the change anyway. Thanks!
2014-02-05 00:28:28 +01:00
Saivann
6c8b0e7d24 Replace interviewees by non-profit organizations and bitcoinpresscenter.org 2014-01-20 13:56:53 -05:00
Saivann
9b41a2f37b Set text-align:left; instead of justify for short paragraphs 2013-12-29 22:18:53 -05:00
Saivann
536cf0149b Improve download page layout
Increase icons' size and add an icon for the source code
Show optimized OS list and no OS auto-detect button for mobiles
Don't mix release signatures with downloads
2013-12-15 14:47:50 -05:00