Git clone this repository
git clone https://github.com/riparuk/riparuk.github.io.git-
Clone this repository
git clone https://github.com/riparuk/riparuk.github.io.git cd riparuk.github.io -
Initialize and update the theme submodule
git submodule update --init --recursive
Note: If the theme folder is empty or you face issues, try running
git submodule deinit -f themes/PaperModfollowed by the update command above.
- Update PaperMod theme (only when needed)
git submodule update --remote --merge
hugo server -Dhugo new --kind post content/posts/<name>.md