Powered by Jekyll with Chirpy theme.
The first time:
git clone https://github.com/lamngockhuong/dev.git
git submodule update --init --remote --recursive
Pull new source:
git pull --recurse-submodules
Follow these steps to install dependencies and serve the site on your local machine:
bundle install
bundle exec jekyll serve
For more details, see the Jekyll documentation.
If you like this blog and my content, please consider sponsoring it, and your support would be greatly appreciated.
This work is published under MIT License.