SkillAgentSearch skills...

Lailai0916.github.io

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

Install / Use

/learn @lailai0916/Lailai0916.github.io
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <h1>lailai's Home</h1> <p>English | <a href="README.zh-Hans.md">简体中文</a></p> <p> <img src="https://img.shields.io/github/actions/workflow/status/lailai0916/lailai0916.github.io/deploy.yml?style=flat-square" /> <img src="https://img.shields.io/github/last-commit/lailai0916/lailai0916.github.io?style=flat-square" /> <img src="https://img.shields.io/github/languages/top/lailai0916/lailai0916.github.io?style=flat-square" /> <img src="https://img.shields.io/github/repo-size/lailai0916/lailai0916.github.io?style=flat-square" /> <img src="https://img.shields.io/badge/code_style-prettier-ff69b4?style=flat-square" /> <img src="https://img.shields.io/github/license/lailai0916/lailai0916.github.io?style=flat-square" /> </p> <a href="https://lailai.one"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://cloud.lailai.one/f/Wr3he/preview-dark.png" /> <source media="(prefers-color-scheme: light)" srcset="https://cloud.lailai.one/f/BQPuA/preview-light.png" /> <img src="https://cloud.lailai.one/f/BQPuA/preview-light.png" /> </picture> </a> </div>

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 settings
│   └── tags.yml                   # Tag settings
├── docs/                          # Documentation
├── i18n/                          # Internationalization
├── src/                           # Source code
│   ├── components/                # Custom components
│   ├── css/                       # Custom styles
│   ├── data/                      # Data files
│   ├── pages/                     # Custom pages
│   ├── theme/                     # Custom theme
│   └── utils/                     # Utility functions
├── static/                        # Static assets
│   ├── img/                       # Image files
│   ├── json/                      # JSON files
│   └── CNAME                      # Domain settings
├── docusaurus.config.ts           # Docusaurus config
├── LICENSE                        # Code License
├── LICENSE-docs                   # Docs License
├── package-lock.json              # Dependency lock file
├── package.json                   # Project dependencies
├── sidebars.ts                    # Sidebar config
├── tailwind.config.ts             # Tailwind CSS 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.

Related Skills

View on GitHub
GitHub Stars130
CategoryEducation
Updated1d ago
Forks6

Languages

Markdown

Security Score

100/100

Audited on Apr 6, 2026

No findings