Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/o2team/cases
精选网页应用案例期刊
https://github.com/o2team/cases
h5 html5 html5-cases
Last synced: 2 months ago
JSON representation
精选网页应用案例期刊
- Host: GitHub
- URL: https://github.com/o2team/cases
- Owner: o2team
- License: mit
- Created: 2015-10-21T07:03:22.000Z (about 9 years ago)
- Default Branch: src
- Last Pushed: 2021-01-20T09:11:49.000Z (almost 4 years ago)
- Last Synced: 2024-08-03T09:10:34.519Z (6 months ago)
- Topics: h5, html5, html5-cases
- Language: JavaScript
- Homepage: http://cases.aotu.io/mobi/maga.html
- Size: 20.6 MB
- Stars: 214
- Watchers: 24
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - cases
README
## H5 案例
不定期收集市面上优秀的 H5 作品。链接:https://cases.aotu.io/
## 提交
开发环境:Node.js v51. 拉取该项目代码,切换到 `src` 分支。
2. 在 `./source/_posts/` 添加指定格式的文件。如:
```
title: 穿上军装(标题)
subtitle: 根据用户用户上传的头像生成不同年代的军装照。(描述)
cover: put on uniforms.jpg (封面)
categories: 场景型(技术型、视频型、场景型、游戏型、展示型、其他)
tags: (无用)
- Git
- Fork
author:(所有者)
nick: 人民日报
github_name: people paper
date: 2017-08-01 17:28:36(排序日期)
publishDate: 2017-08-01 17:28:36(展示日期)
link: http://www.h5case.com.cn/case/people-cn/81/(体验链接)
---
```
3. 封面上传到 https://github.com/o2team/misc/tree/gh-pages/JChehe/html5cases (格式取决于你填写,尺寸为 375px * 667px)。
4. 填好信息和上传图片后,执行 `hexo s` 预览效果。
5. 检查无误后 push 代码。感谢!✌️