Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
/ cleancodetv-source Public archive

Clean Code Book (Vietnamese), Chaper 01 ~ 11 | Built with Jekyll

Notifications You must be signed in to change notification settings

duynlk/cleancodetv-source

Repository files navigation

Clean Code Book (Vietnamese)

Source of content:

Chapter 01 ~ 06: quoctinnguyen8
Chapter 07 ~ 11: chukimmuoi

How to build it:

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!

Note:

- Change url and baseurl in _config.yml file follow your own domain.
- Current theme: https://github.com/just-the-docs/just-the-docs