Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AfthabEK committed Jan 1, 2024
1 parent a651be8 commit 7a15e95
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ git clone https://github.com/FOSSCellNITC/Newsletter.git

5. Edit the post in the `content/post` folder

6. Add images to the `static` folder
6. Add images to the `static` folder. Refer to the existing posts for the image path

7. Run `hugo` to build the site
```bash
Expand All @@ -47,9 +47,7 @@ git clone https://github.com/FOSSCellNITC/Newsletter.git
The site will be built in the `public` folder

8, Run `hugo serve` to serve the site
```bash
hugo serve
```

The site will be served at `localhost:1313`

9. Push the changes to the repository
Expand Down

0 comments on commit 7a15e95

Please sign in to comment.