Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 732 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 732 Bytes

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.