This repository is the source for fahmifan.github.io.
- When first time clone, run
git submodule update --init --recursive
to init all submodules. - To run
make run
- To publish
make deploy
This repository is the source for fahmifan.github.io.
git submodule update --init --recursive
to init all submodules.make run
make deploy