@@ -8,7 +8,7 @@ Hugo allows for quick websites to be made with markdown.
## Developing
Run test server:
Run test server
```
docker compose up
```
@@ -17,3 +17,8 @@ Deploy updates to server
```
./deploy.sh
```
Create new page
```
hugo new --kind post path/post.md
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.