Personal academic website for Bijoy Ratan Ghosh (PhD Economics, UVA) built with Jekyll using the Minimal Light theme (yaoyao-liu/minimal-light). Hosted on GitHub Pages.
Two repos:
bijoyratanghosh/bijoyratanghosh.github.io — profile, research, teaching, beyond researchbijoyratanghosh/empirical-macro-curriculum — Quarto book, served from docs/ folder. Must run quarto render in that repo after config/content changes for docs/ to update.bijoyratanghosh/bijoyratanghosh — profile landing page on GitHublayout: homepage (not page). Both layout files exist but only homepage.html is actively used.<style> block + <nav class="site-nav"> in both _layouts/homepage.html and _layouts/page.html. Any nav changes must be made in both files to stay consistent._sass/minimal-light-no-dark-mode.scss. Key theme colors:
#043361 (dark navy)#39c#595959#043361 text, #39c hoverHome | Research | Teaching | Beyond Research
index.md — About, research interests, contactresearch.md — Includes _includes/publications.mdteaching.md — TA experience at UVA and IGIDRbeyond-research.md — Curriculum link + planned projects_posts/ directory. Need to:
_posts/ directoryblog.md) or integrate into beyond-researchjekyll-feed plugin)DSGE_mod, Computational-Macroeconomics, VAR-Toolboxgh auth refresh -h github.com -s user for API access, or do manually at github.com/settings/profile)robots.txt and better meta descriptions per chapter