agentsmis / samples-server

MDN samples server; used for samples that can't be hosted in-place on MDN, plus back-end server-side code for samples that need it.

Home Page:https://developer.mozilla.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

samples-server

Notice

The MDN samples-server service at https://mdn-samples.mozilla.org/ (https://github.com/mdn/samples-server) has been shut down for security reasons. The existing examples will of course stop working until they can be replaced with something better, and although we're sorry for the inconvenience, we felt the inconvenience was outweighed by the security vulnerability.

See also

Original README

This is a live sample server for MDN, which I hope we will be able to use to host content that only works when on a less restrictive environment than running in an iframe on Kuma.

The ''s'' directory contains a folder for each project that needs to be available. Each one has a manifest and whatever files that service requires.

The ''v'' directory is a place we can keep miscellaneous assets which may be needed by MDN content, can't be attached to MDN pages, and have no other home.

About

MDN samples server; used for samples that can't be hosted in-place on MDN, plus back-end server-side code for samples that need it.

https://developer.mozilla.org/

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 88.2%Language:HTML 4.3%Language:Shell 3.3%Language:CSS 3.1%Language:Python 1.1%