Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 555 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 555 Bytes

yanirseroussi.com

Home of the source code for yanirseroussi.com. You won't get much out of watching the repo since I rarely use PRs. Here's how to get commit notifications.

Develop locally with Hugo:

$ hugo server

Create a new TIL:

$ hugo new content/til/2024-01-07-something-amazing-i-learned-today.md

Create a new post:

$ hugo new content/posts/2024-01-07-something-i-want-to-share/index.md