From c089509a2bf171d094d0a7167e4ec2e6d46aad7b Mon Sep 17 00:00:00 2001 From: Simon Gravelle Date: Tue, 8 Oct 2024 22:38:23 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c0698251..48a50c7f 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,9 @@ After cloning this repository, you can adapt it by: - add your own content in the [content](content/) folder, - custom css script can be written in [assets/scss/custom.scss](assets/scss/custom.scss), - each publication can be entered as a folder in [content/publication/](content/publication/). + +## How to deploy + +In Settings, Pages, select: +- Deploy from a branch as Source +- gh-pages, `/(root)` as Branch