Commit Graph

4 Commits (d68baeae618e50499d23aa474e9978cfb35cbb83)

Author SHA1 Message Date
Trivernis d68baeae61 Added Navigation 6 years ago
Trivernis 1a7cda36f2 HTML redesign
- changed to the webapp approach
- rebuild it from scratch
6 years ago
Trivernis e0c3feaf86 Added File Watcher
Cached files will now be watched for changes. Also the preprocessor and chaching will now log.
6 years ago
Trivernis b40b890c1b Introducing Caching
SASS, HTML and other Files that are preprocessed will be stored in their 
processed form in the .cache directory for faster access. When a file is 
called more than 10 times in the last minute, it will be loaded into the 
memory and stays there for an hour. This allows the server to respond 
even faster to requests.
6 years ago