aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-07-25 14:06:39 +0800
committer简律纯 <i@jyunko.cn>2023-07-25 14:06:39 +0800
commit3995e2e9e89cb8fcb10dc29bff3fb95e10fa2ab1 (patch)
tree1a1cab97911c9e4802b0c9f33b148e7130f36070
parentf62c1f7373cbc8ed4e8429a3c0d7d665b187dbbe (diff)
downloadTRPGNivis-3995e2e9e89cb8fcb10dc29bff3fb95e10fa2ab1.tar.gz
TRPGNivis-3995e2e9e89cb8fcb10dc29bff3fb95e10fa2ab1.zip
add showcasev0.0.1-alpha
-rw-r--r--docs/docs/changelog/index.md43
-rw-r--r--docs/docs/index.md11
-rw-r--r--docs/docs/res/main.pdfbin0 -> 54209 bytes
-rw-r--r--docs/docs/showcase/index.md24
4 files changed, 35 insertions, 43 deletions
diff --git a/docs/docs/changelog/index.md b/docs/docs/changelog/index.md
index 50e7928..e69de29 100644
--- a/docs/docs/changelog/index.md
+++ b/docs/docs/changelog/index.md
@@ -1,43 +0,0 @@
-::gantt::
-
-- title: Definition Phase
- activities:
- - title: Creative Brief
- start: 2022-03-03
- lasts: 1 day
- - title: Graphic Design Research
- start: 2022-03-02
- end: 2022-03-10
- lasts: 2 weeks
- - title: Brainstorming / Mood Boarding
- start: 2022-03-11
- end: 2022-03-20
-
-- title: Creation Phase
- activities:
- - title: Sketching
- start: 2022-03-21
- end: 2022-04-01
- - title: Design Building
- start: 2022-04-02
- end: 2022-04-20
- - title: Refining
- start: 2022-04-21
- end: 2022-04-30
-
-- title: Feedback Phase
- activities:
- - title: Presenting
- start: 2022-04-22
- end: 2022-05-01
- - title: Revisions
- start: 2022-05-02
- end: 2022-05-10
-
-- title: Delivery Phase
- activities:
- - title: Final delivery
- start: 2022-05-11
- end: 2022-05-12
-
-::/gantt::
diff --git a/docs/docs/index.md b/docs/docs/index.md
index e3ade6a..e07e102 100644
--- a/docs/docs/index.md
+++ b/docs/docs/index.md
@@ -1,3 +1,11 @@
+---
+hide:
+ - path
+ - navigation
+---
+
+
+
Psi CLI 语言
========================
@@ -23,6 +31,9 @@ Features
- `Documentation Module`_: This module uses reStructuredText and Sphinx to build the documentation, providing API interface descriptions and usage examples.
+<!-- <object data="/res/main.pdf" type="application/pdf" style="width: 40%; height: 200px">
+ <embed src="/res/main.pdf" type="application/pdf" style="width: 40%; height: 40%;"/>
+</object> -->
Getting Started
---------------
diff --git a/docs/docs/res/main.pdf b/docs/docs/res/main.pdf
new file mode 100644
index 0000000..4ec4dd7
--- /dev/null
+++ b/docs/docs/res/main.pdf
Binary files differ
diff --git a/docs/docs/showcase/index.md b/docs/docs/showcase/index.md
new file mode 100644
index 0000000..f58ab2f
--- /dev/null
+++ b/docs/docs/showcase/index.md
@@ -0,0 +1,24 @@
+---
+hide:
+ - navigation
+ - toc
+ - path
+---
+
+::gantt::
+
+- title: Definition Phase
+ activities:
+ - title: Creative Brief
+ start: 2023-07-21
+ end: 2023-08-21
+ lasts: 1 months
+ - title: Graphic Design Research
+ start: 2023-08-22
+ end: 2023-08-30
+ lasts: 2 weeks
+ - title: Brainstorming / Mood Boarding
+ start: 2023-08-31
+ end: 2023-12-20
+
+::/gantt::