diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -182,8 +182,11 @@ based on the files in the site directory. You can omit files by adding them to the omit file from the perspective of the site dir. For example: + `thoughts/rants/dontread.txt` + or for files run under 'site' + `home.html` You can also make use of the Flask-Caching module to optimize your |