Commit Graph

22 Commits

Author SHA1 Message Date
Jeremy Stanley ffc3e76b20 Remove the Summit CFP banner now that it is closed
Today marks the official end of the 2023 OpenInfra Summit CFP, so we
can remove the banner promoting it. This mostly reverts
f5e065fe71 but leaves some of the CSS
in place in order to support easier addition and removal of banner
content in the future. Ideally we'd find a balance where we don't
need further CSS edits, but...

Change-Id: I2295eac28ce4e2e47ad8f3a280dd6a4c2e41f849
2023-01-10 20:17:45 +00:00
Jeremy Stanley 6d7162b9a6 Improve banner layout on mobile
The previous change to add a summit banner seems to have caused the
header not to span the page correctly on mobile browsers. Adjust the
mobile banner height to auto.

Change-Id: Ie1deca9ab1a7a1f85f6af063832eeb5519f1a7ec
2023-01-02 17:03:14 +00:00
Jeremy Stanley f5e065fe71 Add a temporary Summit CFP announcement banner
Link to the call for presentations site for the upcoming OpenInfra
Summit with the optional banner mechanism we've used in the past.
Please don't merge this until 15:00 UTC on 2022-11-15, since the
site won't have CFP info until that time.

This can be reverted after the CFP window closes on 2023-01-10.

This partly reverts commit 5ceda92172.

Change-Id: Icef393a05b1930d88ff16fbd0674b7e457c51846
2022-11-14 17:43:29 +00:00
Clark Boylan 04d5e9550b Add a Blog system to the zuul website
This is a rough first draft at simple blog system. I think this will
work for maybe up to 5 posts but then we'll need to add on pagination.
I'm open to help and ideas :)

Make each blog entry an "<article>".  Add 3em of margin to the top
of articles so that there is more visual separation for blog
entries.

Import a reprint of https://opensource.com/article/20/2/zuul in
order to better test out our blog formatting options, and
potentially to serve as a starter article while we work on drafting
an updated 10-year birthday article.

A child of this change will serve to preview the look of multiple
articles.

Change-Id: Ibf496b6b56e8fa57bb114a7fabcb9639fdf8daef
Co-Authored-By: Jeremy Stanley <fungi@yuggoth.org>
Co-Authored-By: James E. Blair <jim@acmegating.com>
2022-05-11 18:56:42 +00:00
Jeremy Stanley 442732a7ea Style heading levels 4-6
Add separate stylization (specifically font sizes) to headings past
H3, since we'd like to utilize them in the blog section for things
like bylines.

Change-Id: Ie6813e0cb0c9c586ede1e0fccd4524f058c4c026
2022-05-06 19:18:11 +00:00
Clark Boylan 8940c9fa24 Embed the openinfra live video from youtube
This uses the no-cookie version of the embed to prevent info from going
to youtube unless users watch the video. Also this is a hack job of css
I welcome help :)

If we'd prefer to only link to the Youtube video rather than embed that
should be simpler and I can respin for that.

Change-Id: Iaaaed8b0927269665a5e850cab43f84322c825ad
2021-05-27 12:02:34 -07:00
Jimmy McArthur 2c9dfe7e2c Add supporters to Community page
- Three new logos to /images
- New Supporting Communities section
- Added contact info
- Remove absolute path to images

Change-Id: I34b1a24e83d00499658a233fd642960292e7ad73
Signed-off-by: Jimmy McArthur <jimmy@tipit.net>
2020-03-23 13:59:35 -05:00
Zuul 90938f240e Merge "Reduce padding to remove extraneous whitespace" 2019-10-24 23:21:22 +00:00
Jimmy McArthur c1f1228f47 CSS fix for ul/li in FAQ
- Added new class in main.css for "faq"
- Previous ul had no indention. Added 2em
- Previous li had no bullet. Added disc.
- NOTE: ammended fix for missing } on 1650

Change-Id: I8b38146b1959b349416d4b6d1ce120c86e330adb
2019-10-01 11:30:56 -05:00
David Shrewsbury b81da1d2b5 Revert "CSS fix for ul/li in FAQ"
Header seems broken by this change.

This reverts commit d570e55cc5.

Change-Id: I8a8475e0895a7c127305e2d951eb8fffe41faa9a
2019-09-30 14:04:56 +00:00
Jimmy McArthur d570e55cc5 CSS fix for ul/li in FAQ
- Added new class in main.css for "faq"
- Previous ul had no indention. Added 2em
- Previous li had no bullet. Added disc.

Change-Id: Ic27f46a1e54ec206a3adacc859c6ba8f30fd2feb
2019-09-05 15:22:50 -07:00
Jimmy McArthur 5ceda92172 Revert "Revert promotional message banner and event list"
This reverts commit f7038d5f80.

There are currently no upcoming events to promote. This can be
un-reverted once we have something new we want listed, or perhaps
someone can figure out a better way to toggle the event banner
without needing deeper CSS changes to handle relative positioning of
the tagline text.

Change-Id: Id1b2dbfa3fe71103f8890548d244897395b4773e
2019-05-20 19:19:22 -05:00
Clark Boylan f7038d5f80 Add a promotional message banner and events list
Add the banner back but update it for the Denver summit.

Co-Authored-By: Jeremy Stanley <fungi@yuggoth.org>
Change-Id: Ia80a290d53e117f960f7f57964d92252c605972c
2019-02-27 16:34:44 -08:00
Jeremy Stanley cc41614a04 Revert "Add a promotional message banner and events list"
This reverts commit ba46e4f366.

There are currently no upcoming events to promote. This can be
un-reverted once we have something new we want listed, or perhaps
someone can figure out a better way to toggle the event banner
without needing deeper CSS changes to handle relative positioning of
the tagline text.

Change-Id: I3d1dc7dcc5ba8a2869a9a8890bf79275f332d559
2018-11-29 19:38:29 +00:00
David Moreau Simard 9be7f045a2
Reduce padding to remove extraneous whitespace
This removes around 500 pixels of whitespace from top to bottom.
Additionally adds directory and file created by sass to gitignore.

Change-Id: Ice436e051a8c1c9802570a19e0aad92942894c71
2018-11-20 10:43:47 -05:00
Jeremy Stanley ba46e4f366 Add a promotional message banner and events list
During lead up to AnsibleFest in Austin, display a message letting
readers know that the Zuul team will be represented along with some
related talks/sessions, and include a link to additional information
about the event. Also add a section to the Community page listing
this and the upcoming OpenStack Summit in Berlin. Following
AnsibleFest, the banner can be updated with OpenStack Summit details
instead.

Change-Id: I7e58aaff69bd4425c0f3b32200907c036f8110f1
Co-Authored-By: Allison Price <allison@openstack.org>
2018-08-16 22:26:27 +00:00
James E. Blair 49dfe6e3bd Change tagline to dark blue
Change-Id: I52e8d9f70252a54113de20ae76f52be0ae74c515
2018-05-09 12:41:12 -07:00
James E. Blair 3eaaf68524 Switch to Open Sans font
Change-Id: I3a3f1f2dc1315eaa151033a1daee38bb31d7eb37
2018-05-09 12:41:04 -07:00
James E. Blair 24ecafeb9f Add community page
This creates a new page with all of the community related information,
including contributing.

Change-Id: Idf61a76c79acb062b5c348d24b2920688925729a
2018-05-03 15:17:48 -07:00
James E. Blair f2d3d40106 Add logo and move menu to top right
This is an attempt to match James Cole's mockup.

Change-Id: I527b7c39ea9237ff528dd9fca5b4e11254f2cdea
2018-05-03 09:00:51 -07:00
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