You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Clone with submodules
git clone --recurse-submodules [email protected]:austinvalle/austinvalle.com.git
# Start dev server (auto-reload)
hugo server -D
# Generate static site to ./public
hugo -D