| Index: docs/structure/static.md |
| =================================================================== |
| new file mode 100644 |
| --- /dev/null |
| +++ b/docs/structure/static.md |
| @@ -0,0 +1,5 @@ |
| +# Static files # |
| + |
| +Any files located in the `static` directory will be available on the server |
| +unchanged. The file `static/css/foo.css` will be available under the URL |
| +`/css/foo.css`. |
|
Vasily Kuznetsov
2017/12/12 15:35:25
Maybe we can add a link to the end of `locales.md`
ire
2017/12/13 11:10:24
Good idea. Done.
|