David A. Harding
2c1615e75b
Dev Docs: Remove security confusion from P2SH intro
...
Somebody thought the paragraph being revised in this commit implied that
P2SH was implemented because P2PKH had security problems:
http://bitcoin.stackexchange.com/q/36695/21052
2015-04-01 09:07:02 -04:00
David A. Harding
936cfd6388
Events: Added Bitcoin in the City & Age of Cryptocurrency
...
1. Bitcoin In the City (London, UK) closes #798 and closes #797
2. The Age Of Cryptocurrentcy (Washington DC, USA) closes #794
2015-03-31 11:31:05 -04:00
Saivann
163117d741
Merge branch 'coinapult'
2015-03-28 10:17:10 -04:00
Saivann
6fa5684924
Drop Coinapult wallet
...
(The service was compromised and is still suspended)
2015-03-25 12:51:31 -04:00
Saivann
4ae5740f05
Drop KnC wallet screenshot and icon
2015-03-23 14:51:31 -04:00
phantomcircuit
6987ca346c
remove references to knc wallet
...
Rebased-by: David A. Harding <dave@dtrt.org>
Rebased-from: 0e1e40ce970c696ed058952f2e832f4c57e22c2e
Closes #673
2015-03-23 13:29:39 -04:00
Saivann
9e766c8921
Replace remaining bitlegal.io link
2015-03-20 13:34:25 -04:00
David A. Harding
cd054cf91a
Merge pull #787 : Russian translation updated
...
Signed-off-by: David A. Harding <dave@dtrt.org>
2015-03-20 13:07:28 -04:00
David A. Harding
c2bc8edff3
Revert changes to build script made in d954708ef
2015-03-19 15:01:55 -04:00
David A. Harding
49071f766b
Events: Add Bitconference & WeBTCExpo (both Amsterdam, NL)
...
Closes #790 #791
2015-03-19 13:50:29 -04:00
David A. Harding
7dad293c31
Merge pulls #783 , #788 , Addr fix
...
* #783 : make 'Getting Started' more dense
* #788 : fix typo on timereceived
* Addr fix: fix addr mislink reported by larshesel (thanks!)
2015-03-19 13:40:45 -04:00
David A. Harding
8adb3a5eb5
Remove Ruby version from Gemfile
...
This is to support the build server, which has always used Ruby 1.9.1.
2015-03-19 13:14:17 -04:00
Christopher Gurnee
7f4a590894
Fix 'addr message' reference links ( fixes #792 )
2015-03-19 11:53:20 -04:00
David A. Harding
813cafec45
Fix orphan quote (thanks Saïvann!)
...
[ci skip]
2015-03-15 12:45:42 -04:00
David A. Harding
d954708ef1
QA: Use HTML Proofer To Check Internal Links
...
Uses Ruby html-proofer to check the links. This commit also fixes the
various problems it found, as well as dealing with some of its
non-problem complaints (it doesn't like anchor (a) tags without either
an href, name, or id).
Running HTML proofer takes about 12 minutes on my system (with up to two
threads), during which it prints no text. Travis CI times out after 10
minutes of nothing being written to stdout, so this commit also adds a
background process the Makefile to print a line every minute while make
runs.
2015-03-14 15:17:24 -04:00
Diogo Quintela
15b779049b
typo on timereceived (was timerecived)
2015-03-11 13:55:02 +00:00
arvicco
2c74933732
Legality link updated
2015-03-09 10:53:46 -07:00
louisjc
6681e4ac1f
Smaller margin on getting-started
2015-03-06 17:14:48 +01:00
arvicco
7f342d1f97
Russian translation updated
2015-03-05 14:06:27 -08:00
David A. Harding
d44692c75b
Add MIT Event & Fix README Typo
2015-03-04 22:31:19 -05:00
David A. Harding
da40d0023a
Merge pulls #784 and #786
...
* #784 Insidebitcoins.com add new event (Hong Kong)
* #786 Add btcwallet and update url for btcd.
2015-03-04 22:27:27 -05:00
David Hill
f6fbc5a8eb
Add btcwallet and update url for btcd.
2015-03-04 19:59:18 -05:00
muresanroland
d05b119e54
Fix build failure
2015-03-04 18:32:58 +02:00
Saivann
ce82e02a52
Merge branch 'buildscript'
2015-03-04 09:47:37 -05:00
muresanroland
77ee947e37
Insidebitcoins.com add new event Hong Kong
2015-03-03 16:37:39 +02:00
David A. Harding
24fdd8a0fa
Merge pull #777 : Links: Add two websites
2015-03-01 08:03:22 -05:00
David A. Harding
76fd57dac9
Events: Add Future of Money - The Bitcoin Story (India)
2015-03-01 08:02:02 -05:00
Saivann
bd5a114cba
Add script used to build and update website
2015-02-27 12:38:08 -05:00
David A. Harding
18defab52c
Merge pull request #764 : Releases: Variablize Release Notes
2015-02-27 08:19:56 -05:00
David A. Harding
7a7a6fd82c
Releases: Rename Release Files
...
cd _releases
rename 's/^.*-v//' *
git add *
2015-02-27 08:17:40 -05:00
David A. Harding
cbebe461ff
Releases: Variablize Release Notes
...
Add additional variables to the release note files to allow setting the
version number and date. The version number is required, and can be
used to automatically set the release notes title. The date is optional
and can be set hours/days after the release.
Additionally, a Makefile test is added that checks whether the download
files exist on the Bitcoin.org server. This can help prevent creating a
broken Download page.
* Set variables for all previous releases
* Document variables in README.md
* Update code and templates to use variables
* Add the Download page links to the "dl" CSS class. Also add newlines
to make the HTML a bit easier to parse using sed
* Add a new Liquid plugin to print warnings. This is used to print a
non-error warning if any release is created without the optional date
2015-02-27 08:15:50 -05:00
David A. Harding
4e80dc13f8
Merge pulls #774 and #776
...
* #774 : SVG optimisation; the return
* #776 : QA: Simplify Comparison Between Local And Remote Site Files
2015-02-27 08:13:49 -05:00
David A. Harding
584e19101c
QA: Simplify Comparison Between Local And Remote Site Files
...
This commit adds an extra step to the build process to SHA256 checksum
all the files that are built purely based on repository contents. The
checksums file is uploaded to the webserver with the rest of the site
content.
A separate target is added to the Makefile to compare the remote
sha256sums file to a locally-built file to see if they differ. This
allows us to detect when a remote build may have gone astray.
2015-02-26 07:13:47 -05:00
David A. Harding
45855ab2d9
Merge pull #771 : Backend: Test That Site Builds With Travis CI
2015-02-26 05:57:18 -05:00
louisjc
19d9ca498d
Add GoBitcoin.io link
2015-02-26 11:07:30 +01:00
louisjc
36b3ef4964
Add CryptoFR link
2015-02-26 11:06:51 +01:00
louisjc
8b1a9d8cad
Update SVG
2015-02-25 17:45:57 +01:00
David A. Harding
a0b206c77d
Merge pulls #765 and #770
...
* #765 : Links: Replace Dead BitLegal.io With Wikipedia
* #770 : Bitcoin for Developers: Change links
2015-02-25 11:36:44 -05:00
David A. Harding
84f5b6f160
Dev Docs: Attempt To Fix Site Build Error On ntpd1.template
...
Reported in IRC
2015-02-25 08:05:15 -05:00
David A. Harding
3640939d5b
Events: Decentralize This! Hackathon
...
Closes #772
2015-02-25 07:41:10 -05:00
Saivann
77fd50dd41
Update da translations
2015-02-24 23:40:36 -05:00
David A. Harding
77066ba70d
Backend: Test That Site Builds With Travis CI
...
Add configuration file for Travis CI, documentation for using Travis,
and a line to _config.yml to ignore directory Travis creates.
2015-02-24 22:03:10 -05:00
David A. Harding
fc10efd3dc
Dev Docs: Fix Confusing Sentence About UTXO/Input Values
...
Reported by Nathan Wilcox (thanks!)
Closes #766
2015-02-24 16:25:48 -05:00
louisjc
de3138da5a
Restore getstarted link and add developer-documentation link
2015-02-24 14:54:19 +01:00
Saivann
5544ab22e1
Drop cancelled event
2015-02-24 00:28:36 -05:00
Saivann
228344fb0d
Update events ( fixes #769 )
2015-02-24 00:21:16 -05:00
Saivann
74ad2acf51
Fix date in Turkish string
2015-02-23 21:39:19 -05:00
Saivann
152730da09
Update tr translations
2015-02-23 21:37:27 -05:00
anduck
42072eae70
Fix typos "Bicoin" -> "Bitcoin"
2015-02-23 19:23:12 -05:00
David A. Harding
09a13aac4f
Merge pull 761: Update some images
2015-02-23 15:01:27 -05:00