forked from toolshed/docs.coopcloud.tech
		
	First stab at a new layout
This commit is contained in:
		
							
								
								
									
										9
									
								
								docs/contact.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								docs/contact.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,9 @@ | ||||
| --- | ||||
| title: Get in Touch | ||||
| --- | ||||
|  | ||||
| We're available on the following channels: | ||||
|  | ||||
| - **Email**: [`helo@autonomic.zone`](mailto:helo@autonomic.zone) | ||||
| - **Matrix**: [`#coopcloud:autonomic.zone`](https://matrix.to/#/!JSVYWCRXSVMrAzgeKB:autonomic.zone?via=autonomic.zone) | ||||
| - **Forum**: [`community.coops.tech`](https://community.coops.tech/) | ||||
							
								
								
									
										5
									
								
								docs/deploy.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								docs/deploy.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | ||||
| --- | ||||
| title: Deploy your first application | ||||
| --- | ||||
|  | ||||
| TODO. | ||||
| @ -1,5 +0,0 @@ | ||||
| --- | ||||
| title: Getting Started Guide | ||||
| --- | ||||
|  | ||||
| WIP | ||||
| @ -2,12 +2,7 @@ | ||||
| title: A Cooperative Alternative | ||||
| --- | ||||
|  | ||||
| The Cooperative Cloud is a platform built by and for worked-owned technology | ||||
| cooperatives which proposes a shared social and technical infrastructure for | ||||
| the operation and management of free software applications. The project was | ||||
| initiated by [Autonomic]. | ||||
|  | ||||
| To learn more, please see the [Getting Started guide]. | ||||
|  | ||||
| [autonomic]: https://autonomic.zone/ | ||||
| [getting started guide]: getting-started/guide.md | ||||
| Welcome to the Cooperative Cloud technical documentation! This documentation is | ||||
| primarily meant for cooperatives and other small service providers already | ||||
| doing free software hosting who are interested in the project and thinking | ||||
| about doing some early-adopter testing. | ||||
|  | ||||
							
								
								
									
										5
									
								
								docs/overview.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								docs/overview.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | ||||
| --- | ||||
| title: Technical overview | ||||
| --- | ||||
|  | ||||
| TODO. | ||||
							
								
								
									
										5
									
								
								docs/package.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								docs/package.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | ||||
| --- | ||||
| title: Package your first application | ||||
| --- | ||||
|  | ||||
| TODO. | ||||
							
								
								
									
										13
									
								
								mkdocs.yml
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								mkdocs.yml
									
									
									
									
									
								
							| @ -6,14 +6,13 @@ site_url: https://cloud.autonomic.zone | ||||
| theme: | ||||
|   name: material | ||||
|   features: | ||||
|     - navigation.tabs | ||||
|     - navigation.instant | ||||
|     - toc.integrate | ||||
|   palette: | ||||
|     primary: light pink | ||||
|     accent: purple | ||||
|  | ||||
| copyright: Copyleft © 2021 The Cooperative Cloud | ||||
| copyright: Copyleft 🄯 2021 The Cooperative Cloud | ||||
|  | ||||
| markdown_extensions: | ||||
|   - meta | ||||
| @ -31,6 +30,16 @@ markdown_extensions: | ||||
|       emoji_index: !!python/name:materialx.emoji.twemoji | ||||
|       emoji_generator: !!python/name:materialx.emoji.to_svg | ||||
|  | ||||
| nav: | ||||
|   - A cooperative alternative: index.md | ||||
|   - Getting started guide: | ||||
|       - Architecture overview: overview.md | ||||
|       - Deploy your first application: deploy.md | ||||
|   - Application catalogue: apps.md | ||||
|   - Tutorials: | ||||
|       - Package your first application: package.md | ||||
|   - Frequently asked questions: faq.md | ||||
|  | ||||
| plugins: | ||||
|   - search | ||||
|   - awesome-pages | ||||
|  | ||||
		Reference in New Issue
	
	Block a user