46 lines
1.2 KiB
Markdown
46 lines
1.2 KiB
Markdown
# RE-Amachiromaker
|
||
|
||
这个项目复活了被甘城猫猫下线的捏脸网站喵~
|
||
|
||
本项目基于Charlie Chiangm的Amachiromaker进行了UI大修喵~
|
||
|
||
# 特点
|
||
|
||
1.为所有的元素添加了交互动画喵;
|
||
|
||
2.修改原版简陋的UI界面,让网页更美观;
|
||
|
||
3.为所有的选项卡添加了一看就懂缩略图喵;
|
||
|
||
4.添加了深色模式,white.jpg为白天背景,black.jpg为夜晚背景喵~
|
||
|
||
# 如何构建
|
||
|
||
-下载所有的文件并解压到一个文件夹内;
|
||
|
||
-安装python;
|
||
|
||
-运行“python -m http.server 8000 --directory <项目根目录>”
|
||
|
||
-访问 localhost:8000 就可以啦~
|
||
|
||
# 特别说明
|
||
|
||
因为版权原因,本存储库不包含任何原项目的图像哦,抱歉呢
|
||
|
||
这个项目已经在我的服务器上部署可以访问这个网址使用喵
|
||
|
||
https://www.hutaotao.top/amachiromaker/
|
||
|
||
<p align="center">
|
||
<figure>
|
||
<img src="readme-assets/screenshot.png" alt="Screenshot">
|
||
<figcaption>屏幕截图</figcaption>
|
||
</figure>
|
||
<figure>
|
||
<img width="90%" src="readme-assets/gif1.gif" alt="Animated GIF">
|
||
<figcaption>动画演示</figcaption>
|
||
</figure>
|
||
<p align="center">如果你喜欢这个项目,不要忘了加个star呐~</p>
|
||
</p>
|