Skip to content

ParalelniPolis/pptheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress Theme for paralelnipolis.cz

Wordpress Dependencies

  • Latest 'Timber' Wordpress plugin
  • Latest 'Toolset Types' Wordpress plugin

Building a Theme

Run these commands in root folder of theme:

npm install -g gulp
npm install
gulp build
composer install --no-dev

Now all necessary files should be built inside the 'dist' folder and all libraries downloaded to the 'vendor' folder.

Note: All changes should be made on files in 'src' folder and then built, build process overwrites all files in 'dist' folder.

About

Wordpress Theme for paralelnipolis.cz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published