mirror of
				https://github.com/maunium/stickerpicker.git
				synced 2025-10-31 00:48:08 +01:00 
			
		
		
		
	Add instructions for hosting on GitHub pages
							
								
								
									
										15
									
								
								Hosting-on-GitHub-pages.md
									
									
									
									
									
										Normal file
									
								
							
							
								
								
								
								
								
									
									
										
											
											
										
										
									
								
							
						
						
									
										15
									
								
								Hosting-on-GitHub-pages.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | ||||
| If you don't have a webserver to run the files on, you can also use something like GitHub pages. | ||||
|  | ||||
| 1. Fork the repo   | ||||
|     | ||||
| 2. Go to settings   | ||||
|     | ||||
| 3. Scroll down to the bottom to the "GitHub Pages" section" | ||||
| 4. In the "Source" dropdown, select "master"   | ||||
|     | ||||
| 5. Click "Save"   | ||||
|     | ||||
| 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 | ||||
| 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. | ||||
		Reference in New Issue
	
	Block a user