michiwieland / openairmalans-theme

Wordpress theme for the official website of the famous music festival in Malans, Switzerland
http://openairmalans.ch/
GNU General Public License v3.0
2 stars 0 forks source link

Openair Malans Theme

Requirements

  1. Docker
  2. Node.js / NPM
  3. gulp.js

Getting Started

Setup Wordpress

  1. git clone https://github.com/michiwieland/openairmalans-theme.git
  2. docker-compose up
  3. localhost:8080

Setup environment

  1. Install NodeJS: https://nodejs.org/en/download/
  2. Update NPM: npm install npm@latest -g
  3. Install Gulp: npm install gulp-cli -g
  4. Change to the project directory: cd /path/to/openairmalans-theme
  5. Install dependencies: npm install
  6. Build sources: gulp

Folder structure

Install theme

  1. Run gulp in the root directory: gulp
  2. Copy the theme directory except the /assets folder to your wordpress /themes directory.

Connect to the database

Open connection with the tool of your choice: