Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guixianleng/elm-ui-blog
文档说明
https://github.com/guixianleng/elm-ui-blog
Last synced: about 10 hours ago
JSON representation
文档说明
- Host: GitHub
- URL: https://github.com/guixianleng/elm-ui-blog
- Owner: guixianleng
- Created: 2021-09-18T02:32:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-17T10:31:42.000Z (about 3 years ago)
- Last Synced: 2024-04-16T09:22:13.711Z (9 months ago)
- Language: Shell
- Size: 2.51 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# elm-ui
基于elementUI封装的组件库说明文档
### :tada: vuepress + GitHub pages部署博客:tada: :tada: 这两天倒腾使用vuepress搭建自己的博客,遇到了一些问题,也选择了非官方的主题来使用,然后将其部署到GitHub pages
### 参考[vuepress](https://vuepress.vuejs.org/zh/)官方文档
- 官方文档很简单,轮子造车就行
- 主题选择,可以自定义一套主题和布局
- 项目的目录,根据自己的需求配置
- GitHub pages部署,deploy.sh的配置