Website generation with Couscous

This commit is contained in:
Milos Stojanovic
2019-08-30 11:46:19 +02:00
parent 389d2370c0
commit 566011b02a
2 changed files with 3 additions and 0 deletions

View File

@@ -152,6 +152,7 @@ npm run lint
npm run e2e</code></pre>
<h2 id="deployment">Deployment</h2>
<p>Set the website document root to <code>/dist</code> directory. This is also known as 'public' folder.</p>
<p>NOTE: For security reasons <code>/dist</code> is the ONLY folder you want to be exposed through the web. Everything else should be outside of your web root, this way people cant access any of your important files through the browser.</p>
</section>
</div>