Commit graph

15 commits

Author SHA1 Message Date
Saivann
4e9697bf0d
Avoid CSS declarations in HTML 2015-07-05 21:53:33 -04:00
Saivann
603007f549
Fix rendering error in Google Chrome for the RSS icon 2015-07-05 21:43:42 -04:00
Saivann
a90c2ecfc5
Merge branch 'youtubeondemand' 2015-06-29 11:39:18 -04:00
Saivann
3a89870ad7 Display release keys along other links with icons 2015-06-27 22:04:20 -04:00
Saivann
b1be90742a Optimize video icon SVGs 2015-06-26 14:02:49 -04:00
Saivann
007d45381f Load Youtube iframe on click only
(Increases performances and offers better privacy)
2015-06-26 14:02:37 -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
961d6c988f
Revert "Merge pull #793: Dev Docs: New Glossary & JS Search Box"
This reverts commit e3dcf0ce1f, reversing
changes made to c71e9fdf2d.

Once again we had a broken new plugin that Travis CI and local building
didn't catch.
2015-04-10 19:33:39 -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
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
louisjc
8b1a9d8cad Update SVG 2015-02-25 17:45:57 +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
louisjc
a5bde04a69 Logo SVG optimisation
Optimisation of the logo svg : remove useless groups and tags.
2015-02-01 18:37:20 +01:00
Saivann
df15d7f857 Update tr translations 2014-12-25 21:10:40 -05:00
Saivann
2a139a51a1 Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00