Skip to content

Autonomous Content #28

@samozzy

Description

@samozzy

We want content to be able to go live as soon as possible, as one would expect to happen in a CMS like Wordpress. But because people can edit the code, we don't want things to get broken.

The dream:

  • Editor makes a commit to the content branch
  • Travis builds and tests this, and succeeds.
  • Upon success, Travis will merge this into master. Providing the git merge command is successful, the deploy to gh-pages script (Deploy to gh-pages #6) will activate, publishing this content within around 5 minutes (once all the tests have completed).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions