Okay...I'm loving Drupal...lots of learning!

Question: I have a pre-designed website built using a Bootstrap 3 template gotten off the internet. Images, CSS, folders, everything is in place to go live but it has no underlying SQL database to query from. That is why I picked up Using Drupal by O'Reilly and found that I can use Drupal to design the whole thing!

Can I use the existing website and convert it into a Bootstrap theme?

Or, would it be better to start from scratch since I already know how I want it to look and function??

Comments

vm’s picture

Id' use the bootstrap base theme @ https://www.drupal.org/project/bootstrap and generate a subtheme build from there.