Skip to content

degeneratum/degeneratum-wordpress-theme

Repository files navigation

degeneratum-wordpress-theme

Starting place for develoing a Bootstrap based Wordpress theme. Contains Dockerfile with NodeJS and Grunt for linting.

Prerequisites

  • Docker
  • Docker Compose

Develop

CD into your project folder

$ docker-compose up
$ docker exec -it degeneratumwordpresstheme_npm_1 /bin/bash
$ npm install #only required on first run
$ grunt

Wordpress

On first run or if containers are reset/removed, you will need to step throough the install wizard at localhost:8080 and set the theme to 'Degeneratum'

About

Theme for the Degeneratum site. Uses the Bootstrap Starter theme as a template to build a theme. Contains Dockerfile with Node and Grunt for linting.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors