Migration accelerator

Recently, I was thinking of leveraging google gemini to fast forward migration from say salesforce, adobe, sharepoint to Liferay. I have created an api which will read all the pages from an existing site, say liferay.com and

  1. list out all the pages subpages
  2. create a new site automatically say liferayreplica
  3. create all the pages and subpages automatically
  4. create fragments for each pages, subpages with similar html what we have in current public pages to liferay.com
  5. add respective fragments to respective pages.

And your basic static website is ready as is or even better in terms of look and feel. you can modify the fragments and add your own logic to dynamic contents.