Khuong Dev Notebook

Powered by Jekyll with Chirpy theme.

Setup

The first time:

git clone https://github.com/lamngockhuong/dev.git
git submodule update --init --remote --recursive

Pull new source:

git pull --recurse-submodules

Running Locally

Follow these steps to install dependencies and serve the site on your local machine:

  1. Install dependencies:
bundle install
  1. Serve the site locally:
bundle exec jekyll serve
  1. Open your browser and visit http://localhost:4000 to view the site.

For more details, see the Jekyll documentation.

Sponsoring

If you like this blog and my content, please consider sponsoring it, and your support would be greatly appreciated.

License

This work is published under MIT License.