question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unify assets to cdn.freecodecamp.org

See original GitHub issue

We should unify static assets to use the cdn.freecodecamp.org CDN. The CDN repo is here: https://github.com/freeCodeCamp/cdn

List of assets not using cdn.freecodecamp.org

Edit: all the below projects have been updated.

### Build a Tribute Page:

https://codepen.io/freeCodeCamp/pen/zNqgVx

The image is on flickr. Needs to be moved to CDN and have the Codepen updated.

https://c2.staticflickr.com/4/3689/10613180113_fdf7bcd316_b.jpg

Build a Product Landing Page:

https://codepen.io/freeCodeCamp/pen/RKRbwL

The logo image is on AWS. Needs to be moved to CDN and have the Codepen updated.

https://s3.amazonaws.com/freecodecamp/original_trombones.png

Build a Personal Portfolio Webpage:

https://codepen.io/freeCodeCamp/pen/zNBOYG

Is using raw.githubusercontent.com. The images are already in the CDN repo but the Codepen needs to be updated to use cdn.freecodecamp.org instead.


If anyone knows of other assets that should be added to the list please post them here.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
lasjorgcommented, May 1, 2021

I have updated the initial post to reflect the updates done.

I will keep this issue open for now just in case anyone finds other assets that need to be updated. Just so we can keep a list of them here.

1reaction
lasjorgcommented, Apr 26, 2021

I created the PR: https://github.com/freeCodeCamp/cdn/pull/65

It took a little longer than expected as I had to add some environment variables to GitPod for it to work with GitHub private emails. I will post a link to the GitPod issue https://github.com/gitpod-io/gitpod/issues/387 with the info just in case anyone else needs it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unity - freeCodeCamp.org
Our mission: to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons...
Read more >
freeCodeCamp.org
Static Assets | freeCodeCamp.org.
Read more >
An in-depth introduction to HTTP Caching - freeCodeCamp
Content Delivery Networks (CDN) are the unified champions of the HTTP caching world. Most of them have installed tons of servers — Akamai ......
Read more >
How to Develop and Deploy Micro-Frontends with Single-SPA
to automate this process of uploading artifacts each time we merge new code into the master branch. For this article, we're going to...
Read more >
How to use cdn on tribute page - The freeCodeCamp Forum
If so, how do I use the CDN to test my page? ... <script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script> ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found