freeCodeCamp / cdn

static assets for use with projects, curriculum and other places on internet

Home Page:https://cdn.freecodecamp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freeCodeCamp's static assets

static assets for use with projects, curriculum and other places on internet

Contributing

Reporting bugs and feature requests

You can report bugs and request features on freeCodeCamp.org's main repository.

Developing and making pull requests

The build directory gets deployed and is made available at the root of the top-level domain.

Examples:

  • /build/ => https://cdn.freecodecamp.org/

  • /build/asset/camperbot.jpg => https://cdn.freecodecamp.org/asset/camperbot.jpg

Your pull-request should be made to the build directory and should already have pre-compiled, compressed and minified assets as needed.

About

static assets for use with projects, curriculum and other places on internet

https://cdn.freecodecamp.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 56.3%Language:HTML 41.5%Language:CSS 2.2%