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

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.