Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
purajit authored Mar 10, 2023
1 parent e785a18 commit 450424b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The site's served at [https://purajit.com](https://purajit.com).

I use the static site generator [purajit/YASS](https://github.com/purajit/YASS), with the default structure.

Assets are stored separately in the [purajit/assets.purajit.github.io](https://github.com/purajit/assets.purajit.github.io)` repo to keep deploys artifacts and times small.
Assets are stored separately in the [purajit/assets.purajit.github.io](https://github.com/purajit/assets.purajit.github.io) repo to keep deploys artifacts and times small.

## Local testing
```sh
Expand All @@ -27,7 +27,7 @@ make generate-pages-cdn

You will need [colima](https://github.com/abiosoft/colima).

If you want to change assets and test it, you will have to clone the assets repo [purajit/assets.purajit.github.io](https://github.com/purajit/assets.purajit.github.io)` into the same parent directory as this one. To use locally-available assets, run
If you want to change assets and test it, you will have to clone the assets repo [purajit/assets.purajit.github.io](https://github.com/purajit/assets.purajit.github.io) into the same parent directory as this one. To use locally-available assets, run

```sh
make generate-pages-local
Expand Down

0 comments on commit 450424b

Please sign in to comment.