Task #4620
closedAdd quickstart guide to the left side
100%
Description
The quickstart section is designed to be short and have large blocks of copy/paste commands. Here are some examples:
https://www.rdoproject.org/tripleo/
http://docs.ceph.com/docs/mimic/start/quick-ceph-deploy/
1. Have a 1-line recommend an ansible-pulp installation with the commands to get into a pulplift test environment.
2. Have it install the rpm plugin
3. Have commands to Sync EPEL6 w/ lazy
This area could quickly get redundant with the existing workflows place, so it's possible this quickstart links to that content?
Updated by ttereshc over 5 years ago
- Groomed changed from No to Yes
- Sprint set to Sprint 51
Updated by bmbouter over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
Updated by bmbouter over 5 years ago
- Status changed from ASSIGNED to POST
PR available at: https://github.com/pulp/pulp_rpm/pull/1316
Added by bmbouter over 5 years ago
Updated by bmbouter over 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 013245eac396a9a65769e39a4a1a61619c6af2a4.
Added by bmbouter over 5 years ago
Revision 573d1bcb | View on GitHub
Quickstart page fixes
There were formatting errors and one term missing causing Sphinx build errors. This PR fixes those issues.
Updated by bmbouter over 5 years ago
- Status changed from MODIFIED to POST
Opening another PR fix so moving back to POST
Updated by bmbouter over 5 years ago
PR available at https://github.com/pulp/pulp_rpm/pull/1329
Updated by bmbouter over 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset 573d1bcb30ff3802e485e5925e0806fe4438a2f5.
Updated by ttereshc almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Added quickstart page
The quickstart page gets the user going with pulplift and helps them check the status API. From there it links to the already great workflows page.
This also fixed the readthedocs theme to be used which is important because only that theme renders the left-panel in a way that you can see this PR as it appears on the website. If you don't have the sphinx_rtd_theme package installed you get the default theme as a fallback.
https://github.com/rtfd/sphinx_rtd_theme
https://pulp.plan.io/issues/4620 closes #4620