Skip to content

MahdiButcher/mahdibutcher.github.io

Repository files navigation

# Start the server
hugo mod tidy
hugo server --logLevel debug --disableFastRender -p 1313

Update theme

hugo mod get -u
hugo mod tidy

See Update modules for more details.