Ji's Website is here that is built using Hugo with the PaperMod theme.
- Please run
hugo --minify; hugo server
to build the website locally! 🚀 - Please run
hugo new --kind post <name-of-new-post>.md
to add a new blog posts 🍜- The generated markdown file can be placed under
/content/posts
so that it's displayed on the home page as a new post!
- The generated markdown file can be placed under