Skip to content

Commit 54ecaae

Browse files
committed
docsygen.yml -> docs.yml
1 parent cbf5824 commit 54ecaae

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

infra/Slidev-presentations.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,18 @@ bundle exec jekyll build
5858

5959
## Customizing presentations
6060

61-
Slidev presentations are generated with default theme and settings. You can customize these by editing the GitHub Actions workflow in `.github/workflows/docsygen.yml`.
61+
Slidev presentations are generated with default theme and settings. You can customize these by editing the GitHub Actions workflow in `.github/workflows/docs.yml`.
62+
63+
### Default settings
6264

63-
### Default settings:
6465
- **Theme**: seriph
6566
- **Background**: Default Slidev background
6667
- **Syntax highlighting**: shiki
6768
- **Line numbers**: off
6869

6970
## Deployment
7071

71-
Slidev presentations are automatically built and deployed to GitHub Pages through `.github/workflows/docsygen.yml` when code is pushed to the `main` branch.
72+
Slidev presentations are automatically built and deployed to GitHub Pages through `.github/workflows/docs.yml` when code is pushed to the `main` branch.
7273

7374
## Structure
7475

0 commit comments

Comments
 (0)