Chapter 01 ~ 06: quoctinnguyen8
Chapter 07 ~ 11: chukimmuoi
Step 01:
- Install Jekyll follow the docs: https://jekyllrb.com/docs/installation/
Step 02:
- Run command bundle install
for downloading the packages in Gemfile
file
Step 03:
- Run jekyll-server.bat
file for starting at http://127.0.0.1:4000/ on Google Chrome (my default)
Step 04:
- Run jekyll-buid.bat
file for generating website into _site
folder (in .gitignore
)
Step 05:
- Copy files and folders in _site
folder to your html folder and enjoy it!
- Change url
and baseurl
in _config.yml
file follow your own domain.
- Current theme: https://github.com/just-the-docs/just-the-docs