# museum **Repository Path**: oioxoio/museum ## Basic Information - **Project Name**: museum - **Description**: 亚历山大美术馆 - **Primary Language**: HTML - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: https://github.com/oiOxOio/museum - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-28 - **Last Updated**: 2022-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: HTML, CSS, JavaScript ## README ## 静态网页 亚历山大美术馆 ### 在线预览 [https://museum.5hp.cc](https://museum.5hp.cc) ### 演示视频 [![](https://i.imgur.com/vKb2F1B.png)](https://www.bilibili.com/video/BV1RX4y1V7uD/) ### 目录结构 ``` · ├─css │ ├─images │ ├─js │ │ denglu.html │ index.html │ jiaoyu.html │ lianxi.html │ xinwen.html │ xinwen_neirong.html │ gulpfile.js //用于项目压缩(可删) ├─package.json //gulp相关依赖(可删) ```