I was interested by your project but then I faced a roadblock by you gitignoring a directory i.e. series when i tried your build.sh file.
main.c:14:10: fatal error: 'series/articles.h' file not found
#include "series/articles.h"
^~~~~~~~~~~~~~~~~~~
1 error generated.
I was interested by your project but then I faced a roadblock by you gitignoring a directory i.e. series when i tried your build.sh file.