Updated Hosting on GitHub pages (markdown)
parent
906e0773b5
commit
25d1cc84fa
|
@ -12,4 +12,6 @@ If you don't have a webserver to run the files on, you can also use something li
|
||||||
6. Clone your fork (`git clone git@github.com:username/stickerpicker.git`)
|
6. Clone your fork (`git clone git@github.com:username/stickerpicker.git`)
|
||||||
7. Follow the instructions in [Creating packs](https://github.com/maunium/stickerpicker/wiki/Creating-packs) to create packs
|
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`)
|
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.
|
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.
|
Loading…
Reference in New Issue