What's the best migration path from our stand-alone Wordpress site to a static site with code on Github? #123
scottveirs
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Reviving this thread, based on the discussion in today's call. Here are some thoughts on how to move the migration forward, at least incrementally:
|
Beta Was this translation helpful? Give feedback.
2 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Since ~2002, we've used a stand-alone Wordpress site hosted by Dreamhost.com to provide general information about Orcasound. In 2018 we began building the Orcasound web app (in Elixir) and then in 2021 Isabella, one of the Google Summer of Code students working with Orcasound, created this
orcahome
repository with the goal of migrating content there from the old Wordpress site.Once the
orcahome
repo has reviewed and merged the existing pull requests submitted since Isabella finished her contributions...How shall we optimally conduct the migration from Wordpress to a static site generated via
orcahome
code?Sub-questions:
Ideally, the process and tools will not breaking too much in the migration process (like SEO, i.e. permalinks that have been used to link to our content over the past couple decades). Perhaps folks can list other concerns or criteria that should be met, along with proposals in how to conduct the transition (e.g. in 2024)?
Beta Was this translation helpful? Give feedback.
All reactions