通过Netlify边缘功能转换HTML
I’ve long wanted the ability to create custom collections of icons from my icon gallery. Today I can browse collections of icons that share pre-defined metadata (e.g. “Show me all icons tagged as...
我创建了一个新的页面(/lookup),允许用户根据图标ID生成自定义图标集合。通过JavaScript和Netlify的边缘功能,我动态处理请求,过滤所需图标,提升性能。切换主机时不会影响URL结构。