Debolina 40eb9f8378 first commit před 6 roky
..
languages 40eb9f8378 first commit před 6 roky
samples 40eb9f8378 first commit před 6 roky
templates 40eb9f8378 first commit před 6 roky
tribe-events 40eb9f8378 first commit před 6 roky
utils 40eb9f8378 first commit před 6 roky
vamtam 40eb9f8378 first commit před 6 roky
vendor 40eb9f8378 first commit před 6 roky
woocommerce 40eb9f8378 first commit před 6 roky
404.php 40eb9f8378 first commit před 6 roky
Gruntfile.js 40eb9f8378 first commit před 6 roky
archive-jetpack-portfolio.php 40eb9f8378 first commit před 6 roky
archive.php 40eb9f8378 first commit před 6 roky
attachment.php 40eb9f8378 first commit před 6 roky
author.php 40eb9f8378 first commit před 6 roky
build.xml 40eb9f8378 first commit před 6 roky
comments-guestbook.php 40eb9f8378 first commit před 6 roky
comments.php 40eb9f8378 first commit před 6 roky
composer.json 40eb9f8378 first commit před 6 roky
footer.php 40eb9f8378 first commit před 6 roky
functions.php 40eb9f8378 first commit před 6 roky
guestbook.php 40eb9f8378 first commit před 6 roky
header.php 40eb9f8378 first commit před 6 roky
index.php 40eb9f8378 first commit před 6 roky
loop.php 40eb9f8378 first commit před 6 roky
onepage.php 40eb9f8378 first commit před 6 roky
package-lock.json 40eb9f8378 first commit před 6 roky
package.json 40eb9f8378 first commit před 6 roky
page-blank.php 40eb9f8378 first commit před 6 roky
page.php 40eb9f8378 first commit před 6 roky
readme.txt 40eb9f8378 first commit před 6 roky
screenshot.png 40eb9f8378 first commit před 6 roky
search.php 40eb9f8378 first commit před 6 roky
searchform.php 40eb9f8378 first commit před 6 roky
sidebar.php 40eb9f8378 first commit před 6 roky
single-jetpack-portfolio-content.php 40eb9f8378 first commit před 6 roky
single-jetpack-portfolio.php 40eb9f8378 first commit před 6 roky
single.php 40eb9f8378 first commit před 6 roky
sitemap.php 40eb9f8378 first commit před 6 roky
slider-layerslider.php 40eb9f8378 first commit před 6 roky
slider-revslider.php 40eb9f8378 first commit před 6 roky
style.css 40eb9f8378 first commit před 6 roky
taxonomy-jetpack-portfolio-tag.php 40eb9f8378 first commit před 6 roky
taxonomy-jetpack-portfolio-type.php 40eb9f8378 first commit před 6 roky
wpml-config.xml 40eb9f8378 first commit před 6 roky

readme.txt

Please find our support system and documentation here:

http://support.vamtam.com


------------------------------------------------------


How to setup a development environment for the theme:

1. Install node.js (with npm) and - optionally - php5-cli (at least 5.3)
2. Execute the following in the theme directory

npm install

3. Run grunt dev
4. This will automatically recompile your CSS and JS with your latest settings.


------------------------------------------------------

The framework's api docs can be found in the documentation/ directory.