for example, cannot find proper webFont "FiraMono", which is determined by style.css file.
while i'm investigate this issue, and image src links are broken as well.
for example, in generated html file, images are rendered as below screenshot(and check html file and actual file directory, additional screenshot.


as you can see, image src is images/laser_tag_result.jpg in HTML, which is wrong path. it should be ../images/image_processing_computer_vision/images/laser_tag_result.jpg.
it's not because of translated (korean) md file. other original chapter md files are also have same issue.