Commit graph

73 commits

Author SHA1 Message Date
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
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
Saivann
8308d27c2a Merge branch 'airbitz' 2015-02-10 11:15:30 -05:00
Saivann
df15d7f857 Update tr translations 2014-12-25 21:10:40 -05:00
Saivann
ab415e8b68 Update pl translation 2014-12-17 11:16:43 -05:00
Saivann
250ce37820 Add Greek (el) translations 2014-12-04 09:44:05 -05:00
Saivann
071968574c Add missing redirection 2014-11-28 11:00:15 -05:00
Damian
c2fb0a0968 Fix for repeating warning "Deprecation: The 'server_port' configuration option has been renamed to 'port'. Please update your config file accordingly." 2014-11-13 18:24:35 -08:00
Saivann
1828472551 Add Ukrainian (uk) translations 2014-11-12 10:43:47 -05:00
Saivann
d32cbabd11 Update nl translations 2014-11-06 13:50:30 -05:00
Saivann
d61400f9cc Merge remote-tracking branch 'remotes/ciphrex/ciphrex' 2014-10-27 20:28:12 -04:00
Saivann
9ab0591e2f Use single quotes in _config.yml
(Prevent norwegian language 'no' to return false)
2014-10-23 22:37:52 -04:00
Eric Lombrozo
3c6b048646 Added Ciphrex mSIGNA. 2014-10-20 21:13:02 -07:00
Whit J
b135abbab4 Update _config.yml 2014-08-29 17:19:18 -07:00
Saivann
1495be8b70 Fix Arabic language name in the menu 2014-08-03 01:57:25 -04:00
Saivann
a977ad4097 Add Japanese (ja) translation (thanks @gwb3) 2014-07-01 14:58:41 -04:00
Saivann
f833eb5e15 Add contributor alias for Andreas and order list in alphabetical order 2014-06-17 14:02:58 -04:00
Saivann
8a65502a4a Add list of bitcoin.org contributors 2014-06-16 14:14:47 -04:00
David A. Harding
1aa0dadaa1
Merge remote-tracking branch 'harding/makefile' into merge 2014-06-13 15:55:11 -04:00
David A. Harding
3a90000ed8
Add Makefile For Easy Automated Testing Immediately After Building
New Makefile lets testers build the static HTML files and then run a few
automated tests to catch problems like missing files and links.  The
Makefile is not required; the site can still be built using just Jekyll.

This commit also fixes several image-related errors reported by `make
test` by adding the missing PNG images.
2014-06-12 03:06:57 -04:00
Saivann
2b0b6ae58f Add Danish (da) translation 2014-06-11 23:06:01 -04:00
Garland William Binns III
50c272cb2b Update Language Configuration 2014-06-10 04:47:17 -06:00
Saivann
187ed2562a Improve contributors.rb plugin
Validate returned data from GitHub API
htmlescape data on the HTML page
Drop unnecessary yaml dependency
Add more comments in the code
Add more aliases in _config.yml
Fix vertical-align style
2014-06-06 15:33:16 -04:00
Garland William Binns III
cd1903c83b Add English-to-Italian Translation 2014-06-01 16:08:43 -04:00
Matija Mazi
3273d51eee Add Slovenian (sl) translation 2014-05-28 14:13:48 -04:00
Saivann
20ce85f7df Fix language names and order 2014-05-26 10:31:33 -04:00
Garland William Binns III
f2da828a72 Update Language Configuration 2014-05-24 15:20:10 -06:00
Saivann
95b48d5513 Display language menu in ordered columns 2014-05-23 10:50:28 -04:00
John Manoogian III
944e7c3470 Manage gems + Ruby @ current stable versions w/RVM
* update to modern, supported Ruby 2.0 version
* update gems to current versions using Bundler
* make jekyll configs confirm to current version
* switch deb package dependencies to cross-platform rvm
* ignore bundled dependencies
* some README mods as per @harding + @saivann
2014-05-20 20:45:08 -07:00
Saivann
e10ad2dd1e Add Romanian (ro) translation 2014-05-19 19:57:36 -04:00
saivann
cd405999fe Merge pull request #389 from buren/master
Added Swedish translation
2014-05-16 13:58:58 -04:00
Jacob Burenstam
f943a374dc Added Swedish translation (with FAQ disabled). 2014-05-15 18:00:36 +02:00
Garland William Binns III
23fe412265 Add Portuguese (Brazil) Translation 2014-05-14 21:26:02 -06:00
Saivann
3192d6fde1 Enable code highlighting with rouge 2014-05-04 20:59:54 -04:00
Garland William Binns III
ba56c9c9a9 Update Chinese Translation 2014-04-10 10:45:47 -06:00
Saivann
38a11ebabd Switch to kramdown for markdown in _config.yml
(Maruku is obsolete and karmdown is required for toc in the future)
2014-03-13 12:46:12 -04:00
Saivann
344cfcff06 Drop non-ASCII characters in urls 2014-03-10 12:54:15 -04:00
Saivann
1b9ddfb539 Add Hungarian (hu) language 2014-03-05 11:20:27 -05:00
Saivann
58ef9c6c56 Handle redirections in _config.yml 2014-02-19 14:57:04 -05:00
Saivann
8496ef65ed Add Bulgarian (bg) translation 2014-01-13 19:08:19 -05:00
Saivann
bcebe9c481 Set latest download version automatically based on release notes 2013-09-04 13:29:36 -04:00
Saivann
f1d1aa6524 Add v0.8.4 release (fixes #235) 2013-09-03 21:51:20 -04:00
Saivann
4cd5b65bb6 Add Indonesian (id) translation 2013-08-24 10:16:54 -04:00
Saivann
ea59547982 Add Chinese Simplified (zh_CN) translation (thanks hzxswyg, yuchuanzhen, BitXF, Sharon Chen, Samantha Yu, and Tarkus Liu) 2013-08-01 20:57:59 -04:00
Saivann
b520e53047 Handle alert banners in alerts.rb 2013-07-14 01:04:26 -04:00
Saivann
b26a981d67 Add Chinese (Traditional) (zh_TW) translation 2013-07-08 03:12:01 -04:00
Saivann
3207d37a49 Add Turkish (tr) translation (thanks Deniz Ulker) 2013-07-02 22:48:18 -04:00
Saivann
1023e79895 Add Bitcoin-Qt release v0.8.3 2013-06-25 14:08:04 -04:00
Saivann
85899b2841 Add German (de) translation (thanks Simon Hinterreiter, Micky25) 2013-06-16 13:02:25 -04:00
Saivann
699796e5af Add Polish (pl) translation (thanks Wojciech Myrda) 2013-06-08 12:29:03 -04:00