mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Merge from upstream
This commit is contained in:
		
							
								
								
									
										10
									
								
								CONTRIBUTING.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								CONTRIBUTING.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| ## How to contribute | ||||
|  | ||||
| 1. File an issue in the repository, using the bug tracker, describing the | ||||
|    contribution you'd like to make. This will help us to get you started on the | ||||
|    right foot. | ||||
| 2. Fork the project in your account and create a new branch: | ||||
|    `your-great-feature`. | ||||
| 3. Commit your changes in that branch. | ||||
| 4. Open a pull request, and reference the initial issue in the pull request | ||||
|    message. | ||||
| @@ -1,6 +1,6 @@ | ||||
|  | ||||
| # `$ raspap-webgui` [](https://github.com/billz/raspap-webgui/releases) | ||||
| A simple, responsive web interface t:o control wifi, hostapd and related services on the Raspberry Pi. | ||||
| A simple, responsive web interface to control wifi, hostapd and related services on the Raspberry Pi. | ||||
|  | ||||
| This project was inspired by a [**blog post**](http://sirlagz.net/2013/02/06/script-web-configuration-page-for-raspberry-pi/) by SirLagz about using a web page rather than ssh to configure wifi and hostapd settings on the Raspberry Pi. I mostly just prettified the UI by wrapping it in [**SB Admin 2**](https://github.com/BlackrockDigital/startbootstrap-sb-admin-2), a Bootstrap based admin theme. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user