You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,5 +60,10 @@ hugo server &
60
60
61
61
1. Create XML export of existing WP site with all pages & posts
62
62
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
0 commit comments