Skip to content

Publish to shareable URL #314

@outoftime

Description

@outoftime

Allow coders to “publish” their work to a stable, shareable URL.

A few approaches come to mind:

  1. Export a gist that contains a single file with the fully-cooked page. Run the gist through RawGit. Very simple! Not clear how this would work with multi-page sites though.
  2. Push a project straight to a full-fledged GitHub repo, configured to publish to gh-pages. Definitely more work, but very nice and robust!
  3. Set up a publicly-accessible S3 bucket, upload files directly to that (this is probably a bad idea)
  4. Similarly, use something like BitBalloon

I think I’m leaning Option 2 at this point.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions