File tree Expand file tree Collapse file tree 3 files changed +10
-13
lines changed
apps/docs/src/content/docs Expand file tree Collapse file tree 3 files changed +10
-13
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3
3
To set up the course template, follow these steps:
4
4
5
5
1 . Use repository as a template
6
- 1 . Clone the repository
6
+ 1 . Clone the repository to your local machine
7
7
1 . Open the repository in a code editor
8
- 1 . Reopen inside the dev container
9
- 1 . Enable GitHub Actions
10
- 1 . Enable GitHub Pages
8
+ - Reopen inside the dev container
9
+ 1 . Replace placeholder values in the files
10
+ 1 . Apply the following settings on Github:
11
+ - Enable GitHub Actions
12
+ - Enable GitHub Pages
13
+ - Enable ` Allow GitHub Actions to create and approve pull requests ` in Settings > Actions > General
14
+ - Add a Ruleset for the ` changeset-release/main ` to allow force pushes
15
+ - Allow ` changeset-release/main ` to use the ` github-pages ` Environment in Settings > Environments
Original file line number Diff line number Diff line change 11
11
link : ./org/schedule/
12
12
icon : right-arrow
13
13
- text : Präsentation
14
- link : ./org/presentation /
14
+ link : ./slides /
15
15
icon : document
16
16
variant : minimal
17
17
---
You can’t perform that action at this time.
0 commit comments