Skip to content

yizhuoliang/yizhuoliang.github.io

Repository files navigation

Minimal Portfolio Theme

A clean, minimal portfolio theme built with Next.js and Tailwind CSS. Perfect for academics, researchers, or developers who want a simple yet elegant way to showcase their work.

Developed with Cursor! It's amazing!

Features

  • Clean Minimal Design: Focus on content with a distraction-free design
  • Responsive Layout: Looks great on all devices from mobile to desktop
  • Interactive Sections: Expandable sections for education, research, skills, and more
  • Easy Customization: Simple to modify with Tailwind CSS utility classes
  • Performance Optimized: Fast loading with Next.js optimizations
  • Accessible: Built with accessibility in mind

Getting Started

Prerequisites

  • Node.js 18+ and npm/yarn

Installation

  1. Clone this repository:

    git clone https://github.com/yizhuoliang/yizhuoliang.github.io.git my-portfolio
    cd my-portfolio
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Run the development server:

    npm run dev
    # or
    yarn dev
  4. Open http://localhost:3000 to see your site

Deployment

This site is configured for deployment to GitHub Pages through GitHub Actions. For detailed instructions, see the GitHub workflow in .github/workflows/nextjs.yml.

Customization

See the customization guide for detailed instructions on personalizing the theme.

For information about the project structure, see the project structure documentation.

License

This project is open source and available under the MIT License.

Acknowledgments

About

my personal homepage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages