Skip to content

Support client-rendered pages #3

@rosszurowski

Description

@rosszurowski

It'd be cool if new-work supported sites rendered on the client-side. I tried to add Dan Holdsworth's site to my list, but since it's rendered on the client with Angular, newwork can't detect any changes.

Some ideas on ways to handle this:

  • Execute the client scripts before fetching the URL (I imagine this could get pretty messy)
  • Allow defining a "source" URL that's different from the site URL. His site uses a JSON API to fetch the content (this won't work for every client-rendered site)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions