From 30c699f96429598b9ff88103971ccf689e163799 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Mon, 17 May 2021 14:37:31 -0600 Subject: fix required base url and tag header substitution --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5d6c209..79d6707 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ That creates the desired directories with the basic templates that can be edited Build the site with: ```sh -pyssg -s src_dir -d dst_dir -u https://baseurl.com -b +pyssg -s src_dir -d dst_dir -b ``` -Without a trailing slash `/` at the end of the base URL. That creates all `*.html` for the site and can be easily moved to the server. +That creates all `*.html` for the site and can be easily moved to the server. Where an optional `-u` flag can be provided for the base URL (don't include the trailing slash `/`) -- cgit v1.2.3-70-g09d2