Skip to content

sowdowdow/hugo-blog

Repository files navigation

available here : https://blog.sdormeau.com/

Setup

install Hugo

Windows

winget install Hugo.Hugo.Extended

NixOS

nix-shell -p hugo

Clone

git clone [email protected]:sowdowdow/hugo-blog.git
cd .\hugo-blog\
git submodule update --init --recursive # needed when you reclone your repo (submodules may not get cloned automatically)
git submodule update --remote --merge

Setup VSCode

install Front Matter CMS extension

Launch preview

hugo server

Create an article

hugo new content posts/<Y-m-d-title>.md

About

Resources

Stars

Watchers

Forks

Contributors 55

Languages