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.