Skip to content

Commit

Permalink
docs: removing make command references from readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
DhairyaMajmudar committed Nov 24, 2024
1 parent 9488095 commit 6e042e1
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,6 @@ hugo server

This starts a local server and opens the website in your web browser at http://localhost:1313.

## Editing styles

Website is created leverging scss styles for mkaing changes to it we can edit scss file as per our need then run below make command to build the website and reflect the changes at live server.

```bash
make build
```

**Note:** Since we are using hugo tool for website creation it might take some time to reflect the changes at live server.



## Contributing

Expand Down

0 comments on commit 6e042e1

Please sign in to comment.