Skip to content

JCLiuGroup/JCLiuGroup.github.io

Repository files navigation

JC Liu Research Group Website

Official website of the JC Liu Research Group at the School of Materials Science and Engineering, Nankai University.

About

This is a Jekyll-based GitHub Pages website for the JC Liu Research Group. The website includes:

  • Home: Group overview and recent news
  • Research: Research areas and facilities
  • Team: Group members and opportunities
  • Publications: Research publications and patents
  • Contact: Contact information and collaboration opportunities

Local Development

To run the website locally:

# Install Jekyll and dependencies
gem install bundler jekyll

# Clone the repository
git clone https://github.com/JCLiuGroup/JCLiuGroup.github.io.git
cd JCLiuGroup.github.io

# Install dependencies
bundle install

# Run the local server
bundle exec jekyll serve

Then open http://localhost:4000 in your browser.

Customization

  • Edit _config.yml for site-wide settings
  • Modify pages in the root directory (index.html, research.html, etc.)
  • Update styles in assets/css/style.css
  • Add images to assets/images/

License

© 2024 JC Liu Research Group, Nankai University. All rights reserved.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •