Source for serving and static templating/compiling of https://joshstock.in.
{#} | Time | Hash | Subject | Author | # | (+) | (-) | GPG? |
---|---|---|---|---|---|---|---|---|
102 | 13 Dec 2020 11:45 | a8353e8 | Update lua-gitweb README.md | Josh Stockin | 1 | 20 | 13 | G |
Object | Latest Commit Subject | Time | Hash |
---|---|---|---|
.. | |||
git | Update lua-gitweb | 12 Dec 2020 20:23 | 009440a |
pages | Fix README rendering | 13 Dec 2020 11:45 | 5814dba |
utils | Add git blobs | 13 Dec 2020 01:05 | da32c63 |
README.md | Update lua-gitweb README.md | 13 Dec 2020 11:45 | a8353e8 |
app.lua | Update blob text rendering | 13 Dec 2020 11:10 | 29e3f47 |
init.lua | Update lua-gitweb | 12 Dec 2020 21:05 | 8147f6b |
repos.yaml | Update lua-gitweb | 12 Dec 2020 21:05 | 8147f6b |
A git web client for Lua, similar to stagit.
Lua modules (Lua 5.1/LuaJIT 2.1.0/OpenResty LuaJIT compatible, accessible from Lua path/cpath):
Module | Description |
---|---|
lfs | Filesystem API |
lyaml | Reads and parses YAML config files |
puremagic | MIME type by content, used in blob rendering |
Other command line tools (installed on system path, accessible from shell):
Program | Description |
---|---|
md4c (md2html) | Renders GitHub flavored Markdown |
highlight | Syntax highlighting in HTML format |
Linkable Libraries (installed on system path, accessible with LuaJIT's C FFI):
Library | Description |
---|---|
libgit2 | Linkable C API for Git |
This package is copyrighted by Joshua 'joshuas3' Stockin and licensed under the MIT License.
<https://joshstock.in> | josh@joshstock.in | joshuas3#9641