Nirjal Paudel & Computer science
This repo powers my blog which is about my love with computer science and my passion put into words.
- GoHugo - Static Site generator
- CSS
- HTML
- Python
- Tailwind
I have one pre-commit here and it changes any png, jpg or jpeg images and changes it into WEBP format compressing it and then replacing the images in content of markdown as well.
I have 2 scripts file here and it does the following
- Updates the reading list with my notion reading list. If you want to peek into my reading list. Click me
- Changes all the png, jpg images into webp as discussed in precommit portion above.
I have a github actions that does the following
- Redeploys the server in cloudflare, You may also like section in the blogs are supposed to be random and static sites aren't random so, this action refresh it and making it somewhat random.
- Syncs my notion reading list with reading list data over here, commmits the changes and the reading list in the site updates