Skip to content

Avoid external resources #556

Description

@cdprete

Hello.

In the examples I can see that the HTML output as a line like the following:

<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>

This won't work in corporate environments where external URLs are usually blocked.
Since this stylesheet seems to be quite common in the examples, can't you have it as local resource already in shipped artifact and make sure that, during the generation of the HTML, such file gets copied to the same location where the HTML is being generated?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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