Themes dir correction and peaceiris deploy to GitHub Pages (#506)
* commit * commit * remove push to /public --------- Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# hugo server --minify --themesDir ... --baseURL=http://0.0.0.0:1313/theme/hugo-book/
|
||||
# hugo server --minify --themesDir ../.. --baseURL=http://0.0.0.0:1313/theme/hugo-book/
|
||||
|
||||
baseURL = 'https://example.com/'
|
||||
title = 'Hugo Book'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# hugo server --minify --themesDir ... --baseURL=http://0.0.0.0:1313/theme/hugo-book/
|
||||
# hugo server --minify --themesDir ../.. --baseURL=http://0.0.0.0:1313/theme/hugo-book/
|
||||
|
||||
baseURL: https://example.com/
|
||||
title: Hugo Book
|
||||
|
||||
Reference in New Issue
Block a user