Refresh website content, add contrib docs to the generation pipeline #1

Merged
nico merged 1 commits from fnux/cdist-web:master into master 2022-06-03 10:55:43 +00:00
Collaborator

Here's a quick refresh of the cdist website that was forgotten uncommitted on my laptop for a few months:

  • Remove install/upgrade pages from the top-level website, as it is redundant with the manual.
  • Reduce the number of pages and improve the navigation flow.
  • Add the contrib types documentation to the website.
Here's a quick refresh of the cdist website that was forgotten uncommitted on my laptop for a few months: * Remove install/upgrade pages from the top-level website, as it is redundant with the manual. * Reduce the number of pages and improve the navigation flow. * Add the contrib types documentation to the website.
fnux added 1 commit 2022-06-03 07:30:04 +00:00
nico merged commit 0c0a639969 into master 2022-06-03 10:55:43 +00:00
Owner

LGTM, merging. Do you remember how we updated the website?

LGTM, merging. Do you remember how we updated the website?
Author
Collaborator

LGTM, merging. Do you remember how we updated the website?

Yep, the Makefile of this repository provides helpers to build and push everything to staticweb.

https://code.ungleich.ch/ungleich-public/cdist-web/src/branch/master/Makefile

You need cdist-web, cdist and cdist-contrib all in the same directory, and from cdist-contrib run make release-publish (I never did it myself, though).

> LGTM, merging. Do you remember how we updated the website? Yep, the Makefile of this repository provides helpers to build and push everything to staticweb. https://code.ungleich.ch/ungleich-public/cdist-web/src/branch/master/Makefile You need `cdist-web`, `cdist` and `cdist-contrib` all in the same directory, and from `cdist-contrib` run `make release-publish` (I never did it myself, though).
Author
Collaborator

I could do it but I don't have write access to this repository (which is needed since the changelog and a few other things are committed into cdist-web).

I could do it but I don't have write access to this repository (which is needed since the changelog and a few other things are committed into cdist-web).
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/cdist-web#1
No description provided.