You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,14 @@ Additional features:
3
3
- Line height slider
4
4
- Dark mode switch
5
5
6
+
Usage:
7
+
8
+
1. Copy the repository
9
+
1. grap the example folder
10
+
1. double click on the `index.html`
11
+
1. edit your presentation text in the built-in editor (press `Escape` to open it)
12
+
1. export your presentation via `save` button (save the `presentation.html` nearby the `index.html`) or copy paste your presentation text right into the `index.html`'s script section
13
+
6
14
# sentjs
7
15
Simple plaintext presentation tool. Ported from [sent](https://tools.suckless.org/sent/).
0 commit comments