mdahshan / 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

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/


Languages

Language:JavaScript 76.5%Language:HTML 9.1%Language:CSS 6.7%Language:Shell 5.6%Language:Python 2.1%