In the footer of every page, include a link to the User's Guide
chapter on Vulnerability Reporting.
Change-Id: I626e07616927f0df10bc2a2847409e8f487213c3
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>
Previously absolute paths were used which breaks loading the site
locally for development. Update to use relative paths to fix that.
Change-Id: I22f4515843740c5e6b8dc08203d43c00c6a79192
Instead of directing users to the anonymous oftc webchat page,
direct them to the matrix portal room. Unlike the webchat, they
will need to sign up for an account, however, they will obtain
access to channel history, and might even stick around or come
back.
Change-Id: I748239b6c03148229b76c0aab9583bd54988954f
- Adds option for Managed Hosting from VEXX
- New details on how to get started with basic install
- Info on FLOSS hosting/Zuul implementation
- New page Get Started
- Moved from /get-started/index.html to get-started.html
- Update to htaccess /start redirect to new page
Change-Id: I5296e00a2747a59c3bb02600f3d2e2773d62d475
Signed-off-by: Jimmy McArthur <jimmy@tipit.net>
Update community page for OpenDev and add link to OpenDev manual.
Use https everywhere for all superuser articles, use https for
htmlup.net.
Fix typo: Coduct -> Conduct.
Change-Id: I49d9bf6e0608b6426425639be80bf871039e0b34
- 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
- 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
As Zuul gets more attention we are getting questions that can likely be
captured in an FAQ and hopefully make the answers easier to find. Add
this document to the website.
Change-Id: Ia076c4f5b3a3949dd8e79ac5825189fb64645950
This is now on opendev and zuul moved from openstack-infra to the zuul
organization, update everywhere.
Change-Id: I39161cb0bda718f5435208eeefafe5f12c93e470
The zuul-sphinx extension is hosted on zuul-ci.org but not linked to.
Link to it from all documentation lists.
Change-Id: I0f4e65651b6239e72987a5a9f16e1080032c6494
Fixes the link to "Users" from "Documentation" (the relative
link was not correct, replace by an absolute one).
Change-Id: I14dd32e7280091bf363701b5979457731cadb9df
This adds the favicon (and associated variants and metatadata)
to the root of the site.
At this point, modern browsers do support serving most (if not all)
of this out of alternative paths. The advantage of serving them
from the site root is:
* Subpages can get the favicon (and possibly some windows/apple
desktop icons) without any added HTML. This means our doc builds
will automatically have favicons.
The disadvantages are:
* It's messy.
* The preview builds don't show the changes.
* If we ever change the icons, we may need to force refreshes in
clients by adding more HTML tags anyway, including to the doc
builds.
The single advantage seems worth it to me at the moment, however.
I could easily be swayed the other way.
Change-Id: I1e6ca4e5e424540047265c194c6dba000aad195c
We selected "Stop merging broken code" as our tagline. Update
the big text on the homepage to say that, as well as the homepage
title. Also update the titles on the other pages to better reflect
what those pages actually are.
Change-Id: I5933cf06c38c7cc9c0555871b16bb4bfa4cf992e
The links in the menu link to docs/docs/<component> because the html
file is already at /docs. Use the links of the docs used in the body
instead.
Change-Id: I57b8f421b6eda77490ca5f18aa4c4133ef2fd527
We now have a git mirror at git.zuul-ci.org with only the Zuul
projects visible. Update source code links to use it.
Change-Id: If93f97d4f727899d77b5a19c19fb65e0f781c0c6