The files within the docs folder are publicly displayed on the Image section's website.
To include your latest publications from Google Scholar, update the list of author ids included in the "env" file. To find your author id, navigate to your google scholar page and extract the id from the "user" query parameter in the URL. "user=<your_id>". Then, include a comma followed by your author id in the env > AUTHOR list, i.e ",<your_id>".
For more details regarding the scraping mechanism, refer to scholar-scraper.
Follow the jekyll website tutorial to develop and compile the pages locally.
To run the site locally, we can use docker.