Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Quiet Foodie

install

hugo new site <dir>
cd <dir>
git clone --depth=1 https://github.com/paposeco/quietfoodie themes/quietfoodie
subl hugo.toml
# Refer to https://github.com/paposeco/quietfoodie?tab=readme-ov-file#configuration

usage

# Serve
hugo serve
# Build
hugo build

reference