serve static files on website
This commit is contained in:
		
							parent
							
								
									cf07f99be2
								
							
						
					
					
						commit
						fb2f5fb45b
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		
							
								
								
									
										4
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -4,7 +4,9 @@ slides:
 | 
			
		|||
	pandoc slides/slides.md -o dist/slides.pdf -t beamer -V theme:DarkConsole
 | 
			
		||||
 | 
			
		||||
website:
 | 
			
		||||
	pandoc website/site.md -o dist/website/index.html
 | 
			
		||||
	cp -f website/style.css dist/website/style.css
 | 
			
		||||
	cp -f dist/slides.pdf dist/website/slides.pdf
 | 
			
		||||
	pandoc website/site.md -o dist/website/index.html -c style.css -s
 | 
			
		||||
 | 
			
		||||
qrcode:
 | 
			
		||||
	qrencode -t PNG -s 5 -o imgs/menti.png https://www.menti.com/9w1aj8bb8o
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue