mirror of
				https://github.com/inventree/inventree-website.git
				synced 2025-11-04 07:25:46 +00:00 
			
		
		
		
	Fix link checks
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/deploy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/deploy.yml
									
									
									
									
										vendored
									
									
								
							@@ -21,7 +21,7 @@ jobs:
 | 
				
			|||||||
        uses: limjh16/jekyll-action-ts@v2
 | 
					        uses: limjh16/jekyll-action-ts@v2
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          enable_cache: true
 | 
					          enable_cache: true
 | 
				
			||||||
      - run: bundle exec htmlproofer ./_site --no-enforce-https --ignore-urls "/www.linkedin.com/,/marketplace.digitalocean.com/,/reddit.com/r/inventree/,/twitter.com/inventreedb/"
 | 
					      - run: bundle exec htmlproofer ./_site --no-check-external-hash --no-enforce-https --ignore-urls "/localhost/,/www.linkedin.com/,/marketplace.digitalocean.com/,/reddit.com/r/inventree/,/twitter.com/inventreedb/"
 | 
				
			||||||
        name: Check links
 | 
					        name: Check links
 | 
				
			||||||
      - name: Deploy
 | 
					      - name: Deploy
 | 
				
			||||||
        if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main'}}
 | 
					        if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main'}}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -67,6 +67,8 @@ Funds allocated to a specific issue will be shared between the developers who wo
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
We are making use of the [polar.sh](https://polar.sh) platform to manage the funding process. Please note that we are not affiliated with polar.sh, we are simply using it as a tool to manage the funding process.
 | 
					We are making use of the [polar.sh](https://polar.sh) platform to manage the funding process. Please note that we are not affiliated with polar.sh, we are simply using it as a tool to manage the funding process.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					We will *not* be asking for funding for every issue, and we will continue to work on issues which are not funded!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### User Interface Refactor
 | 
					### User Interface Refactor
 | 
				
			||||||
 | 
					
 | 
				
			||||||
We are continuing to work towards the goal of [refactoring the user interface](/blog/2023/08/28/react). This is a major project and will take some time to complete.
 | 
					We are continuing to work towards the goal of [refactoring the user interface](/blog/2023/08/28/react). This is a major project and will take some time to complete.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user