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

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.