Commit graph

2056 commits

Author SHA1 Message Date
Saivann
fa70fabed6 Update pl translations 2015-04-09 22:47:17 -04:00
Saivann
1467db2c3e Update it translations 2015-04-09 22:34:53 -04:00
Saivann
8810fe74e0 Update de translations 2015-04-09 22:19:51 -04:00
Saivann
de9afa06b3 Expend the "Participate" menu entry 2015-04-09 17:38:11 -04:00
David A. Harding
8991568e70
Layout: exempt Download page from anchor link checking
Thanks Saïvann!
2015-04-09 15:47:05 -04:00
Saivann
a790f353d0
Glossary: Various small fixes and improvements
Add link to the glossary from each definition
Fix missing BIP37 link
Fix searchbox width on mobiles
Apply more consistent margin and padding for the searchbox
Use H3 titles in the glossary_entry layout for better readability
Always use HTML classes for CSS stylesheets
Fix one typo in glossary.rb
2015-04-09 15:20:39 -04:00
David A. Harding
4213d102da
Style: Add anchor links to all subheads
* Adds Makefile test to ensure all subheadings, except those on Choose
  Your Wallet, have an ID (anchor reference)

* Adds an ID to all subheads that didn't have on previously
2015-04-09 11:30:28 -04:00
David A. Harding
08a46640f0
Add Bitcoin Presentation @ eCrime Symposium (Spain)
Closes #803
2015-04-07 18:35:24 -04:00
David A. Harding
3dd445c911
Merge pulls #802, #809, and #810
* 802: Advapay payments event with Armory presenting
* 809: Fixes the position of the nav icon when resizeing the
  window on Chrome
* 810: Style fix on dev docs page
2015-04-07 18:22:01 -04:00
Jacob Burenstam
303a8b79fc Stylefix on dev docs page 2015-04-07 22:35:30 +02:00
Jacob Burenstam
fca84569e3 Fixes the position of the nav icon when resizeing the window on Chrome
Closes #808
2015-04-07 22:08:01 +02:00
sunnankar
4fdbf7a72c Update _events.yml
Advapay payments event with Armory presenting.
2015-04-06 15:07:58 -04:00
Administrator
7ab88dd816 Adjusted logo area to within 96px 2015-04-05 00:06:40 -04:00
Ninkip2p
74e42facd7
Wallets: Add Ninki wallet
Rebased-from: 8137407d17d3b01af7051b76555f4482e3cb39b7
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #760
2015-04-04 13:14:32 -04:00
David A. Harding
ee2a161421
Revert "Drop Coinapult wallet"
This reverts commit 6fa5684924.
2015-04-04 11:34:19 -04:00
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
af29f6855c
Glossary: Add documentation to README.md 2015-03-19 15:32:24 -04:00
David A. Harding
801ea9f4ad
Fix links for new glossary entries 2015-03-19 15:32:09 -04:00
David A. Harding
494dfaced7
Dev Docs: Add Glossary Entries & Search Links
This adds the data used to populate the glossary and search terms.

Closes #593
2015-03-19 15:31:44 -04:00
David A. Harding
037cd4553a
Add New Glossary Page And Developer Search Feature
This commit adds the code necessary to generate a new
en/developre-glossary page with entry pages in the en/glossary/
directory, e.g. en/glossary/51-percent-attack.

The glossary page and the individual term pages feature a JavaScript
search engine (no CGI) for just glossary terms.  This search box has
also been added to the following pages:

    * Developer Documentation (the index page)
    * Developer Guide
    * Developer Reference
    * Developer Examples

The search box requires the following MIT-licensed libraries:

    * JQuery
    * JQuery UI
    * JQuery UI CSS stylesheet

These allow our JS code to be almost trivially simple in js/devsearch.js

This commit adds only code.  Actual glossary entry data will be added in
a subsequent commit.
2015-03-19 15:31: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