Updated Hosting on GitHub pages (markdown)

Tulir Asokan 2020-09-17 14:17:22 +03:00
parent 906e0773b5
commit 25d1cc84fa
1 changed files with 3 additions and 1 deletions

@ -13,3 +13,5 @@ If you don't have a webserver to run the files on, you can also use something li
7. Follow the instructions in [Creating packs](https://github.com/maunium/stickerpicker/wiki/Creating-packs) to create packs
8. Commit your changes (`git add web/packs && git commit`) and push (`git push`)
9. Follow the instructions in [Enabling the widget](https://github.com/maunium/stickerpicker/wiki/Enabling-the-widget) using `https://username.github.io/stickerpicker/web/?theme=$theme` as the `url` field.
To add more packs, simply do steps 7 and 8 again.