Commit graph

5 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
Saivann
e083828e1c Revert "Remove sourceforge links in all release announcements"
This reverts commit fb4318e7dd.
2014-09-11 17:24:20 -04:00
Luke Dashjr
fb4318e7dd Remove sourceforge links in all release announcements 2014-09-08 23:31:52 +00:00
Saivann
a2b847afaf Fix "GitHub" capitalization in release notes 2013-10-05 23:07:52 -04:00
Saivann
6ac93df9f2 Generate releases notes using releases.rb
Make releases notes layout and urls consistent with the alerts page
Add RSS feed in download and version-history pages
Add a canonical page with a redirect to the new url
Simplify releases notes layouts
2013-06-19 14:04:29 -04:00
Renamed from _posts/releases/2012-01-09-v0.5.2.md (Browse further)