# python4office.cn **Repository Path**: CoderWanFeng/python4office.cn ## Basic Information - **Project Name**: python4office.cn - **Description**: 个人网站的源代码:www.python4office.cn - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-05-27 - **Last Updated**: 2025-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
## 说明 一个基于hexo搭建的个人网站:[http://python4office.cn](http://python4office.cn),用于存放个人技术文章、学习笔记、生活随笔等。 - 另一个存放教程的网站,也开源了:[https://python-office.com](https://python-office.com) ## 快速开始 1. 安装 [Hexo](https://hexo.io/zh-cn/) 2. 克隆项目:`git clone https://gitcode.com/python4office/python4office.cn.git` 3. 本地运行 > cd hexo/hexo & > yarn install & > yarn run clean & > yarn run build & > yarn run server & ## 作者 > 请自行添加 - [CoderWanFeng](https://github.com/CoderWanFeng) - [YaaaKaaang](https://gitcode.com/YaaaKaaang) - [wzllby](https://gitcode.com/wzllby)