mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 10:40:09 +01:00 
			
		
		
		
	Tweaked Netlify text, added Netlify config
This commit is contained in:
		@@ -67,7 +67,7 @@ Install this starter (assuming Gatsby is installed) by running from your CLI:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#### Deploy with Netlify
 | 
					#### Deploy with Netlify
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Netlify CMS can run in any frontend web environment, but the quickest way to try it out is by running it on a pre-configured starter site with Netlify. The example here is the Kaldi coffee company template (adapted from [Gatsby + Netlify CMS Starter](https://github.com/AustinGreen/gatsby-starter-netlify-cms)). Use the button below to build and deploy your own copy of the repository:
 | 
					Netlify CMS can run in any frontend web environment, but the quickest way to try it out is by running it on a pre-configured starter site with Netlify. Use the button below to build and deploy your own copy of the repository:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<a href="https://app.netlify.com/start/deploy?repository=https://github.com/mariolopjr/gatsby-starter-lumen"><img src="https://www.netlify.com/img/deploy/button.svg" alt="Deploy to Netlify"></a>
 | 
					<a href="https://app.netlify.com/start/deploy?repository=https://github.com/mariolopjr/gatsby-starter-lumen"><img src="https://www.netlify.com/img/deploy/button.svg" alt="Deploy to Netlify"></a>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										7
									
								
								netlify.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								netlify.toml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
				
			|||||||
 | 
					[build]
 | 
				
			||||||
 | 
					  publish = "public"
 | 
				
			||||||
 | 
					  command = "npm run build"
 | 
				
			||||||
 | 
					[build.environment]
 | 
				
			||||||
 | 
					  YARN_VERSION = "1.3.2"
 | 
				
			||||||
 | 
					  YARN_FLAGS = "--no-ignore-optional"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Reference in New Issue
	
	Block a user