Is it possible to use Drupal to manage a static site? I’d like to have a CMS like Drupal, but render a static site that would be moved to the server for serving. Drupal would not be running on the server. Is this possible with Drupal?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use wget or a similar tool to create a static copy of your website. This works with any CMS, not just Drupal.