You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,5 @@
1
+
This repository holds the source code for [jeremykanovsky.com](https://jeremykanovsky.com/) and [0xJeremy.github.io](https://0xjeremy.github.io/).
2
+
1
3
### How to publish
2
4
3
5
To publish a new version of this site, use `npm run deploy`. This command will build a production version of the website, move it to the `gh-pages` branch, and push it to the remote repository (remote must be named `origin`).
0 commit comments