Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Jaeger
938e240239 [www] Fix release specific links
These linked to /latest instead of /queens/ or /pike/, fix all
the references.

Note that this is also correct for rocky, our tools use "latest" for the
development version which is rocky. Doing this also for rocky will avoid
copying these over and having wrong links.

Change-Id: I901aaace173721d7351ef31f4f579ae24a679dd8
2018-03-02 09:57:44 +01:00
Ian Y. Choi
0344753c26 Removes unnecessary spaces on landing pages
Change-Id: I20d4b17da4fba6bd439fc255943bcd3dcf476458
2017-11-17 22:10:50 +00:00
Alexandra Settle
85107272be [contrib-guide] Updating url to doc-contrib-guide
Based off conversation at the PTG, we agreed it would be
beneficial to ensure the contrib-guide is clearly marked
as the doc contrib guide outside of the title.

This change includes a redirect.

Change-Id: I5abf915f0b94a482afa961e6b86364c26aae5d79
2017-09-22 14:57:47 +00:00
Andreas Jaeger
e852bb5626 add SERIES_TITLE template variable
Add a variable to hold the title of the series for a given
template. This is set to the name, regardless of whether the series is
the "latest" or not.

Change-Id: I3ca9b19b9e46478107f4c689f85772f15863557a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-24 16:24:43 -04:00
Doug Hellmann
c1bbe3f43e use all upper case variables for template vars from generator
Standardize on all upper case variable names so it is easy to tell
local variables in a template apart from global variables set by the
generator.

Change-Id: I69a73b580f1b32547287616c768887732553f9c5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-21 11:21:48 -04:00
Doug Hellmann
b2c68286c2 show the series name in the templated pages
except on the "latest" in development series show the name of the
series in the title header on each page

Change-Id: I68ac8da2397653bed2dc32614f45807ffc957ecc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-21 11:21:48 -04:00
Doug Hellmann
fed641fe66 have the page generator set the series for each page
Instead of setting the series for each page within the page by hand,
have the template rendering code derive the value based on the path to
the template.

Change-Id: I366e809b710e5766c6345d817afc2717eff5e0a8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-21 11:21:29 -04:00
Doug Hellmann
623d9c39c8 move the landing pages under the pike directory
Change-Id: I4472f8f02d71edaa998b14e76f8b4d96cbf62164
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-21 11:21:28 -04:00