Skip to content

Commit

Permalink
Merge pull request #11 from json-schema-org/readme
Browse files Browse the repository at this point in the history
docs: removing make command references from readme file
  • Loading branch information
DhairyaMajmudar authored Nov 24, 2024
2 parents 8d2ea25 + 6e042e1 commit 3b88264
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 3b88264

Please sign in to comment.