aboutsummaryrefslogtreecommitdiff
path: root/share/page.etlua.lua
Commit message (Collapse)AuthorAge
* Remove goto from pageAlexander M Pickering2022-12-01
|
* Fix page renderingAlexander M Pickering2021-10-26
| | | | Fix a bug that prevents the page template from compileing.
* Add asserts for rendering.Alexander Pickering2020-09-18
| | | | Add a few asserts for rendering for debugging help.
* Updated layoutAlexander Pickering2020-07-13
|
* Don't try to use class in documentation pageAlexander Pickering2020-07-13
| | | | | The class printed at the top of the page, no need to re-print it in the function documentation.
* Include full path for cdnjsAlexander Pickering2020-07-13
| | | | | | Include the full path for CDN delivery of highlight scritps to allow the user to browse the files from local without starting up a web server.
* Add rockspecAlexander Pickering2020-07-05
Add a rockspec and move the files around so that luarocks can install it correctly