Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 501 Bytes

File metadata and controls

9 lines (6 loc) · 501 Bytes

Import a Drupal7 website into Knowfox

I have a blog at olav.net, running since 1999, implemented in Drupal7. I don't want to convert it into a static website. However, I also want the contents in it to be available in my personal knowledge base. So, I implement a two staged process:

  • Import all the contents from Drupal into Knowfox
  • Use Knowfox to generate a static site

This package does the import part, accessing the Drupal7 database directly.