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
hugo new site new-site
cd new-site
git clone https://github.com/apepetrus/pugo themes/pugo
echo "theme = 'pugo'" >> config.toml
cp themes/pugo/static/style.css static/