Skip to content

Commit 751cbed

Browse files
committed
Add clarification re hugo.yaml
1 parent 261b495 commit 751cbed

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,10 @@ hugo server &
6060

6161
1. Create XML export of existing WP site with all pages & posts
6262
2. Run the conversion script [wp2hugo](https://github.com/ashishb/wp2hugo) in the following way `/wp2hugo -source obf.WordPress.2025-01-30.xml -output obf-test-hugo -download-media -continue-on-media-download-error`
63-
3. update the `hugo.yaml` to use the correct base page (as currently not deployed on open-bio.org)
63+
3. update the `hugo.yaml` to use the correct base page (as currently
64+
not deployed on open-bio.org). (For now, the first line of
65+
hugo.yaml should say "baseURL: https://OBF.github.io" but that will
66+
change later)
67+
68+
6469

0 commit comments

Comments
 (0)