Commit Graph

2 Commits

Author SHA1 Message Date
Jeremy Stanley 98ed431f6c Convert Arcana files from DOS to UNIX line endings
Switch all the Arcana text/HTML/CSS/JS files which used CR+LF line
endings to plain LF like other files in the repository, for
consistency and ease of maintenance. Some files had mixed line
endings, so fix them as well. Also clean up a handful of mixed
tab+space indents in www/index.html along with one line which had
only whitespace characters on it.

This change makes no edits to file content other than whitespace.

Change-Id: I5f1b9269112a7147bf682658f4884171bad13d72
2018-02-01 18:37:58 +00:00
James E. Blair 837932779d Add initial website content and jobs
Add an initial website based on the arcana template from html5up,
which is CC-BY licensed.

It includes some initial content about Zuul, but is mostly intended
to bootstrap the process of collaboratively editing the site.  All
of the content in this repo should generally be CC-BY licensed as
well.

The banner image was created by me in my personal capacity, and it
is also licensed CC-BY.

This includes jobs to publish draft and final versions of the website,
including the production secret needed to publish to afs.

Change-Id: I994fea62061acb34037de1da27e90f2a09df4e74
Depends-On: https://review.openstack.org/538345
2018-01-26 13:45:13 -08:00