All checks were successful
		
		
	
	Build and Deploy Zola Website / build_and_deploy (push) Successful in 18s
				
			Reviewed-on: #9
fr/website
Personal website of Filip Rojek built with Zola (Tera templates, SASS).
Live content: posts and projects.
Quick start
Prerequisites
- Zola (install from your distro or see https://www.getzola.org/documentation/getting-started/installation/)
 
Develop
# run local dev server
zola serve
# default: http://127.0.0.1:1111
Build
# render to ./public
zola build
Description
				
					Languages
				
				
								
								
									HTML
								
								44%
							
						
							
								
								
									SCSS
								
								36.9%
							
						
							
								
								
									JavaScript
								
								7.2%
							
						
							
								
								
									Shell
								
								6.4%
							
						
							
								
								
									Makefile
								
								5.5%