doc: documentation is now in the same repository as the code

Demo site will be generated in subfolder /demo
This commit is contained in:
Jimmy Cai
2023-09-11 18:16:29 +02:00
parent 9b643df3aa
commit 692804498d
32 changed files with 2005 additions and 29 deletions
+17
View File
@@ -0,0 +1,17 @@
# Footer
The footer is the last section of the page. It is usually used to display the copyright information.
Fields under `[Params.Footer]`.
## since
- Type: `int`
The year when the site is created.
## customText
- Type: `string`
Custom text displayed in the footer. HTML is supported.