HackerTrans
TopNewTrendsCommentsPastAskShowJobs

AlexK90

no profile record

comments

AlexK90
·11 เดือนที่ผ่านมา·discuss
Interesting and enjoyable documentary. Thanks to the CultRepo team for putting it out there!
AlexK90
·ปีที่แล้ว·discuss
Thanks for Posting this.

I have a question about this line of code

file_path = os.path.join(posts_dir, post_directory, 'eng.md'

Is eng.md an extra addition here? By looping through the directory, would the post names be found in the loop? By deleting this I was able to get the code to run and think I'll start using this as a blog template!