Book/Website recommendation
You can see the recommendations in a HTML file here.
You can see the recommendations in a PDF file here.
Every information is stored in the reco.json file, which has the following structure :
+-- "books"
| +-- categorie of book (like "maths", "computer science", ...)
| | +
| | | +-- "title" :
| | | +-- "author" :
| | | +-- "year" :
| | | +-- "trad" (if there is any):
| | | | +-- language (like "french")
| | | | | +-- "year" :
| | | | | +-- "title" :
| | | | ...
| | ...
+-- "websites"
You can change the way index.html and recommendations.tex (and add other files) are made through the affich.languinv file as explained in the repository compil_perso.
Just run make, it will create the files (like index.html and recommendations.tex) and then it will compile the .tex files in .pdf.