Skip to content

Separate website for each release #3459

@mkonicek

Description

@mkonicek

People often send pull requests which update both code and /docs which makes sense. However, when the PR is merged, the docs go live immediately but the code is only released in up to 4 weeks. This means the docs are inconsistent with the APIs and CLI commands people get when using React Native.

Here's an idea:

We could have one per release (0.12.1, 0.12.2, ...) but that seems unnecessary.

The website is generated by Travis running the publish.sh script (see travis.yml) .

We could implement this by simply having subfolders in the static generated content: https://github.com/facebook/react-native/tree/gh-pages

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good first issueInterested in collaborating? Take a stab at fixing one of these issues.Help Wanted :octocat:Issues ideal for external contributors.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions