GitHub - jbourassa/mirrorin: Mirrorin : serves files that are hosted on GitHub with the proper mime-type.

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

This repository was archived by the owner on Jan 2, 2023. It is now read-only.

/ mirrorin Public archive

Mirrorin : serves files that are hosted on GitHub with the proper mime-type.

23 stars 3 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

Mirrorin

Mirrorin serves files that are hosted on GitHub (or elsewhere actually) with the proper mime-type. I wrote Mirrorin so I do not have to host and sync html demos / documentation when the code is available on GitHub.

Usage

Link the files you want to distribute to http://your_domain.everydayimmirror.in/your_url.

Example

  • Bootstrap documentation:
    https://raw.github.com/twitter/bootstrap/master/docs/index.html
    http://raw.github.com.everydayimmirror.in/twitter/bootstrap/master/docs/index.html

Features

  • Add proper Content-Type header according to file extension
  • Nope, that's it, no second feature

Similar

@ryt attacks the same problem from a different angle with githtml

About

Mirrorin : serves files that are hosted on GitHub with the proper mime-type.

Resources

Readme

Activity

Stars

23 stars

Watchers

2 watching

Forks

3 forks

Releases

No releases published

Packages

No packages published

Languages