Skip to content

Commit 6499a02

Browse files
committed
updated README
1 parent a1bf9d6 commit 6499a02

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# whybhav.in
1+
# [whybhav.in](https://whybhav.in/)
22

33
hi, this is the repo of my website.
44

@@ -14,7 +14,7 @@ as someone with multiple years of experience in various frontend js frameworks,
1414

1515
## local setup
1616

17-
to to run this locally:
17+
to run this locally:
1818

1919
```bash
2020
# clone the repo
@@ -32,7 +32,7 @@ bundle exec jekyll serve
3232

3333
## photo processing
3434

35-
i hate the idea of having to create different versions of the same photo for optimization, so i wrote a dainty shell script that you can run. it creates a low-res version of any new images you add to `/assets/images/photos/fullsize` and also automatically populates the necessary markdown files
35+
i hate the idea of having to manually create different versions of the same photo for optimization, so i wrote a dainty shell script that you can run. it creates a low-res version of any new images you add to `/assets/images/photos/fullsize` and also automatically populates the necessary markdown files
3636

3737
```bash
3838
chmod +x process_photos.sh
@@ -47,4 +47,4 @@ MIT licensed - see the LICENSE file for details.
4747

4848
## credits
4949

50-
special thanks to github.com/adryd325/oneko.js for making a handy js script for having a cat follow your cursor around, which is objectively the best feature of this website.
50+
special thanks to [adryd325](https://github.com/adryd325/oneko.js) for making a handy js script for having a cat follow your cursor around, which is objectively the best feature of this website.

0 commit comments

Comments
 (0)