-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi @patrickarlt & @paulcpederson !,
I'm starting with Acetate and I don't know how I can properly build my site.
E.g.: when I run node -e \"require('grunt').tasks(['deploy']);\" my page landing.html with:
---
title: ArcGIS Configurable Apps
description: Repository of custom configurable apps and templates
layout: layouts/_layout:main
url: '/'
---
<div class="block-group block-group-4-up tablet-block-group-2-up phone-block-group-1-up" id="products"></div>
<script src="/assets/js/landing.js"></script>
Instead of been on build/index.html it ends on build/landing/index.html.
The same thing happens with all the other pages, so... do I need to add something to my acetate.config.js?
I'm also having some issues with Grunt running the
startscript, but at least I found a workaround ^_^
Metadata
Metadata
Assignees
Labels
No labels