08e74f744c002df5a2e5b020a1f8c7183dcfe673
				
			
			
		
	
		
			All checks were successful
		
		
	
	Build and Publish / build (push) Successful in 1m27s
				
			Building
Install Hugo, then run:
git clone --recursive https://git.nicolabelluti.me/nicolabelluti/blog.git
cd blog
hugo --minify --gc
You can find the source code of the website in the public/ directory
If you want to start the dev server, you need to run:
hugo server --buildDrafts --buildFuture
Create a new article
To create a new article using the default structure
(posts/<year>/<month>/<article_name>), use this command:
hugo new content/posts/$(date +%Y/%m)/<Article name>/index.md
Description
				
					Languages
				
				
								
								
									Markdown
								
								100%