try nomaterial
This commit is contained in:
		
							
								
								
									
										7
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							@ -14,8 +14,13 @@ jobs:
 | 
				
			|||||||
        with:
 | 
					        with:
 | 
				
			||||||
          ref: ng
 | 
					          ref: ng
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
 | 
					      - name: Install MkDocs
 | 
				
			||||||
 | 
					        run: |
 | 
				
			||||||
 | 
					          echo 'mkdocs' > requirements.txt
 | 
				
			||||||
 | 
					          echo 'pymdown-extensions' >> requirements.txt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Deploy docs
 | 
					      - name: Deploy docs
 | 
				
			||||||
        uses: mhausenblas/mkdocs-deploy-gh-pages@master
 | 
					        uses: mhausenblas/mkdocs-deploy-gh-pages@nomaterial
 | 
				
			||||||
        env:
 | 
					        env:
 | 
				
			||||||
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
					          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
				
			||||||
          CONFIG_FILE: docs/mkdocs.yml
 | 
					          CONFIG_FILE: docs/mkdocs.yml
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user