• This repository has been archived on 22/Nov/2023
  • Stars
    star
    199
  • Rank 189,721 (Top 4 %)
  • Language
    Lua
  • License
    MIT License
  • Created about 11 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

📰 Static site/blog generator written in Lua.

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.

Next Steps

Luapress offers many other features, which are documented on it's website:

Example

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

More Repositories

1

pyinfra

pyinfra automates infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more.
Python
2,400
star
2

ElasticQuery

A simple (Python) query builder for Elasticsearch
Python
80
star
3

selected.js

A simple, dependency free <select> replacement
HTML
34
star
4

opengl-graphing

2D & 3D graph plots in OpenGL (for University)
C
24
star
5

Luawa

Lua Web Application (Framework)
Lua
20
star
6

pyinfra-docker

Install and configure Docker using pyinfra.
Python
11
star
7

Lua-Bits

Bits of Lua code
Lua
11
star
8

luapress.org

Luapress website source & config
CSS
10
star
9

Fanatical-Dev-Core

Micro OpenID/FB-connect based PHP framework
PHP
9
star
10

PK-Russet

Pokemon in Javascript on both browser & Node.
JavaScript
7
star
11

dotfiles

🔧 My dotfiles
Shell
5
star
12

pyinfra-etcd

Install & bootstrap etcd clusters with pyinfra.
Python
4
star
13

SourceServerStats

Source engine server stats & analysis
JavaScript
4
star
14

pointlessramblings.com

🎩 Hugo, Markdown and templates for my blog.
CSS
3
star
15

yummymarks

yummymarks 2.0
Lua
3
star
16

Licenses

Pre-made LICENSE.md files
2
star
17

pydocs

Auto generate markdown documents with Python
Python
2
star
18

pyinfra-examples

A set of documented and tested pyinfra deploys.
2
star
19

pyinfra-performance

💥 pyinfra Performance Comparisons
Shell
2
star
20

ports

Tiny Python web service to check for open ports
Python
1
star
21

FizzStat

Web stats without cookies or localstorage
Python
1
star
22

proj

Open Sublime projects from a terminal, with autocomplete
Shell
1
star
23

util.js

Tiny JavaScript utility library
JavaScript
1
star
24

venv

A super simple virtualenv manager
Shell
1
star
25

Fizzadar

Yes.
1
star
26

clash-prometheus-exporter

Go
1
star
27

JsonTest

Automatically generate Python tests from JSON files
Python
1
star