Commit graph

2170 commits

Author SHA1 Message Date
Saivann
87fef805e8 Merge branch 'eventdata' 2015-05-02 17:51:30 -04:00
songchenwen
99b7c1d862 Added Bither 2015-05-02 21:08:06 +08:00
David A. Harding
55d4f4def8
Merge pull #845: About Us: Minor Updates 2015-05-01 19:47:34 -04:00
David A. Harding
759b8eda1b
Events: Add CoinCongress (CA, USA)
Closes #848
2015-05-01 19:44:18 -04:00
Eric Larchevêque
4c71f9e1a6
Wallets: Rename HW.1 to Ledger Nano
Rebased-from: a07e159e24e79905e6a2dd8bf82d0a873348d3f4
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #696
Closes #844
2015-05-01 18:55:49 -04:00
Saivann
262b550c18 Separate event script from event data 2015-05-01 14:19:43 -04:00
David A. Harding
372032cf66
Wallets: Display BitGo In Win/Mac/Linux
Reported by Craig (thanks!)
2015-04-30 15:32:52 -04:00
Ben Davenport
1de5c8f656
Add BitGo chrome app to desktop section of choose your wallet
Rebased-from: 25352fb4521d954be9d35183c906f356321d027c
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #827
2015-04-30 12:50:27 -04:00
David A. Harding
9e665e905e
About Us: Minor Updates
* Add Craig Watkins (wallet reviews)

* Remove long-idle contributors

* Update personal links to point to GitHub
2015-04-30 12:24:37 -04:00
George Kimionis
85813d14a9 Changed privacy level to checkpasstransparencyopensource for Android distro 2015-04-29 00:05:59 +03:00
David A. Harding
4a89cc4974
Blog: s/&/and/ for HTML validation 2015-04-28 11:38:39 -04:00
David A. Harding
8e573b38f3
Merge #837, #838, and #842
* #837: Add A Blog To Bitcoin.org
* #838: Full Node Guide: Add Windows 8.x Instructions
* #842: QA: Fix 16,591 HTML Validation Errors
2015-04-28 11:06:59 -04:00
George Kimionis
7f9ec4c4d9 Restored Bitcoin-Core's transparency level
Downgraded Coinomi's transparency level to checkpasstransparencyopensource since no deterministic build system is involved in the build process whatsoever
2015-04-28 12:55:17 +03:00
David A. Harding
593a56d6f3
QA: Fix Regressions From HTML Proofer Commit
Suggested by Saïvann (thanks!)
2015-04-27 09:55:42 -04:00
David A. Harding
ec343d54d1 QA: Check HTML Correctness & Fix Existing Errors
- _contrib/bco-htmlproof: check HTML for correctness; fail on any errors

- _contrib/bco-htmlproof: accept path for individual page to help debug
  page problems

- (Many files) Convert `&` in numerous elements to `&amp;`

- _templates/download.html: use Liquid filter to automatically escape
  `&` in magnet links.  Also premptively tell HTML not to check the
  magnet link when checking external links (this check is not currently
  enabled)

- _releases/*: Escape `<parameter>` used in multiple Bitcoin Core
  release notes

- _templates/choose-you-wallet.html: change mSigna URL from
  .../coinvault&referer=bitcoin.org to .../coinvault?referer=bitcoin.org

- _templates/community.html: fix duplicate anchors by renaming one
  anchor

- _templates/events.html: move Javascript to separate file because it
  contains forbidden HTML close tags within the `<script></script>`
  tags.

- (Many files, mostly in _translations/) Fix many broken open tags or
  missing close tags.

- _translatios/zh_TW.yml & ko.yml: fix a total of three invalid
  characters (control characters)
2015-04-27 09:12:11 -04:00
George Kimionis
68a7369608 Downgraded transparency level to checkpasstransparencyopensource since no deterministic build system is involved in the build process whatsoever 2015-04-27 15:20:53 +03:00
David A. Harding
28d7ef0f1d
Release: Add 0.10.1 Magnet URI & Date 2015-04-27 02:22:21 -04:00
David A. Harding
5d8ab00bb3 Releases: Update 0.10.1 Release Notes to RC3 2015-04-25 19:19:25 -04:00
David A. Harding
d620ce61f2 Site Docs: Update release instructions
Describe how to prepare a release in advance.
2015-04-25 19:19:25 -04:00
David A. Harding
6264930505 JS: Move addAnchorLinks from main.js to base.js
Thanks Saïvann!
2015-04-25 19:19:25 -04:00
David A. Harding
feea5bb21f Layout: Add anchor link affordance to all pages 2015-04-25 19:19:24 -04:00
Jacob Burenstam
9d9247ee1c Site-wide JS: Don't remove mobile menu onclick
Rebased-from: 979eef696e3d02978f4245a944cd3d9f38518124
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #805
2015-04-25 19:19:24 -04:00
David A. Harding
ec822d624a Releases: Add Bitcoin Core 0.10.1
Notes current as of RC2
2015-04-25 19:19:24 -04:00
David A. Harding
400bed4343
Merge pulls #839 and #840
* 839: Dev Docs Glossary: Add Denominations Entry
* 840: Bitcoin.pdf: Add A Page That Lists Translations
2015-04-25 19:02:56 -04:00
David A. Harding
d383940ecb
Bitcoin.pdf: Create Page Linking To Translations
- Adds a new page linking to all translations of Nakamoto's Bitcoin
  paper, and also provides instructions for adding new translations

- Changes all links on the site that used to point directly to the
  English bitcoin.pdf to point to the new page.

- Add Spanish Translation by Breathingdog, as well as Spanish strings
  for the now page also by Breathingdog
2015-04-24 15:05:55 -04:00
David A. Harding
3302d27ebc
Move Translated Bitcoin.pdf Files
Move translated bitcoin.pdf files to /files/bitcoin-paper
2015-04-24 14:45:28 -04:00
David A. Harding
6917c1ecbd
Full Node Guide: Add Windows 8/8.1 Instructions
Thanks to Paul Georgiou for instructions and screenshots!

Closes #825, Closes #763
2015-04-24 14:21:36 -04:00
David A. Harding
5340cb36de
Full Node Guide: Variabalize Some Paragraphs
Thanks to Wladimir for a description of the Windows/Bitcoin Core
shutdown relationship.
2015-04-24 14:21:28 -04:00
David A. Harding
547f88850e
Full Node Guide: Fix Wrong Links 2015-04-24 14:21:16 -04:00
David A. Harding
6df57cf942
Dev Docs Glossary: Add Denominations Entry
Suggested by Jameson Lopp (thanks!)
2015-04-24 13:43:03 -04:00
David A. Harding
7872468383
Blog: Add RSS Discovery Link & Icon
Suggested by Saïvann (thanks!)
2015-04-23 19:23:57 -04:00
David A. Harding
2a2df421c1
Dev Docs: Change Text To Make Autoxref Consistent 2015-04-23 12:56:47 -04:00
David A. Harding
0adf79eedd
Build System: Sort Files For Consistent Comparison
Fixes problem with filenames being listed in different order on
different systems.
2015-04-23 11:26:35 -04:00
David A. Harding
ffa9a249f3
Blog: Add Blog To Bitcoin.org
* Adds new page /en/blog

* Adds new feed for blog posts to /en/rss/blog.xml

* Adds "Blog" link to site footer

* Adds three back-dated blog posts to give the blog some initial
  content.
2015-04-22 17:49:30 -04:00
David A. Harding
224127f2f0
Merge pulls #824 and #830
* 824: Dev Docs: Update For New 'generate' RPC
* 830: Link "quantum computing" in FAQ to related Bitcoin Magazine article
2015-04-22 17:38:44 -04:00
David A. Harding
3a7968eee4
Events: Add Bl0ckcha1n (Paris, France) 2015-04-20 18:41:38 -04:00
David A. Harding
31bf3d8648
Dev Docs: Fix s/offline wallet/signing-only wallet/
Suggested by cbaumler (thanks!)

Closes #835
2015-04-20 16:37:49 -04:00
sunnankar
26d5f08cc1 Update en.yml
No text changed to prevent translation issues. Link to article by Vitalik discussing quantum computing issues and potential solutions.
2015-04-20 00:00:51 -04:00
David A. Harding
a2a5f454cb
Revert "Revert "Merge pull #793: Dev Docs: New Glossary & JS Search Box""
This reverts commit 961d6c988f.
2015-04-14 08:55:53 -04:00
David A. Harding
ceaf266040
Merge pull #823: Various Backend & Site Docs Updates 2015-04-14 07:01:48 -04:00
David A. Harding
6ffd230671
Site Docs: Grammar Fixes
Thanks Saïvann!
2015-04-13 14:30:16 -04:00
David A. Harding
b8b1f2d07f
Merge pull #800: Revert "Drop Coinapult wallet" 2015-04-13 07:44:36 -04:00
David A. Harding
df2f3a77d0
Dev Docs: Describe New RPC 'generate' In Examples 2015-04-12 20:31:27 -04:00
David A. Harding
ab7ca1f26f
Dev Docs: RPCs: Add New 'generate' & Note 'getgenerate' Change 2015-04-12 20:30:59 -04:00
David A. Harding
3eee4811fd
Site Docs & Previews: Update Site Building/Previewing Docs
* New plugin: remove-html-extension falls back to /foo.html when /foo
  isn't found in `jekyll serve` mode.

* New Makefile target: `make preview` runs bundle exec jekyll serve

* Updated site docs to describe installing all required dependencies.
  Fully tested using a new install of Ubuntu Server 14.04.1
2015-04-12 15:20:35 -04:00
David A. Harding
6a42d7b861
Backend: Makefile Targets For 'deployment' and 'travis'
* Set build server to use `make deployment`

* Create Makefile target for 'deployment' to update dependencies if
  necessary

* Set Travis CI to run `make travis`

* Create Makefile target for 'travis' to use additional automation logic
2015-04-12 14:24:32 -04:00
David A. Harding
ca7b97134d
Backend: Upgrade To Jekyll 1.3.0 & Remove Workarounds
* Require in Makefile that everyone use bundle to remove inconsistencies

* Require in Gemfile that everyone use Jekyll 1.3.*

* Require in Gemfile that everyone use Ruby 2.0.0 (already used by
  Travis and most developers)

* Remove workaround _plugin/svg.rb which showed SVG files in `jekyll
  serve` (fixed in Jekyll 1.0.0)

* Remove inconsistent file path workarounds in _plugins/autocrossref.rb
  and _plugins/inline-template.rb
2015-04-12 14:24:15 -04:00
David A. Harding
a6d5b863bf
Merge pulls #813 and #821
* 813: Layout: Add anchor links to all subheads
* 821: Standardize translation links
2015-04-12 13:29:42 -04:00
Saivann
b32efb7e66 Update sv translations 2015-04-12 11:55:53 -04:00
Saivann
332f0d88df Update fr translations 2015-04-12 00:06:10 -04:00