https://github.com/lete114/awstats-theme-homepage
一个静态个人主页,基于 AWStats 静态生成器生成的静态个人主页 (A static personal home page based on the AWStats static generator)
https://github.com/lete114/awstats-theme-homepage
awstats home homepage static static-site static-website
Last synced: 12 months ago
JSON representation
一个静态个人主页,基于 AWStats 静态生成器生成的静态个人主页 (A static personal home page based on the AWStats static generator)
- Host: GitHub
- URL: https://github.com/lete114/awstats-theme-homepage
- Owner: Lete114
- License: mit
- Created: 2021-04-15T09:51:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T07:09:03.000Z (over 3 years ago)
- Last Synced: 2025-04-08T14:38:02.670Z (over 1 year ago)
- Topics: awstats, home, homepage, static, static-site, static-website
- Language: EJS
- Homepage: https://www.lete114.top
- Size: 476 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
AWStats-Theme-HomePage
一个静态个人主页,基于 AWStats 静态生成器生成的静态个人主页
## Quick Start
```bash
npm install awstats-cli -g ## 安装cli
mkdir AWStats-HomePage ## 新建文件夹
cd AWStats-HomePage ## 进入新建的文件及
awstats init ## 初始化awstats,默认自动Clone本仓库
```
> 更多关于AWStats的内容请前往 [https://github.com/lete114/AWStats](https://github.com/lete114/AWStats)
## License
[MIT](LICENSE)