Skip to content

Issues building pages with custom urls #66

@hhkaos

Description

@hhkaos

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 start script, but at least I found a workaround ^_^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions