Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #105
|
|
Breaking changes necessitate another new filename,
in the abscence of proper delineation between
preview and release static files
|
|
* page.cover replaces calls to generateCoverLink
* page.main.headingMode replaces calls to
generateStickyHeadingContainer or html.tag('h1')
* page.main.classes: ['long-content'] replaces hard-
coded calls to html.tag('div', {class: 'long-content'})
|
|
Fix threshold requirement for lazy loading
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|