Skip to content

Commit 32f1ea8

Browse files
committed
Update documentation
1 parent 0e2e8d8 commit 32f1ea8

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

+12-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# Website
2-
========
1+
# Website for PHPDD23
32

4-
Website template forked from [dirkfabisch/mediator](https://github.com/dirkfabisch/mediator).
3+
## Requirements
4+
5+
- Ruby gem installed
56

67
## Installation
78

@@ -13,4 +14,11 @@ Website template forked from [dirkfabisch/mediator](https://github.com/dirkfabis
1314

1415
## Serve site locally
1516

16-
- run `make serve`
17+
- run `make serve`
18+
19+
You can make changes to the site and the site gets rebuilt automatically.
20+
21+
## Publish changes
22+
23+
Commit all changes and push them to the main branch of the repository.
24+
GitHub Pages will build and publish the changes automatically.

0 commit comments

Comments
 (0)