13 Commits

Author SHA1 Message Date
Jeremy Stanley
c6131cfdea Link to instructions on vulnerability reporting
In the footer of every page, include a link to the User's Guide
chapter on Vulnerability Reporting.

Change-Id: I626e07616927f0df10bc2a2847409e8f487213c3
2025-02-03 21:46:48 +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
Clark Boylan
38762311dc Fix typo in get started page
This changes "infrasturture" to "infrastructure". We also use consistent
casing for the Zuul and OpenDev nouns.

Change-Id: I9f0a6efab2cd3b7c8ce66479160a51d6c39773f5
2022-01-19 11:41:38 -08:00
James E. Blair
c97a3a4323 Add zuul-operator to doc index
Change-Id: Ib6fc73b521155743e57c955ad547073e1953ca21
2021-09-07 14:00:20 -07:00
James E. Blair
4e8c404d98 Update website for Matrix
Replace IRC/OFTC references with Matrix.

Change-Id: I4c5acb46d9fd0f5124d5e2aae86d2a90b4991351
2021-08-20 15:39:36 -07:00
James E. Blair
6697afefd3 Use matrix for webchat links
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
2021-05-29 14:21:03 -07:00
Albin Vass
181f3c7a29 Replace Freenode mentions with OFTC
Change-Id: I3d0444bef32828ebd09cf6966114da9b7dbe19f3
2021-05-29 14:18:19 -07:00
James E. Blair
f813f4abb6 Add Acme Gating to get-started page
Change-Id: I191ff475b974c3428f11bc1268d84514c855770b
2021-01-12 15:11:40 -08:00
James E. Blair
8b42f0675f Link to opendev.org on get-started page
Rather than linking to Zuul, link to the opendev.org homepage which
has explanatory information about the OpenDev service (and also
links to Zuul from the homepage).

Change-Id: Ida96367966496337c7b2658ccb7d4bcbebbea79c
2021-01-12 15:02:07 -08:00
James E. Blair
aacaf5ce78 Add vexxhost and opendev logos to get-started
This adds some visual interest to the page, dileneates the sections,
and visually indicates the external nature of these offerings.

Change-Id: I4312d692ffdcc6daaeb0de0bba13b99bf28767c1
2021-01-12 15:00:24 -08:00
James E. Blair
83c7d44eac Add "Get Started" link to header
This lets folks jump to "Get Started" from any page.

Change-Id: Ib006473a32627f0733b11f2cf51bcb7a2c67d1a3
2021-01-12 14:44:14 -08:00
James E. Blair
918d753cfd Adjust title on Get Started page
Name of program is Zuul.

Change-Id: I2457df660c44dab72524f17141b4acfb3953d78a
2021-01-12 14:41:12 -08:00
Jimmy McArthur
b0dfdbeb27 Adding Get Started page
- 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>
2021-01-12 14:37:13 -08:00