mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-11-04 05:17:57 +00:00 
			
		
		
		
	Improve building instructions (#855)
Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
		@@ -35,7 +35,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Developing
 | 
					## Developing
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1. [Install mkdocs](https://www.mkdocs.org/user-guide/installation/): `pip install mkdocs`
 | 
					1. Clone this repository: `git clone https://github.com/privacyguides/privacyguides.org`
 | 
				
			||||||
2. [Install mkdocs-material](https://squidfunk.github.io/mkdocs-material/getting-started/): `pip install mkdocs-material`
 | 
					2. Install [Python 3.6+](https://www.python.org/downloads/)
 | 
				
			||||||
3. Serve the site locally: `mkdocs serve`
 | 
					3. Install [mkdocs-material](https://squidfunk.github.io/mkdocs-material/getting-started/): `pip install mkdocs-material`
 | 
				
			||||||
 | 
					4. Serve the site locally: `mkdocs serve`
 | 
				
			||||||
    - The site will be available at `http://localhost:8000/`.
 | 
					    - The site will be available at `http://localhost:8000/`.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user