Skip to content

Commit 368aec0

Browse files
authored
Update README.md
1 parent 8112f93 commit 368aec0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Designed for GitHub Pages for super easy set up. Fork this repo, edit `_config.yml`, upload screenshot/video and commit your changes. Voilá! Your site will become immediately viewable on your repository's Github Pages url, e.g. `https://your-username.github.io/your-repo-name/`.
55

66
<img src="https://emilbaehr.com/files/jayson.png" width="440"> <img src="https://emilbaehr.com/files/slor.png" width="440">
7+
<img src="https://emilbaehr.com/files/jayson.png" width="440"> <img src="https://emilbaehr.com/files/slor.png" width="440">
8+
79

810

911
## Quick Start
@@ -36,11 +38,16 @@ Things you can customise in `_config.yml`:
3638
- Feature List (Title, text, icon)
3739

3840

41+
3942
### Step 3: Add screenshot or video
4043

44+
45+
4146
#### Adding a screenshot
4247
Upload a `.png` or `.jpg` of your app to the folder `assets/screenshot/`. The name does not matter. Be sure to delete the placeholder `yourscreenshot.png`.
4348

49+
50+
4451
#### Adding video
4552
Upload your video to the folder `assets/videos/`. To have support for most browsers, you need to upload two files – one for Safari and one for Chrome/Firefox.
4653

@@ -52,19 +59,23 @@ Video formats supported by Safari:
5259
- `.mp4`
5360
- `.mov`
5461

62+
63+
5564
#### Resolutions
5665
The videos and screenshots must have one of the following resolutions:
5766
- 828x1792
5867
- 1125x2436
5968
- 1242x2688
6069

6170

71+
6272
## Feedback
6373
If you have feedback regarding bugs or improvements, open an issue, @ me on Twitter or write me an email. You can find my contact info on my website.
6474

6575
I'd love to see the sites you create using this little tool.
6676

6777

78+
6879
## Credits
6980
- [Jekyll](https://github.com/jekyll/jekyll)
7081
- [FontAwesome](https://fortawesome.github.io/Font-Awesome/)

0 commit comments

Comments
 (0)