From 318ccdde55ea7633cf437faf0cc56cf291c62804 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Sun, 27 Dec 2015 15:21:01 +0100 Subject: [PATCH] Added note on htaccess --- content/docs/project/structure/contents.lr | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/docs/project/structure/contents.lr b/content/docs/project/structure/contents.lr index 645dd5c6..7e88fa03 100644 --- a/content/docs/project/structure/contents.lr +++ b/content/docs/project/structure/contents.lr @@ -77,6 +77,10 @@ Whatever is stored in the `assets` folder is copied over verbatim to the final result. So if you put a folder named `css` in there with all your static CSS files they will appear as such in the final output. +!!! This folder is not just useful for static files that are stylesheets or +scripts, but because it overlays the entire website you can also use it to +store things such as `favicon.ico`, `.htaccess` or similar things. + ### `flowblocks/` The `flowblocks` folder contains models for blocks that are used by the