Commit graph

203 commits

Author SHA1 Message Date
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
Saivann
de9afa06b3 Expend the "Participate" menu entry 2015-04-09 17:38:11 -04:00
Jacob Burenstam
303a8b79fc Stylefix on dev docs page 2015-04-07 22:35:30 +02: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
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
louisjc
6681e4ac1f Smaller margin on getting-started 2015-03-06 17:14:48 +01:00
Saivann
9ac6bdd463
Downloads: Updates for v0.10.0
* Set filenames once in the download page

* Edit download page for new or updated files

* Add link to the source code, GitHub and torrent download

* Replace long sync instructions by short instructions to run a full node on the download page

Commit originated by Saïvann Carignan and updated by Dave Harding.
2015-02-16 03:03:20 -05:00
David A. Harding
9329c69cf8
Dev Docs: Put RPC Tables In Separate CSS Class
Suggested by Saivann: RPC tables with Name/Type/Presence/Description
format are now in .ntpd CSS class so that we can format them specially.

We also change the style of all dev doc tables to replace bold table
headings (thead) with a double-line border-bottom.  This makes the
theads look less like section headings and prevents us from over-using
bold.

Minor: a Makefile warning message has been made more explicit (also
suggested by Saivann) and another Makefile rule was updated to catch
more broken tables.
2014-12-30 16:03:19 -05:00
Saivann
414451e15b Prevent some browsers to apply outline styles to wallets 2014-12-23 15:29:40 -05:00
David A. Harding
53d4a6eebe
Dev Docs: Move Manual Sourcefile Lines To Auto Helper (thanks saivann!) 2014-12-14 08:12:12 -05:00
Saivann
9718c474fb Improve styles for actions in devel-docs
Apply consistent title and paragraph margins
Increase space between titles and actions for better readability
Use a different font-size for actions to separate them from the content
2014-12-13 20:06:30 -05:00
David A. Harding
f368d38e04
Dev Docs: Add "Edit|History|Report Issue|Discuss" Links To Subheads 2014-12-13 17:35:21 -05:00
Saivann
a9d2e73c1a Allow links in anchor affordance titles 2014-11-28 20:38:27 -05:00
Saivann
64a6f780be Merge branch 'license' 2014-11-28 10:54:28 -05:00
Saivann
7d981b183a Drop obsolete CSS lines 2014-11-22 13:56:56 -05:00
Saivann
fda3f0149d Add a "Privacy" page and link to public stats (fixes #605) 2014-11-22 13:53:00 -05:00
Saivann
2a139a51a1 Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00
Saivann
4cf2a684b2 Fix anchor affordance styles for RTL layout 2014-11-19 00:41:50 -05:00
Saivann
7a6484fc21 Add contextual link to source file on GitHub in devel-doc (thanks @icook @harding) 2014-11-16 23:32:58 -05:00
Saivann
1c9302eb5e Update validation score name in the layout and CSS 2014-11-14 12:54:03 -05:00
Saivann
921056fc9f Center thead in devel-docs tables 2014-11-08 18:38:20 -05:00
Saivann
1863fad011 Update ar, sl translations 2014-11-07 03:30:15 -05:00
Saivann
53fdb6a067 Use a consistent centered layout for mobiles
(Apply previous improvements to the Innovation page to all pages)
2014-11-07 02:49:47 -05:00
David A. Harding
fbf5448c59
Merge branch 'tx-format' (pull #631) 2014-11-06 21:47:36 -05:00
Saivann
df1bd06a47 Fix line-height in tables 2014-11-04 21:57:42 -05:00
David A. Harding
6ae33424e5
Change Text Alignment & Fix Some Typos
* Replaced text justification with left-align (raggedright) for all text
  in dev docs.

    * Removed previous manual left-align in RPC byte order table

* Changed placement of See Below text partly based on a suggestion by
  @saivann (thanks!)

* Normalized capitialization of special structures (e.g. s/TxIn/txIn/)
  to be consistent with some other parts of the docs. (I don't think
  we're fully consistent on this in all parts of the docs. I'll put a
  rule in the style guide today and then we can make changes on the next
  global proofread.)

* Fixed missing period found by @saivann (thanks!) and a related missing
  preposition.
2014-11-04 14:30:57 -05:00
saivann
971b224c59 Merge pull request #629 from bitcoin/walletsscale
Only display wallets for selected platform
2014-11-03 09:52:17 -05:00
Saivann
a6cf438938 Only display wallets for selected platform 2014-11-01 00:29:55 -04:00
saivann
5417f48821 Merge pull request #621 from bitcoin/status
Display a status icon on the Network status menu entry
2014-10-30 13:05:52 -04:00
Saivann
50203f5cc4 Display a status icon on the Network status menu entry 2014-10-28 00:20:58 -04:00
Saivann
d29b451a93 Translate, update and reposition press page 2014-10-27 23:10:40 -04:00
Saivann
54bf45f4a5 Increase space for main icons on the landing page
(This fixes some overflowing texts in translations)
2014-10-18 17:06:13 -04:00
Saivann
1b71345ef9 Fix issues with overusing CSS :hover in the wallet page (thanks @schildbach @harding) (fixes #544)
Click to see wallets when javascript is enabled
Click to select (lock) any platform in the menu
2014-09-10 00:02:33 -04:00
Saivann
b7ac999a23 Display all links when hovering the page in devel-docs (thanks @ewiner @harding) (fixes #528) 2014-08-22 12:14:29 -04:00
Saivann
d6b49205bc Update the Foundation sponsor banner and CSS 2014-08-12 21:27:23 -04:00
Saivann
2655bfcd87 Fix download button display on mobiles 2014-08-11 17:47:31 -04:00
Saivann
9d43673ca4 Revert removal of icon padding (fixes #514) 2014-08-10 12:27:05 -04:00
Saivann
05cea8a1b8 Add link to whatcanidoforbitcoin.org on the Development page (thanks @harding) 2014-08-10 11:43:47 -04:00
Saivann
8688771d3a Rename platform name from iphone to ios 2014-08-08 11:35:37 -04:00
Saivann
83e77afca9 Fix "Source code" button margin for rtl layout 2014-08-08 01:25:38 -04:00
Saivann
d2f695c4c3 Drop empty space in icons 2014-08-08 01:20:14 -04:00
Saivann
faeaf059fe Add platform icons in the wallet menu 2014-08-08 00:38:02 -04:00
Saivann
e4c2379d87 Fix missing animation on bubbles content 2014-08-07 15:21:43 -04:00
Saivann
ae25251b6e Fix check icon position on the wallet menu 2014-08-07 15:10:33 -04:00
Saivann
72adadb49a Update CSS to display operating systems without download size 2014-08-07 12:15:50 -04:00
Saivann
eaf0b2262f Move language selection into the mobile menu (fixes #489) 2014-08-05 20:23:47 -04:00
saivann
0bf591b884 Merge pull request #499 from bitcoin/translateoutdated
Add a banner for outdated translations to invite new translators
2014-08-05 11:50:35 -04:00
saivann
e4587c2d6d Merge pull request #501 from bitcoin/submitevent
Add a pre-populated "Submit an event" link on the "Events" page
2014-08-05 11:50:23 -04:00
Saivann
7c05b2f693 Add a pre-populated "Submit an event" link on the "Events" page 2014-08-03 23:55:44 -04:00
Saivann
e8365b45dc Display "Source code" link for all wallets 2014-08-03 23:42:50 -04:00