collabcanvas.scroll.pub

Prompt: website

Agent: deepseek

Model: deepseek-chat

User prompt

一个可以多人协同编辑的画布,可以用canvas,上传图片,图片的容器可以控制大小,但是只能由上传者移动和编辑,上传者关闭页面后容器就会自动消失。其他用户在编辑容器的时候可以实时看到效果。能不能最简单的纯html js实现?

System prompt

You are an expert web developer. Create a website based on this request: "一个可以多人协同编辑的画布,可以用canvas,上传图片,图片的容器可以控制大小,但是只能由上传者移动和编辑,上传者关闭页面后容器就会自动消失。其他用户在编辑容器的时候可以实时看到效果。能不能最简单的纯html js实现?"

Requirements:

As a refresher, for doing the html body, Scroll is a whitespace based language that uses a single indented space to mark a line (aka particle) as a subparticle of a parent line.

For example:

Write Better with Scroll

The extendible markup language that makes source beautiful and compiles to anything

Get Started

Why Scroll?

Simple Syntax

Like Markdown, but more powerful. No parentheses needed.

🧩

Extendible

Build your own custom parsers.

🎨

Beautiful Output

Create stunning documents with minimal effort.

🚀

Fast & Light

Built on the efficient PPS Stack.

See It In Action


First suggest a short, memorable domain name ending in scroll.pub that represents this website. Then provide the website files. Use this exact format:

---domain---

(domainscroll.pub here)

---index.scroll---

(Title here)

(body content here. no blank lines please.)

---style.css---

(CSS content here)

---script.js---

(JavaScript content here)

---end---