Skip to content

lailai0916/lailai0916.github.io

lailai's Home

English | 简体中文

Website Introduction

My personal website for sharing technical notes, project experience, and learning insights.

Built with Docusaurus, source code hosted on GitHub, and deployed on GitHub Pages.

Website Features

🦖 Powered by Docusaurus — Built with Docusaurus, designed for documentation and blogs.

📝 Markdown & Math Support — Supports Markdown and KaTeX for math rendering.

🌐 Multi-language Ready — Built-in internationalization for multilingual content.

🔍 Full-Text Search — Integrated with Algolia DocSearch for fast content search.

📱 Responsive Design — Optimized for all devices.

⚛️ Custom React Components — Easily embed custom React components.

🎨 Theme System — Light/dark mode toggle with flexible customization.

🌙 Simple & Easy to Use — Clean configuration, easy to deploy and maintain.

🚀 One-Click Deployment — Supports seamless deployment to GitHub Pages.

📚 Version Management — Supports multiple document versions.

💯 Search Engine Optimization — Built-in SEO enhancements for better visibility.

📊 Analytics IntegratedGoogle Analytics tracking included.

Getting Started

git clone https://github.com/lailai0916/lailai0916.github.io.git
cd lailai0916.github.io
npm install
npm start

Project Structure

lailai0916.github.io/
├── blog/                          # Blog
│   ├── authors.yml                # Author config
│   └── tags.yml                   # Tag config
├── docs/                          # Documentation
├── i18n/                          # Internationalization files
├── src/                           # Source code
│   ├── components/                # Custom components
│   ├── css/                       # Custom styles
│   ├── data/                      # Data files
│   ├── hooks/                     # Custom hooks
│   ├── pages/                     # Custom pages
│   ├── theme/                     # Custom theme
│   └── utils/                     # Utility functions
├── static/                        # Static assets
│   ├── icon/                      # Icon files
│   ├── img/                       # Image files
│   ├── json/                      # JSON files
│   └── CNAME                      # Domain config
├── docusaurus.config.ts           # Docusaurus config
├── LICENSE                        # Code license
├── LICENSE-docs                   # Documentation license
├── package-lock.json              # Dependency lock file
├── package.json                   # Dependency config
├── sidebars.ts                    # Documentation sidebar config
└── tsconfig.json                  # TypeScript config

Subscribe

Stay updated with the latest blog posts:

Sponsor

You can buy me a coffee, and I'll do better. Thanks!

PayPal Alipay WeChat Pay

License

This project's code is licensed under MIT License.

This website's content is licensed under CC BY 4.0.

About

lailai's personal website for sharing technical notes, project experience, and learning insights.

Topics

Resources

License

MIT, CC-BY-4.0 licenses found

Licenses found

MIT
LICENSE
CC-BY-4.0
LICENSE-docs

Contributing

Stars

Watchers

Forks

Sponsor this project

Contributors