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:
- Install dependencies:
bundle install
- Serve the site locally:
bundle exec jekyll serve
- Open your browser and visit http://localhost:4000 to view the site.
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.