# static-theme-misipage **Repository Path**: misitebao/static-theme-misipage ## Basic Information - **Project Name**: static-theme-misipage - **Description**: Static Homepage Theme - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-09 - **Last Updated**: 2023-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Static Theme Misipage

GitHub GitHub GitHub tag (latest SemVer pre-release)

[English](README.md) · [简体中文](README.zh-Hans.md)
## 内容目录
点我 打开/关闭 目录列表 - [内容目录](#内容目录) - [项目介绍](#项目介绍) - [官方网站](#官方网站) - [背景](#背景) - [移植](#移植) - [图形演示](#图形演示) - [功能](#功能) - [架构](#架构) - [快速入门](#快速入门) - [维护者](#维护者) - [贡献者](#贡献者) - [社区交流](#社区交流) - [部分用户](#部分用户) - [发布记录](#发布记录) - [捐赠者](#捐赠者) - [赞助商](#赞助商) - [特别感谢](#特别感谢) - [许可证](#许可证)
## 项目介绍 本项目是一个适用于博客网站的静态模板,可用于任意模板引擎。 ### 移植 | 目标 | 存储库 | 最新版本 | | ---- | ----------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | | Hugo | [hugo-theme-misipage](https://github.com/misitebao/hugo-theme-misipage) | ![GitHub tag version (latest SemVer pre-release)](https://img.shields.io/github/v/tag/misitebao/hugo-theme-misipage?include_prereleases&label=version) | ## 功能特色 - 多颜色主题切换 - 多种代码高亮风格 - 支持用于任意模板引擎 - 支持任意静态网站生成器 ## 新手入门 安装依赖: ```shell npm install ``` 本地开发预览模式: ```shell npm run dev ``` 构建前端资源: ```shell npm run build ``` 以本地服务方式预览前端资源: ```shell npm run preview ``` ## 维护者 感谢这些项目的维护者: misitebao
点我 打开/关闭 贡献者列表 - [米司特包](https://github.com/misitebao) - 项目作者,全栈工程师。
## 社区交流 中文社区 QQ 群 - 群号:763146965 ## 部分用户 - [hugo-theme-misipage](https://github.com/misitebao/hugo-theme-misipage) - Misipage 主题的 [Hugo](https://github.com/gohugoio/hugo) 移植版本 ## 版权许可 [License MIT](LICENSE)