Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.
/ mova21-theme Public archive

Wordpress Theme für die öffentliche Webseite des Bundeslager 2021 mova21.ch

Notifications You must be signed in to change notification settings

bula21/mova21-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuLa21 Theme with Grunt-Stack

Based on the aid-muster-theme using grunt, scss and npm

  1. Clone Repo into a existing wordpress installation into the wp_content/themes/ folder
  2. open a shell within the project-folder
  3. run npm i (Install Packages)
  4. run grunt (Run Grunt-Task with watcher, Details in Gruntfile.js)

Deployment-Configuration

  1. Create an empty textfile named .ftppass in the projects root-directory
{
  "bula-dev": {
    "username": "YOUR_SSH_USERNAME",  
    "password": "YOUR_SSH_PASSWORD"
  },
  "bula-prod": {
    "username": "YOUR_SSH_USERNAME",  
    "password": "YOUR_SSH_PASSWORD"
  }
}
  1. run grunt deploy-dev for dev deployment or grunt deploy-prod for prod deployment

About

Wordpress Theme für die öffentliche Webseite des Bundeslager 2021 mova21.ch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •