Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

How do we deal with redirects? #8

Open
hmans opened this issue Jan 13, 2017 · 1 comment
Open

How do we deal with redirects? #8

hmans opened this issue Jan 13, 2017 · 1 comment

Comments

@hmans
Copy link
Owner

hmans commented Jan 13, 2017

Obviously, they need to be a certain kind of node -- when exported, they should render to an .html file that performs a JavaScript redirect. Any other ideas?

@hmans hmans added the planning label Jan 20, 2017
@hmans
Copy link
Owner Author

hmans commented Jan 20, 2017

Current ideas:

  • create nodes dynamically (or through emitters, see Emitters! #15) that represent a URL that will perform a redirect
  • when exporting, have these export a HTML page with a meta tag redirect
  • when serving live, have these perform Location header redirects

@hmans hmans added the feature label Jan 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant