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

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.