使用指南Guide

什么时候用 FolioDrop,怎么分享更清楚。When to use FolioDrop and how to share clearly.

FolioDrop 适合展示一个已经完成的 HTML 作品。它不是网站编辑器,也不是长期托管服务;先发出去,再决定是否保存。FolioDrop is for showing one finished HTML work. It is not a site editor or permanent host; share first, then decide whether to save.

01

简历或个人介绍Resume or profile

把 AI 做好的单页简历、作品介绍或个人主页发给招聘方。Send a one-page resume, personal profile, or portfolio intro to recruiters.

02

客户预览Client preview

给客户看一个提案页、活动页或交互原型,不需要先配置服务器。Share a pitch page, campaign page, or interactive prototype without setting up hosting.

03

课堂和社群展示Class or community demo

把海报、演示页、小工具或实验作品发给同学、朋友或社群。Show posters, demo pages, mini tools, or experiments to classmates, friends, or communities.

portfolio-demo.htmlHTML
<html>  <main>Demo page</main></html>

三步完成Three steps

1. 准备一个完整 HTML1. Prepare one complete HTML file

它应该能单独打开,包含页面所需的结构、样式和脚本。It should open by itself and include the needed structure, styles, and scripts.

2. 发布并复制链接2. Publish and copy the link

默认公开链接适合直接发送。需要控制访问时,再打开更多选项添加密钥。The public link is best for direct sharing. Use More options to add an access key when access needs control.

3. 决定是否保存3. Decide whether to save it

匿名链接保留 7 天。值得保留的作品,可以在发布它的浏览器登录并保存 6 个月。Anonymous links last 7 days. If a work is worth keeping, sign in from the publishing browser and save it for 6 months.