Skip to content

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.

License

Notifications You must be signed in to change notification settings

jalvarez96/samples-server

This branch is up to date with mdn/samples-server:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a76f033 · Apr 26, 2021
Apr 12, 2019
Oct 10, 2020
Mar 18, 2016
Nov 16, 2015
Apr 9, 2015
Jan 8, 2016
May 18, 2016
May 19, 2016
Jan 8, 2021
Apr 3, 2019
May 16, 2016
Apr 26, 2021
Jul 11, 2019
Apr 12, 2019
Jul 11, 2019
Apr 12, 2019
Dec 1, 2015
Apr 3, 2020
Mar 19, 2019

Repository files navigation

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.2%
  • HTML 4.3%
  • Shell 3.3%
  • CSS 3.1%
  • Python 1.1%