A clean and minimalist personal homepage built with HTML and CSS, featuring some delightful cartoon effects! Easily customizable by editing the HTML.
🌟 Welcome to fork and play around!
This template is perfect for creating a personal academic homepage with a touch of fun. The layout is straightforward, and the code is easy to understand, making it ideal for beginners and those who want a simple yet charming website.
- Simple Design: Clean and easy-to-read layout.
- Cartoon Effects: Enjoy playful animations and hover effects that add a bit of whimsy.
- Responsive Layout: Looks good on both desktop and mobile devices.
- Easy to Customize: Modify the HTML and CSS to make it your own.
Click the Fork button at the top right of this repository to create your own copy.
- Edit Content: Open
index.html
and replace the placeholder text with your own bio, research interests, publications, and more. - Add Your Images: Upload your own photos or illustrations to the
/pic
directory and update the image paths in the HTML. - Play with Styles: Modify the CSS in the
<style>
section or link to an external stylesheet to tweak colors, fonts, and animations.
Once you're happy with your changes, you can easily publish your site using GitHub Pages:
- Go to the Settings tab of your forked repository.
- Scroll down to the Pages section.
- Select the
main
branch and click Save. - Your site will be live at
https://<your-username>.github.io/
.
We've added some fun, cartoon-like animations to make your homepage stand out!
- Bouncy Headers: Section titles have a playful bounce when they come into view.
- Hover Animations: Images and links respond with a wiggle or a pop when hovered over.
- Smooth Scrolling: Navigate between sections with a gentle glide.
These effects are powered by simple CSS animations and AOS (Animate On Scroll). Feel free to explore the code and adjust the animations to your liking!
Author: Likang Li
- Email: lilikang@uic.edu.cn
- GitHub: github.com/likangmax
- Zhihu: Curiosity
This project is open-source and available under the MIT License.
Have fun customizing your own personal homepage with a touch of cartoon magic! 🦄✨