home
projects
git
about
index
:
argent
main
windows
a super-simple static site generator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-11
clean up README style
HEAD
main
sanine
2022-01-21
correct argent.lua -> config.lua
sanine
2022-01-21
make config key descriptions more concise
sanine
2022-01-21
update README.md config keys table
sanine
2022-01-05
set plugin directory before loading layouts
sanine
2022-01-05
fix bug with leading slashes
sanine
2022-01-04
fix bug with rss generation
sanine
2022-01-04
allow overriding the builtin script
sanine
2022-01-04
add working rss:
sanine
2022-01-04
implement pattern-matching for noprocess
sanine
2022-01-04
implement plugins directory
sanine
2022-01-04
clarify wording in usage message
sanine
2022-01-04
add layout loading
sanine
2022-01-04
improve logging and move per-function logs to TRACE
sanine
2022-01-04
add lua logging
sanine
2022-01-04
write first-pass main lua script
sanine
2022-01-03
add create_directory() and copy_file()
sanine
2022-01-03
add scan_directory()
sanine
2022-01-02
add README.md and logging
sanine
2022-01-02
append null character to html buffer
sanine
2022-01-02
implement markdown() function
sanine
2022-01-01
remove build directory
sanine
2022-01-01
initial commit
sanine