@@ -8,13 +8,13 @@ This the source of my [travel blog] build with [Eleventy], [PostCSS], and [Gulp]
## Installation
```sh
npm install
pnpm install
```
## Running the Website
```sh
npm start
pnpm start
```
For more tasks have a look into the `package.json`.
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.