violet_rails
violet_rails copied to clipboard
allow importing Notion HTML dump to create CMS pages
trafficstars
Is your feature request related to a problem? Please describe.
When I write on notion, and want to bring that page to my Violet Rails site.

Describe the solution you'd like
export HTML from Notion:
upload it to Violet Rails, by clicking a New From HTML Dump button and:
Violet takes the folder:
- creates a CMS page out of the Markup
- takes note of the file naming convention, and relative paths that link to assets
- loops through the assets, uploads them as
Files - changes the links to the assets in the files to CMS Files
- redirects the user to the newly created page