dash-docs/_layouts
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
..
alert.html Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00
base.html Reduce future changes to the javascript code of the download page 2015-02-19 09:42:53 -05:00
redirect.html Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00
release.html Releases: Variablize Release Notes 2015-02-27 08:15:50 -05:00