Skip to main content

Luapress v1.1.0

Luapress is yet another static blog generator, written in Lua, with posts in markdown.

How-To:

#
# Luapress v1.1.0
# Usage: ./press.lua <optional url: "http://example.com">
# Example: ./press.lua
# Example: ./press.lua http://example.com
# Example: ./press.lua nocache http://example.com
# Example: ./press.lua clean http://example.com
# For more details: https://github.com/Fizzadar/Luapress
#