Skip to content

kbhff/kbhff.dk

 
 

Repository files navigation

Kbhff.dk

This is a fork of WordPress-Skeleon that adds in the themes and styles used by kbhff.dk

Overview

  • WordPress itself lives as a Git submodule in /wp/
  • Custom content (plugins, themes etc) in /content/
  • All writable directories (uploads etc) are symlinked under /shared/.

Installation

  • Use something like MAMP to install PHP and MySQL
  • Move to the htdocs (if using MAMP) directory, clone the repo and update submodules:
git clone git@github.com:kbhff/kbhff.dk.git .
git submodule init
git submodule update
  • Copy sample-local-config.php to local-config.php and edit as needed

For info on git workflow refer to the membersystem docs

About

Wordpress repo for kbhff.dk (WIP)

Resources

Stars

1 star

Watchers

27 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 86.5%
  • JavaScript 9.3%
  • CSS 4.2%