Skip to content

Mock network requests #5

Description

@pathawks

Some sites make extensive use of network APIs while building.

It would be nice to totally eliminate this as a build time variable. This would require a Ruby wrapper around Jekyll that would mock all network requests instead of sending them across the wire.

The most obvious one would be the GitHub Pages API, which could just return a static object with dummy site info. I think there are some other APIs too that would need to be recreated with some static data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions