Skip to content

oliverhabara/Drupal.sk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal.sk presentation website

Contents

  • database/ - Scrubbed database + scrubbing script
  • designs/ - PSDs and static HTML&CSS
  • docroot/ - Website directory.
  • scripts/ - local scripts
  • .gitignore - Gitignore.

Requirements

Getting the site up and running.

  • Get your copy of the code:
  • Prepare your database and fill the credentials into your new local config.
    • cp docroot/settings/default.settings.local.php docroot/settings/settings.local.php
    • edit this config: docroot/settings/settings.local.php
  • Install the site (it will use the Drupal.cz distribution).
    • Use install script located in scripts/reinstall.sh.

Contributing

Packages

No packages published

Languages

  • PHP 94.2%
  • JavaScript 3.2%
  • HTML 1.3%
  • CSS 1.0%
  • C++ 0.2%
  • Shell 0.1%