Skip to content

hiof/twentysixteen-hiof-child

Repository files navigation

-HiØ, alternativ 1, Twenty Sixteen

About

A Østfold University College version of the Twenty Sixteen Wordpress theme

Copyright

  • This project is distributed under a GNU General Public License v3 - Take a look at the COPYING file for details.

Required knowledge

This package require knowledge of the following technologies, technics and modules:

Install

Install Git if it's not already installed on your computer. Then run (this will download this project to the folder the shell has open):

$ git clone https://github.com/hiof/twentysixteen-child-hiof.git

Install Node.js) if it's not already installed on your computer. Then run (this will install the project dependencies):

$ sudo npm install -g grunt-cli
$ npm install
$ bower install

Development

While working on this theme we recommend vccw as a local development environment. Rename the downloaded project folder to vw. The continuous-build configuration in this project require that the vw folder is a sibling to the parent directory of this project.

This project require the Twenty Sixteen to be downloaded and installed in the Wordpress themes folder.

The following command is available within the project folder to continuously watch for changes within the /app/ folder and deploy changes to ../vw/wordpress/wp-content/themes/ directory.

  • $ grunt watch

Build

The following commands are now available within the project folder $ grunt build.

  • $ grunt build: Builds the code to /dist folder ready for deploy

Deploy

Copy the content of the /dist folder to your wp-content folder.

Releases

Github releases

Roadmap

  • v1.0.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published