Commit graph

71 commits

Author SHA1 Message Date
Saivann
82453bbcc2 Explicitely mention that the requirements are meant to change and strengthen over time (thanks gmaxwell) 2014-12-11 23:27:31 -05:00
Saivann
b81cd7dd06 Allow for PIN login with aggressive lock-out (thanks gurnec) 2014-12-11 13:14:33 -05:00
Saivann
bc778b8f64 Apply "strong passwords" requirement to hybrid wallets 2014-12-10 00:37:51 -05:00
Saivann
55aaa16550 Update wallet inclusion requirements with good coding practices 2014-12-10 00:37:43 -05:00
Saivann
8eed2466f1 Drop confusing "rotate address" mentions 2014-12-06 14:25:56 -05:00
Saivann
ffd2bcaaed Clarify that rotating addresses is used to avoid address reuse (thanks @luke-jr) 2014-12-06 14:01:51 -05:00
Saivann
ed063e3eda Avoid forcing signed firmware updates for hardware wallets (thanks @luke-jr) 2014-12-06 14:01:18 -05:00
Saivann
1037acfe18 Replace confusing mentions of "custodial" wallets 2014-12-06 13:52:04 -05:00
Saivann
c042987334 Mention that wallets guidelines can be adapted (thanks @harding) 2014-12-05 22:03:22 -05:00
Saivann
b541875da5 Set general requirements and process for including wallets 2014-12-05 20:33:35 -05:00
Saivann
1db1455703 Manage events in a single file 2014-11-15 18:45:43 -05:00
Saivann
45cdb02ab9 Allow disabling plugins for faster preview 2014-11-08 13:56:41 -05:00
Saivann
ed2caf54b9 Link to the new merged translation live preview in the README 2014-10-23 23:06:53 -04:00
Saivann
049c0a5d9a Rename the "Decentralization" score to "Validation" score 2014-10-10 21:33:35 -04:00
Saivann
1ad6bfffbe Clarify requirements for the "transparency" score (thanks @harding) 2014-09-13 15:16:19 -04:00
saivann
bd40cff1eb Merge pull request #530 from bitcoin/readme
Add instructions and rules about adding a wallet on bitcoin.org
2014-08-23 21:36:28 -04:00
Saivann
6800f089fb Mention that wallets must meet passing score requirements before getting a good Transparency score (thanks @schildbach) 2014-08-22 12:39:21 -04:00
Saivann
2ead9b9c9f Fix typo in the README 2014-08-22 00:43:50 -04:00
Saivann
d6451c4093 Add instructions and rules about adding a wallet on bitcoin.org 2014-08-21 23:26:20 -04:00
David A. Harding
3a90000ed8
Add Makefile For Easy Automated Testing Immediately After Building
New Makefile lets testers build the static HTML files and then run a few
automated tests to catch problems like missing files and links.  The
Makefile is not required; the site can still be built using just Jekyll.

This commit also fixes several image-related errors reported by `make
test` by adding the missing PNG images.
2014-06-12 03:06:57 -04:00
Saivann
19c52a7315 Add "Developer Documentation" subsection in the README 2014-05-29 14:56:12 -04:00
John Manoogian III
944e7c3470 Manage gems + Ruby @ current stable versions w/RVM
* update to modern, supported Ruby 2.0 version
* update gems to current versions using Bundler
* make jekyll configs confirm to current version
* switch deb package dependencies to cross-platform rvm
* ignore bundled dependencies
* some README mods as per @harding + @saivann
2014-05-20 20:45:08 -07:00
Saivann
1ffd2cf573 Replace unused release announcement field by releases notes content 2014-04-12 17:21:24 -04:00
Saivann
6e2960d1ba Define events' date in YAML and continue displaying events 5 days after their start date (fixes #361) 2014-04-02 12:09:20 -04:00
Saivann
92c6884702 Improve and promote instructions in the README 2014-03-21 12:34:01 -04:00
Saivann
885b6b12b4 Add libicu-dev to dependencies (fixes #352) 2014-03-21 10:22:52 -04:00
Saivann
fde77a23d0 Rename "Bitcoin-Qt" to "Bitcoin Core" 2014-03-19 15:43:55 -04:00
Garland William Binns III
bb596d3652 Add clarification for running translation update script from root of git repo. 2014-03-14 16:38:33 -04:00
Saivann
9b62dc6f83 Add script used to update translation templates 2014-03-08 22:13:45 -05:00
Saivann
58ef9c6c56 Handle redirections in _config.yml 2014-02-19 14:57:04 -05:00
Saivann
dfd44bac21 Display events on a map using OpenStreetMap 2014-02-09 15:18:42 -05:00
Saivann
463364828a Replace "How it works" picture by an improved one 2013-09-29 22:14:02 -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
4820a694d6 Update README file with recent instructions 2013-09-11 23:19:04 -04:00
Saivann
bcebe9c481 Set latest download version automatically based on release notes 2013-09-04 13:29:36 -04:00
Saivann
045e03e3f1 Use RFC 2822 date format for last updated time in alert pages 2013-08-12 13:19:09 -04:00
Saivann
7ff5b4b4e0 Move lastmod into alert pages content 2013-08-06 13:59:25 -04:00
Saivann
b520e53047 Handle alert banners in alerts.rb 2013-07-14 01:04:26 -04:00
Saivann
3482703f36 Order vocabulary page with ICU to handle each language collation 2013-07-04 01:53:25 -04:00
Saivann
a252596168 Add events page and RSS feed
Drop previous orphan events pages
Drop site.post in sitemap.rb
2013-06-25 00:02:33 -04:00
Saivann
d58a1690da Clean and improve redirects.rb
Use _redirects/ for more consistency with other plugins
Fix an inaccurate redirection association in sitemap.rb
2013-06-22 20:43:19 -04:00
Saivann
6ac93df9f2 Generate releases notes using releases.rb
Make releases notes layout and urls consistent with the alerts page
Add RSS feed in download and version-history pages
Add a canonical page with a redirect to the new url
Simplify releases notes layouts
2013-06-19 14:04:29 -04:00
saivann
45c360b626 Merge pull request #207 from bitcoin/simplemenu
Re-structure and simplify menu layout
2013-06-18 21:37:28 -07: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
ec44853934 Add "Network status and alerts" page and RSS feed (fixes #170)
Generate alerts pages through alerts.rb plugin
Allow to keep short alias urls for each alert
Move alert pages in _alerts
Update sitemap plugin to include alerts
2013-06-18 23:50:37 -04:00
Saivann
34273d6955 Fix layout name for releases in README 2013-06-17 22:47:16 -04:00
Saivann
8dd3bd5ad5 Fix a mistake about ALERT example in README 2013-06-17 16:28:04 -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
4ce5098c8c Standardize ALERTs between layouts 2013-04-29 23:29:44 -04:00
Saivann
21441d310d Handle urls translations automatically in pages
Internal page urls are now all declared once in _config.yml for each language
Translators can translate file and anchor urls without needing to manually update all pages
2013-04-25 18:32:51 -04:00