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

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.