Skip to content

town-chen/bluemasters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

BlueMasters

This repository contains the Drupal installation that runs at drupalizing.com and demonstrates the “BlueMasters” Drupal theme. We use this repository in order to maintain the above mentioned site and develop the corresponding theme.

You are welcome however to grab this code and have the demonstration site running on your end. By doing this you have the chance to see the "BlueMasters" theme in action exactly the way it looks like on our demo.

Installation instructions

  • Checkout this repository and place the “site” folder under your apache path.
  • Create an empty MySQL database and import there the “db_instances/db_instance.sql” file.
  • Start the Drupal installation wizard by pointing your browser to the recently created folder.
  • Continue the installation by selection "Standard" installation profile.
  • In the 4th step enter your recently created database information.
  • In the next step, the installation wizard will recognize that you are using an already populated database and will inform you accordingly. At the same time the wizard should create all the necessary files you Drupal site needs in order to work properly on your server.
  • You are done. Click on "existing site" link and visit your site.

Login to this site by using the following credentials:

  • u: admin
  • p: password

About

BlueMasters free Drupal theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.5%
  • JavaScript 5.1%
  • CSS 5.0%
  • Other 0.4%