5b464cdb9783cbe3a5a4b5bc92355ea8085b5d67
				
			
			
		
	Oliver's Hugo Theme
Get started
hugo new site new-site
cd new-site/
git submodule add https://git.oliveratkinson.net/Oliver/lugo themes/lugo
echo "theme = 'lugo'" >> config.toml
Notes
- Makes one RSS feed for the entire site at 
/index.xml - Fork of lugo. Used for my personal website(s).
 - If you are viewing this on github.com you are looking at the mirror of the gitea repo.
 
Stylesheets
/style.cssIs all styles for raw html parts that the whole website uses/lugo.cssIf for hugo partials, taglists, etc
Description
				
					Languages
				
				
								
								
									HTML
								
								58.6%
							
						
							
								
								
									CSS
								
								39.7%
							
						
							
								
								
									Shell
								
								1.7%