-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,19 @@ | ||
## Welcome to GitHub Pages | ||
# LMusic | ||
|
||
You can use the [editor on GitHub](https://github.com/cy745/lmusic/edit/master/docs/index.md) to maintain and preview the content for your website in Markdown files. | ||
#### 介绍 | ||
一个简洁且独特的音乐播放器,在其中学习使用了MVVM架构,且遵循最小权限原则。 | ||
|
||
Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files. | ||
目标是打造一个简洁好用的音乐播放器,还要够方便够好用。 | ||
|
||
### Markdown | ||
|![APP主页面](https://images.gitee.com/uploads/images/2021/0709/200325_4de1a5b6_7470859.png "951717920c93efe624eba615ad09c7a.png")主页面|![歌单页](https://images.gitee.com/uploads/images/2021/0709/200402_32064a62_7470859.png "e88edff0f98ddc3ca3fc22da9699a81.png")歌单页| | ||
|--|--| | ||
|![平板横向布局,主界面](https://images.gitee.com/uploads/images/2021/1127/151143_108c998c_7470859.jpeg "Screenshot_20211127_151125_com.lalilu.lmusic.jpg")平板横向布局,主界面|![平板横向布局,展开歌词界面](https://images.gitee.com/uploads/images/2021/1127/151007_8135cbde_7470859.jpeg "Screenshot_20211127_145058_com.lalilu.lmusic.jpg")平板横向布局,展开歌词界面| | ||
|
||
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for | ||
#### 参与贡献 | ||
欢迎提Issues和PR,你的Issues就是我最大的动力,你的PR是对我最大的支持,十分感谢!!! | ||
|
||
```markdown | ||
Syntax highlighted code block | ||
1. Fork 本仓库 | ||
2. 新建 Feat_xxx 分支 | ||
3. 提交代码 | ||
4. 新建 Pull Request | ||
|
||
# Header 1 | ||
## Header 2 | ||
### Header 3 | ||
|
||
- Bulleted | ||
- List | ||
|
||
1. Numbered | ||
2. List | ||
|
||
**Bold** and _Italic_ and `Code` text | ||
|
||
[Link](url) and ![Image](src) | ||
``` | ||
|
||
For more details see [Basic writing and formatting syntax](https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax). | ||
|
||
### Jekyll Themes | ||
|
||
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/cy745/lmusic/settings/pages). The name of this theme is saved in the Jekyll `_config.yml` configuration file. | ||
|
||
### Support or Contact | ||
|
||
Having trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://support.github.com/contact) and we’ll help you sort it out. |