Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 6772342

Browse files
committed
docs: add client apis
1 parent ece0699 commit 6772342

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/client-api/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,22 @@ automatically point to `tag`, while in `/category/`, it will point to `category`
115115
This variable is essentially designed to generalize the list page of frontmatter keys
116116
117117
:::
118+
119+
120+
## $service
121+
122+
### `$service.comment`
123+
124+
#### `$service.comment.enabled`
125+
126+
Whether comment is enabled.
127+
128+
#### `$service.comment.service`
129+
130+
Get the comment service
131+
132+
### `$service.email`
133+
134+
#### `$service.email.enabled`
135+
136+
Whether email (newsletter) service is enabled.

0 commit comments

Comments
 (0)