aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Remove goto from pageAlexander M Pickering2022-12-01
|
* Use tempfiles unmodifiedAlexander M Pickering2022-12-01
|
* Use the os temp directoryAlexander M Pickering2022-12-01
| | | | | Use the operating system's temporary directory instead of trying to use the local file system's.
* prepare mdoc for linuxAlexander 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.
* Modified rockspecAlexander Pickering2020-08-21
| | | | Rockspec now pulls from latest git instead of a specific tag.
* 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.
* Update readmeAlexander Pickering2020-07-05
|
* Update readmeAlexander Pickering2020-07-05
| | | | | Updated the rockspec to build automatically, and updated the readme to inclue installation and usage instructions.
* Add rockspecAlexander Pickering2020-07-05
| | | | | Add a rockspec and move the files around so that luarocks can install it correctly
* Initial CommitAlexander Pickering2020-07-05