Skip to content

sito della Casa del Popolo di Settignano (Firenze)

Notifications You must be signed in to change notification settings

settignano/cdp.settignano.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CdP Settignano

terminal commands

hugo new --kind post post/newsletter/
hugo serve --gc

# update theme modules
hugo mod get -u ./...

## clean
hugo mod clean
hugo mod get -u ./...
hugo mod tidy