Skip to content

Enable viewing of reference pages when javascript is disabled #175

Description

@bkmgit

The command reference page at https://profanity-im.github.io/guide/latest/reference.html loads the contents using aa javascript program https://github.com/profanity-im/profanity-im.github.io/blob/master/js/include.js the loaded files are plain HTML:

It would be preferable to include these directly in the generated reference.html file rather than loading them dynamically so that people using browsers without javascript enabled can still view the content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions