forked from toolshed/docs.coopcloud.tech
		
	Remove undeed Resolutions index.md files, adjst Template
This commit is contained in:
		| @ -1,3 +0,0 @@ | |||||||
| --- |  | ||||||
| title: Drafts |  | ||||||
| --- |  | ||||||
| @ -1,3 +0,0 @@ | |||||||
| --- |  | ||||||
| title: In progress |  | ||||||
| --- |  | ||||||
| @ -4,15 +4,21 @@ title: Resolutions | |||||||
|  |  | ||||||
| ### Resolution Template | ### Resolution Template | ||||||
|  |  | ||||||
| ```javascript | ``` yaml | ||||||
| ## Resolution <number>: <title> - <date> | --- | ||||||
|  | title: Resolution <number> | ||||||
|  | --- | ||||||
|  |  | ||||||
|  | - Topic: <title> | ||||||
|  | - Date: 13-12-2023 | ||||||
| - Deadline: Date | - Deadline: Date | ||||||
| - Size: large or medium | - Size: large or medium | ||||||
|  |  | ||||||
| ### Summary | ### Summary | ||||||
| Who this affects, and what it does |  | ||||||
|  | Who this affects, and what it does... | ||||||
|  |  | ||||||
| ### Details | ### Details | ||||||
| A narrative with details |  | ||||||
|  | A narrative with details... | ||||||
| ``` | ``` | ||||||
|  | |||||||
							
								
								
									
										13
									
								
								mkdocs.yml
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								mkdocs.yml
									
									
									
									
									
								
							| @ -45,6 +45,7 @@ markdown_extensions: | |||||||
|   - pymdownx.magiclink |   - pymdownx.magiclink | ||||||
|   - pymdownx.mark |   - pymdownx.mark | ||||||
|   - pymdownx.smartsymbols |   - pymdownx.smartsymbols | ||||||
|  |   - pymdownx.snippets | ||||||
|   - pymdownx.superfences |   - pymdownx.superfences | ||||||
|   - pymdownx.tabbed |   - pymdownx.tabbed | ||||||
|   - pymdownx.tilde |   - pymdownx.tilde | ||||||
| @ -93,7 +94,9 @@ nav: | |||||||
|       - get-involved/index.md |       - get-involved/index.md | ||||||
|   - "Federation": |   - "Federation": | ||||||
|       - federation/index.md |       - federation/index.md | ||||||
|       - "FAQ": federation/faq.md |       - "Bylaws": federation/bylaws.md | ||||||
|  |       - "Finance": federation/finance.md | ||||||
|  |       - "Membership": federation/membership.md | ||||||
|       - "Resolutions": |       - "Resolutions": | ||||||
|         - federation/resolutions/index.md |         - federation/resolutions/index.md | ||||||
|         - "Passed": |         - "Passed": | ||||||
| @ -111,20 +114,16 @@ nav: | |||||||
|           - federation/resolutions/passed/012.md |           - federation/resolutions/passed/012.md | ||||||
|           - federation/resolutions/passed/014.md |           - federation/resolutions/passed/014.md | ||||||
|           - federation/resolutions/passed/015.md |           - federation/resolutions/passed/015.md | ||||||
|         - "In progress": |         - "In Progress": | ||||||
|           - federation/resolutions/in-progress/index.md |  | ||||||
|           - federation/resolutions/in-progress/016.md |           - federation/resolutions/in-progress/016.md | ||||||
|           - federation/resolutions/in-progress/017.md |           - federation/resolutions/in-progress/017.md | ||||||
|         - "Draft": |         - "Draft": | ||||||
|           - federation/resolutions/drafts/index.md |  | ||||||
|           - federation/resolutions/drafts/013.md |           - federation/resolutions/drafts/013.md | ||||||
|       - "Finance": federation/finance.md |  | ||||||
|       - "Membership": federation/membership.md |  | ||||||
|       - "Minutes": |       - "Minutes": | ||||||
|         - federation/minutes/index.md |         - federation/minutes/index.md | ||||||
|         - "2022": |         - "2022": | ||||||
|           - federation/minutes/2022-03-03.md |           - federation/minutes/2022-03-03.md | ||||||
|       - "Digital tools": federation/tools.md |       - "Digital Tools": federation/tools.md | ||||||
|   - "Glossary": |   - "Glossary": | ||||||
|     - glossary/index.md |     - glossary/index.md | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user