# javalover123.github.io **Repository Path**: javalover123/javalover123.github.io ## Basic Information - **Project Name**: javalover123.github.io - **Description**: javalover123's blog, https://www.890808.xyz - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://www.890808.xyz/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-17 - **Last Updated**: 2023-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FixIt Docs [![Production environment](https://img.shields.io/github/deployments/hugo-fixit/FixIt/Production?style=flat&label=Production&logo=vercel)](https://fixit.lruihao.cn/) [![Preview environment](https://img.shields.io/github/deployments/hugo-fixit/FixIt/Preview?style=flat&label=Preview&logo=vercel)](https://pre.fixit.lruihao.cn/) [![Hugo](https://img.shields.io/badge/Hugo-%5E0.84.0-ff4088?style=flat&logo=hugo)](https://gohugo.io/) FixIt is a clean, elegant but advanced blog theme for Hugo developed by [Lruihao](https://lruihao.cn). To run [Documentation Site](https://fixit.lruihao.cn/) locally: ```bash git clone https://github.com/hugo-fixit/docs.git fixit-docs cd fixit-docs git clone https://github.com/hugo-fixit/FixIt.git themes/FixIt hugo server --themesDir themes ```