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

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.