GitXplorerGitXplorer
f

cdn

public
77 stars
63 forks
1 issues

Commits

List of commits on branch main.
Verified
4151d02d7953bdf4af875b108423050b98d7ee63

fix: add two more AWS assets to the CDN (#288)

SSembauke committed 9 days ago
Verified
c1fe1fe4dad08c0225975ee1c19dde59622558ac

fix: server aws bucket files on CDN instead (#287)

SSembauke committed 9 days ago
Verified
1a71bdab52401cede5d536c6858f1a52e8a9cda6

feat: add regex lecture transcript images (#286)

mmoT01 committed a month ago
Verified
d6b9d20984cfa5ab350b9c258641da5dec4ee2e4

feat: add correct College Algebra and Trigonometry book (#285)

SSembauke committed a month ago
Verified
5dd7a75c20c76ae91a48cc70fccec99adbdec107

feat: add exam-environment practice audio (#284)

SShaunSHamilton committed a month ago
Verified
a95d259ad113ff7f68d511a3a2a263a234da6c0b

Added the drum machine project sounds (#283)

ffhsinchy committed a month ago

README

The README file for this repository.

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.