seawolf2357 commited on
Commit
2803195
ยท
verified ยท
1 Parent(s): 334c49c

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +10 -32
config.py CHANGED
@@ -1,19 +1,13 @@
1
 
2
  DEMO_LIST = [
3
- {
4
- "card": {
5
- "index": 0,
6
- },
7
- "title": "MOUSE๏ผŒStart๏ผ",
8
- "description": "Help me design an interface with a purple button that says 'MOUSE, Start!'. When the button is clicked, display a countdown from 5 in a very large font for 5 seconds.",
9
- },
10
- {
11
- "card": {
12
- "index": 1,
13
- },
14
- "title": "Spam with emojis!",
15
- "description": "Write code in a single HTML file: Capture the click event, place a random number of emojis at the click position, and add gravity and collision effects to each emoji."
16
- },
17
  {
18
  "card": {
19
  "index": 2,
@@ -21,13 +15,7 @@ DEMO_LIST = [
21
  "title": "๋‹ค์ด๋‚˜๋ฏน ์ฐจํŠธ ๋Œ€์‰ฌ๋ณด๋“œ",
22
  "description": "Create an interactive dashboard with Chart.js showing different types of charts (line, bar, pie) with smooth animations. Include buttons to switch between different data views.",
23
  },
24
- {
25
- "card": {
26
- "index": 3,
27
- },
28
- "title": "Canvas Animation Gallery",
29
- "description": "Design a gallery of HTML5 Canvas animations including particle effects, geometric patterns, and interactive drawings. Add controls to pause/play and modify animation parameters.",
30
- },
31
  {
32
  "card": {
33
  "index": 4,
@@ -180,14 +168,6 @@ DEMO_LIST = [
180
  },
181
 
182
 
183
- {
184
- "card": {
185
- "index": 28
186
- },
187
- "title": "3D ๋ถ„์ž ๋ทฐ์–ด",
188
- "description": "Three.js๋กœ 3D ๋ถ„์ž ๊ตฌ์กฐ๋ฅผ ์‹œ๊ฐํ™”ํ•˜์„ธ์š”. ํšŒ์ „, ์คŒ, ์›์ž ์ •๋ณด ํ‘œ์‹œ ๊ธฐ๋Šฅ๊ณผ ์• ๋‹ˆ๋ฉ”์ด์…˜ ํšจ๊ณผ๋ฅผ ๊ตฌํ˜„ํ•˜์„ธ์š”."
189
- },
190
-
191
  {
192
  "card": {
193
  "index": 30
@@ -252,6 +232,4 @@ DEMO_LIST = [
252
  "title": "์‹ค์‹œ๊ฐ„ ๋ฐ์ดํ„ฐ ํ”Œ๋กœ์šฐ",
253
  "description": "D3.js๋กœ ์‹ค์‹œ๊ฐ„ ๋ฐ์ดํ„ฐ ํ๋ฆ„์„ ์‹œ๊ฐํ™”ํ•˜์„ธ์š”. ๋…ธ๋“œ ๊ธฐ๋ฐ˜ ๋ฐ์ดํ„ฐ ์ฒ˜๋ฆฌ์™€ ์• ๋‹ˆ๋ฉ”์ด์…˜ ํšจ๊ณผ๋ฅผ ๊ตฌํ˜„ํ•˜์„ธ์š”."
254
  }
255
- ]
256
-
257
-
 
1
 
2
  DEMO_LIST = [
3
+
4
+ {
5
+ "card": {
6
+ "index": 1
7
+ },
8
+ "title": "3D ๋ถ„์ž ์‹œ๋ฎฌ๋ ˆ์ดํ„ฐ",
9
+ "description": "Three.js๋กœ 3D ๋ถ„์ž ๊ตฌ์กฐ๋ฅผ ์‹œ๊ฐํ™”ํ•˜์„ธ์š”. ํšŒ์ „, ์คŒ, ์›์ž ์ •๋ณด ํ‘œ์‹œ ๊ธฐ๋Šฅ๊ณผ ์• ๋‹ˆ๋ฉ”์ด์…˜ ํšจ๊ณผ๋ฅผ ๊ตฌํ˜„ํ•˜์„ธ์š”."
10
+ },
 
 
 
 
 
 
11
  {
12
  "card": {
13
  "index": 2,
 
15
  "title": "๋‹ค์ด๋‚˜๋ฏน ์ฐจํŠธ ๋Œ€์‰ฌ๋ณด๋“œ",
16
  "description": "Create an interactive dashboard with Chart.js showing different types of charts (line, bar, pie) with smooth animations. Include buttons to switch between different data views.",
17
  },
18
+
 
 
 
 
 
 
19
  {
20
  "card": {
21
  "index": 4,
 
168
  },
169
 
170
 
 
 
 
 
 
 
 
 
171
  {
172
  "card": {
173
  "index": 30
 
232
  "title": "์‹ค์‹œ๊ฐ„ ๋ฐ์ดํ„ฐ ํ”Œ๋กœ์šฐ",
233
  "description": "D3.js๋กœ ์‹ค์‹œ๊ฐ„ ๋ฐ์ดํ„ฐ ํ๋ฆ„์„ ์‹œ๊ฐํ™”ํ•˜์„ธ์š”. ๋…ธ๋“œ ๊ธฐ๋ฐ˜ ๋ฐ์ดํ„ฐ ์ฒ˜๋ฆฌ์™€ ์• ๋‹ˆ๋ฉ”์ด์…˜ ํšจ๊ณผ๋ฅผ ๊ตฌํ˜„ํ•˜์„ธ์š”."
234
  }
235
+ ]