Skip to content

self-host all static content #921

Closed
@Nemo157

Description

@Nemo157

Currently we use some libraries hosted on cdnjs (run by Cloudflare)

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pure/0.6.0/pure-min.css" type="text/css"
media="all" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pure/0.6.0/grids-responsive-min.css"
type="text/css" media="all" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css"
type="text/css" media="all" />

This has caused issues at least once. To reduce our points of failure it might be worth self-hosting these files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-backendArea: Webserver backendE-easyEffort: Should be easy to implement and would make a good first PRP-lowLow priority issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions