Skip to content
/ lamntu.github.io Public template

Github Pages template based upon HTML and Markdown for personal, portfolio-based websites.

License

Notifications You must be signed in to change notification settings

lamntu/lamntu.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Academic Website Template

A clean, minimal academic website template, designed for researchers and PhD students. The design and source code are from Yuhui Zhang.

Screenshot

Features

  • Minimalist, academic-focused design
  • Responsive layout
  • Easy to customize
  • SEO-friendly meta tags
  • Publication showcase support

Quick Start

  1. Clone this repository and cd into the directory
  2. Run python -m http.server and visit http://localhost:8000
  3. Replace placeholders marked with [brackets] in index.html
  4. Update profile photo in images/profile.jpeg
  5. Modify publications.json for your papers
  6. Customize sections as needed (About, Research, News, etc.)

File Structure

.
├── index.html          # Main webpage
├── styles.css          # CSS styling
├── scripts.js          # JavaScript for dynamic content
├── publications.json   # Publication data
└── images/            # Image assets
    └── profile.jpg

License

MIT License


For a live example, visit Yuhui Zhang's website.

About

Github Pages template based upon HTML and Markdown for personal, portfolio-based websites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 61