mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: Also deploy README.md as part of docs
This commit is contained in:
		
							parent
							
								
									f58dd85616
								
							
						
					
					
						commit
						868f43a3b2
					
				| @ -1,4 +1,4 @@ | ||||
| The Unleash website was created with [Docusaurus](https://docusaurus.io/). | ||||
| The Unleash website was created with [Docusaurus](https://docusaurus.io/). The source code lives as part of the main [Unleash repo on GitHub](https://github.com/Unleash/unleash) and is built and deployed on all merges to master. This makes it easy to keep the documentation in sync with the latest version of Unleash. | ||||
| 
 | ||||
| It's hosted on https://unleash.github.io/ | ||||
| 
 | ||||
|  | ||||
| @ -3,6 +3,7 @@ | ||||
|     "examples": "docusaurus-examples", | ||||
|     "start": "docusaurus-start", | ||||
|     "build": "docusaurus-build", | ||||
|     "postbuild": "cp README.md build/unleash.github.io/README.md", | ||||
|     "publish-gh-pages": "docusaurus-publish", | ||||
|     "write-translations": "docusaurus-write-translations", | ||||
|     "version": "docusaurus-version", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user