forked from toolshed/docs.coopcloud.tech
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			694 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			694 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# docs.coopcloud.tech :open_book:
 | 
						|
 | 
						|
[](https://build.coopcloud.tech/coop-cloud/docs.coopcloud.tech)
 | 
						|
 | 
						|
View: [docs.coopcloud.tech](https://docs.coopcloud.tech)
 | 
						|
 | 
						|
 | 
						|
## Developing / Hacking
 | 
						|
 | 
						|
Co-op Cloud's docs are created with the [mkdocs-material](https://squidfunk.github.io/mkdocs-material/) framework.
 | 
						|
 | 
						|
To install dependencies and serve local build of site, simply run:
 | 
						|
 | 
						|
```
 | 
						|
make
 | 
						|
```
 | 
						|
 | 
						|
Useful docs for theming and content reference:
 | 
						|
 | 
						|
- [Changing the colors](https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/)
 | 
						|
- [Reference](https://squidfunk.github.io/mkdocs-material/reference/)
 |