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

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.