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.