One of the things that confuses me is what I'm supposed to select when starting a new HTML doc in Pinegrow:

Lets say I pick Bootstrap 4... why not?
And then, what do I do with all the required files?
Will there be a conflict with what Aware already uses?
Is there a way to set the "home" location of Pinegrow so it can peacefully exist with Aware and the paths work without change.
From the source of a newly created "empty" page, there's this:
<link href="bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="style.css" rel="stylesheet">
</head>
<body>
<div class="container">
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/popper.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
So If I create a Grid thingy using Pinegrow, I'm not sure how to copy it into aware without breaking it.
Not even talking about the new 8.2 Import Html Form option, but just say I wanted to make a nice Custom HTML Header for a Query or Form.
Do I need to copy these files support files (.js & .css) over to /AwareIM paths and make sure they get loaded... or into Startup.html.
Its complicated to me, cause I haven't done it yet, or seen an example.
How do I get it to use my Custom/CSS files?
Just wondering if anyone else has done this or is interested in pursuing this?
... or does someone have a favorite WYSIWYG HTML editor that makes it easy to integrate html segments into Aware?
thx
jaymer...