Getting started
Three steps and you're serving assets from the edge.
1. Point a subdomain
Add a CNAME from cdn.yoursite.com to edge.nimblefox.cc. A certificate is issued automatically on the first request.
2. Push your files
Drop static files into the dashboard, or sync a folder with the CLI:
nfcdn push ./dist --to cdn.yoursite.com3. Reference them
Use the subdomain in your markup. Immutable assets are cached for a year; add ?v= to bust when you ship.