Source for mindol7.github.io, an academic homepage built with Jekyll and a customized version of the Minimal Light theme.
index.md— short introduction, news, and contact informationaboutme.md— biography, education, experience, projects, honors, and skillspublications.mdand_data/publications.yml— categorized publicationspatents.md— registered patents and patent applicationshonors.mdand_data/honors.yml— awards and scholarships_data/news.yml— reverse-chronological homepage newsassets/files/Minhyuk_CV.pdf— privacy-reviewed public CV
Shared page structure is in _layouts/ and _includes/. Site-specific styling
and mobile navigation are in assets/css/site.scss and
assets/js/navigation.js.
Install Ruby and Bundler, then run:
bundle install
bundle exec jekyll serveOpen http://localhost:4000.
In the repository's GitHub Pages settings, publish from the main branch and
the repository root. No custom domain is configured.
The homepage publishes the email address, phone number, and lab location provided for public contact. The downloadable CV continues to omit third-party reference contact details and confidential project information. The source CV is kept outside this repository.
The theme source is derived from Minimal Light. The GitHub and LinkedIn SVG
icons are from Font Awesome Free 6.4.2; its license is stored with the icons.
See LICENSE and the site footer for additional attribution.