Skip to content

krshrimali/blog

Repository files navigation

Data for the blog (not rendered/built)

Instructions on compiling the blog

  • Compile blog using: hugo. The rendered files will be stored in public/ sub-folder. Copy it to krshrimali.github.io repository and push, that's it.
  • A n00bish script for this: (very personalized)
    hugo && cp -r public/* ../krshrimali.github.io/
    cd ../krshrimali.github.io && git add . && git commit -m "updates" && git push origin main

About

Dumping my thoughts here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published