8000 Document how to generate a static website for stable releases · Issue #72 · openhab/website · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Document how to generate a static website for stable releases #72
Open
@ghys

Description

@ghys

Currently buried in the commit message for 13d2869.

  • checkout the archive branch
  • ensure there's no remaining generated content under docs & addons
  • change available versions here:
    versionNumbers: ['latest', '2.3', '2.2'], //, '2.1'],

    (note to self: use frontmatter/root level config in the future?)
  • set OH_DOCS_VERSION=2.4
  • ruby prepare-docs.rb
  • vuepress build
  • checkout master again & create a PR branch
  • copy the site in the vuepress folder under .vuepress/public/v2.4
  • push, open the PR and merge

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

      0