kts of kettek
|
615621e210
|
Fixed crumbs to prepend / rather than append - this led to issues in navigation.
|
2015-10-11 23:44:26 -07:00 |
kts of kettek
|
23aead1e95
|
Added breadcrumbs functionality and modified css colors a bit
|
2015-10-11 23:41:15 -07:00 |
kts of kettek
|
c26af35ac4
|
Added basic ETag caching support. Works via stat mtime, but this is inefficient. A better solution would be to assume the '*/upload' act as the primary means of file changing and generate CRC32-based ETags on upload act. Full server reloading would likely clear this cache unless the currently unused 'index.json' (should be renamed) had a cache(d) files section.
|
2015-10-11 15:20:45 -07:00 |
kts of kettek
|
56f1385cb5
|
Initial commit of QWiki. Currently uses markdown as default (and cannot be changed outside of system code). Lacking some functionality. Needs to split into multiple component/module files, such as QCore and QWiki.
|
2015-10-11 15:09:43 -07:00 |