mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 18:41:07 +03:00 
			
		
		
		
	Merge pull request #490 from ericcornelissen/building-instructions
Add building instructions to CONTRIBUTING.md
This commit is contained in:
		
						commit
						4899b665de
					
				| @ -50,3 +50,11 @@ Here is the un-minified contents of the GitHub icon, for reference: | ||||
| </svg> | ||||
| ``` | ||||
| 
 | ||||
| * * * | ||||
| 
 | ||||
| # Building locally | ||||
| 
 | ||||
| - Make sure you have [Ruby](https://www.ruby-lang.org/en/downloads/) installed. | ||||
| - Make sure you have [Jekyll](https://jekyllrb.com/) installed (using `$ gem install jekyll bundler`). | ||||
| - Build and run the website locally using `$ jekyll serve`. | ||||
| - Connect to the website in your browser via the "Server address" provided by the output of this command, e.g. `http://localhost:4000/` | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user