🇬🇧 Quick Start
Step 1: Install Hugo
brew install hugo
# or
port install hugoStep 2: Create a New Site
Step 3: Add a Theme
cd quickstart
git init
git submodule add https://github.com/budparr/gohugo-theme-ananke.git themes/anankeStep 4: Add Some Content
Step 5: Start the Hugo server
Step 6: Customize the Theme
Site Configuration
Step 7: Build static pages
Résumé des commandes sous linux
See Also
Mis à jour
Ce contenu vous a-t-il été utile ?