forked from autonomic-cooperative/sophie-lewis-hugo
		
	
			
				
					
						
					
					9d73c0ae76810a84ef5d154ec0a2ca8b5ffbd38d
				
			
			
		
	Reviewed-on: autonomic-cooperative/sophie-lewis-hugo#1
Setup
This project uses hugo and git submodules. Below is how to set up Hugo on a
Linux machine.
- Download hugo- you will need theextendedversion of Hugo. As of this writing there does not seem to be an extended version available viaapt. However, you can usesnapto get this version:
snap install hugo --channel=extended
- Run the following to make sure the git submodules are installed:
git submodule init
git submodule update
- Now you should be able to build the project. Run hugo serverand go to the localhost address printed in your terminal. 🐙
How to change about me headshot
Add the headshot image you want to use to the static/img directory. Then uncomment the headshot= option under [param.about]. Set this option to the filename and only the filename.
Description
				
					Languages
				
				
								
								
									HTML
								
								71.5%
							
						
							
								
								
									SCSS
								
								28.2%
							
						
							
								
								
									Shell
								
								0.3%