Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ur4ltz/Luapress

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luapress v4

Due to lack of time, I am no longer actively working on Luapress. I will happily review, merge & release pull requests.

Luapress is yet another static site generator, written in Lua, with posts in markdown. It's simple, fast and supports both plugins and templates.

Quick Start

Install with Luarocks:

luarocks install luapress

Create a new site in some directory (you can optionally specify --template "etlua" or --template "lhtml" to use the etlua or LHTML default template over the mustache one):

luapress init URL [--template "etlua"]

Drop Markdown files in posts/ & pages/ and build with:

luapress

Now, just upload the contents of build/ to the web.

Example

I'm using it for my blog, Pointless Ramblings. The Luapress website itself is also powered by Luapress :).

About

📰 Static site/blog generator written in Lua

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 81.7%
  • CSS 9.3%
  • Mustache 5.3%
  • Shell 3.6%
  • HTML 0.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.