1. Clone respo git clone https://github.com/hatide/hatide.github.io.git
  2. Tạo new branch git checkout -b <tên branch>
  3. Tạo file .md vào thư mục post. 1_image
  4. Sửa file .md trong thưc mục danh-muc để đưa bài post vào đúng catalog tương dứng.
  5. add và commit lên respo. git add <files> git commit -m "<comment>"
  6. git push lên remote respo. git push
  7. Tạo merge request. Cách tạo merge request (opens new window) Tham khảo: