Skip to content

Commit a39b27b

Browse files
authored
Add website's initial design concept (#548)
* Add website's initial design concept * Update visual_quark_script_program.rst We structure the website into five distinct sections, which are as follows: 1. At the top area, the navigation bar displays links to documents and social media accounts. 2. On the top right, you can fine-tune the parameters of the APIs. 3. In the bottom right, you can copy the resulting program and run it on your computer. 4. In the center, you can seamlessly drag and assemble Quark Script APIs from the left. 5. On the left area, you can select a CWE example as a template and choose Quark Script APIs to add.
1 parent 1aca885 commit a39b27b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/source/visual_quark_script_program.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,15 @@ The initial draft of the web design is as below.
2020
Design by: `@Commuter95 <https://github.com/Commuter95>`_
2121

2222
.. image:: https://github.com/quark-engine/quark-engine/assets/16009212/053d62e2-181a-4fb1-96d7-95fe59809dc3
23+
24+
The website's initial design concept
25+
-------------------------------------
26+
27+
We structure the website into five distinct sections, which are as follows:
28+
29+
1. At the top area, the navigation bar displays links to documents and social media accounts.
30+
2. On the top right, you can fine-tune the parameters of the APIs.
31+
3. In the bottom right, you can copy the resulting program and run it on your computer.
32+
4. In the center, you can seamlessly drag and assemble Quark Script APIs from the left.
33+
5. On the left area, you can select a CWE example as a template and choose Quark Script APIs to add.
34+

0 commit comments

Comments
 (0)