Skip to content

Repository files navigation

Academic Homepage

Source code for an academic homepage, built with Jekyll and based on the Minimal Light theme.

Content

  • _config.yml: profile information, links, SEO metadata, and analytics
  • index.md: research interests and news
  • _data/publications.yml: publications and preprints
  • _data/projects.yml: research projects
  • _includes/: reusable page sections
  • _layouts/homepage.html: page layout and metadata
  • _sass/minimal-light.scss: site styles

Local preview

Install Ruby, Bundler, and the project dependencies:

bundle install
bundle exec jekyll serve

Then open http://127.0.0.1:4000/.

Deployment

The site is published with GitHub Pages at https://quarter-p.github.io/. Updates are deployed after the source changes are pushed to the repository's Pages branch.

License

The site is based on Minimal Light by Yaoyao Liu. See LICENSE for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages