Skip to content

'production' and 'development' versions of Wiki #475

Description

@maddie-m

Often edits to documentation might warrant asking for input from others on the team for how something should be worded, for example. GitHub (& other Git hosters) can facillitate such a workflow through pull requests quite well. For example, one branch could be development (in progress, in practice, Otterwiki can continue pointing to 'main' branch). Pull requests can then be created to a production branch.

To follow this workflow, it would be nice to essentially have two Otterwiki websites: one writable and working completely as normal, and another which is a read-only, 'production' site. A realistic workaround at the moment is to just host a secondary mirror of the site which is set to auto-pull from the production branch and is set to view-only, but things like user accounts require some additional work, then (to have both versions of the wiki hidden behind a login and account approval).

This may be a bit niche, but I thought I would offer it up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnot plannedThere are no plans to implement this function in the foreseeable future.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions