https://github.com/hubenchang0515/phosphophyllite
SEO 友好的纯静态博客系统
https://github.com/hubenchang0515/phosphophyllite
Last synced: 3 months ago
JSON representation
SEO 友好的纯静态博客系统
- Host: GitHub
- URL: https://github.com/hubenchang0515/phosphophyllite
- Owner: hubenchang0515
- License: agpl-3.0
- Created: 2024-12-17T14:21:44.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-03-06T21:09:27.000Z (3 months ago)
- Last Synced: 2025-03-06T22:22:07.725Z (3 months ago)
- Language: CSS
- Homepage: https://hubenchang0515.github.io/Phosphophyllite/
- Size: 2.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phosphophyllite
SEO 友好的纯静态 Markdown 博客系统
SEO-friendly pure static Markdown blog system

## Usage - 使用说明
存储结构:
* `blog/article` 用于存储文章
* `blog/resource` 用户存储资源文件,例如图片Storage Structure:
* `blog/article` is used to store articles
* `blog/resource` is used to store resource files such as images### Build & Deploy - 构建与部署
```bash
python main.py
```