Luax is a blazing fast static site generator written in pure Lua. Zero deps. No Node. Just you, markdown, and a wise badger guardian in a floating ruin.
LUAX LUA SSG
We built Luax because modern SSGs feel like a maze of node_modules. Luax is different — one binary, markdown, LAX templates. The badger guards the burrow so you can just write.
No bloat. Every byte must justify its existence, like stones in a floating archipelago.
Wise badger checks every build. If it smells like JavaScript, it gets buried.

Surreal speed. Real badger. Luax comes from "Luak" — which means "Badger" in Indonesian. A nocturnal creature, fast, silent, and efficient. Just like the way luax.axcora.com builds your site.
10,000 pages in under a second. Pure Lua loops.
Single file, no runtime. Copy and run.
Clean code , simple , minimal & fast.
Free forever. Burrow belongs to everyone.
Compiles thousands of markdown files in milliseconds. No JS bundler lag.
One binary. Zero dependencies. Runs anywhere Lua runs.
Minimal syntax { { content } }, { % for % }. Familiar, fast, no magic.
Perfectly compatible with the JAMSTACK architecture. YAML / JSON as Data Write content on markdown frontmatter ready.
Auto Collections, tags, RSS, Robots, Sitemap, Open Graph , Twitter Card . Built-in, not plugin hell.
/public folder is static. Netlify, Vercel, AWS S3,Cloudflare, Github Pages , your burrow server.
Built with luax.axcora.com — no heavy JS, no bloated builder. Just pure static, blazing fast SSG that turns your content into surreal performance. This page is not a template. It's 100% static generated by luax — zero gradient placeholder, zero runtime overhead. Just raw HTML, real images, real speed.
No rituals. No sacrifices. Just Lua.
Clone and run. No package manager maze. Binary is self-contained.
# open terminal CMD git clone https://github.com/mesinkasir/luax.git cd luax luax build luax start
Download via gumroad:
Open on data/metadata.yaml and update your site title, author, and URL.
# SITE AND SEO CONNFIGURATION
url: http://localhost:8080
title: LUAX SSG
description: Static Site Generator built with Lua
image: /img/axcoralogored.webp
favicon: /img/axcoralogored.webp
twitter_user: https://www.axcora.com
# NAVBAR SETUP
navbar:
logo: /img/axcoralogored.webp
list:
- title: Home
url: /
- title: Blog
url: /blog.html
# HOME PAGE SETUP
home:
title: LUAX SSG
description: Static Site Generator built with Lua
image: /img/axcoralogored.webp
blog_title: Latest Posts
# BLOG PAGE LIST SETUP
blog:
title: Blog
description: Last update from article blog
image: /img/axcoralogored.webp
# TAGSS PAGE SETUP
tags:
title: Tags
description: All tags from posts
image: /img/axcoralogored.webp
# FOOTER SETUP
footer:
nav1:
title: LUAX
description: Static Site Generator built with Lua
nav2:
- title: Home
url: /
- title: Blog
url: /blog.html
nav3:
- title: Axcora SSG
url: https://ssg.axcora.com
- title: AX SSG
url: https://ax.axcora.
- title: Markdownuts
url: https://markdownuts.axcora.com
nav4:
- title: ONTA
url: https://onta.axcora.com
- title: PYCORA
url: https://pycora.axcora.com
- title: BAX
url: https://bax.axcora.com
Place your images, videos, and other media in the /public folder. Luax will copy them to /dist during build.
public/
├ public/
├── img/
│ ├── logo.png
│ └── hero.jpg
├── css/
│ └── style.css
├── js/
│ └── main.js
└── file/
├── hello.pdf
└── hello.docx
Static Page . - To update static page you can access on src/pages then create a new markdown file , example src/pages/about.md
--- title: About LUAX description: LUAX is a simple static site generator built with Lua. Learn about the project, why we built it, and how it works. layout: page.lax image: /img/darkluax2.webp --- ## About LUAX SSG LUAX is a **static site generator built with Lua**. It was created to make building static websites simple, fast, and fun.
Blog posts . - To update article blog posts you can access on src/posts then create a new markdown file , example src/posts/my-first-post.md
--- layout: post.lax title: Deploying LUAX Sites date: 2026-07-15 image: /img/neonluax.webp author: Axcora tags: deployment, github-pages, netlify excerpt: Learn how to deploy your LUAX site to production. --- # Deploying LUAX Sites Deploy your LUAX site to any hosting platform.
Next you can build production with run this command
luax buildand upload your dist folder in to your hosting.
In the silence of the server's breath, Where Lua sleeps in ancient code, Axcora whispers through the mesh— Luax awakens, light as ode.No heavy chains, no bloat, no dread, Just pure and simple, fast as thought, Where static pages dance and spread, With every fiber finely wrought.
Like JSX born in Lua's grace, Where HTML meets logic's art— Metaprogramming finds its place, And tags are handled from the start ,div and p, they breathe and sing, Components woven, tight and true, The parser works its magic thing— From Lua's womb, the pages grew.
No node_modules to weigh you down, No tangled web of dependency, Just light and speed in every town, A static site, pure poetry. SEO blooms without a care, Sitemaps woven, robots too, Luax builds them in the air— A craftsman's work, honest and true.
Seven hundred lines of parser grace, Three hundred more for magic's sake , A custom tongue, a sacred space, Where templates bend and structures break. For Lua's grammar fits the screen, A simple dance, a gentle art, No ambiguity, pristine— It plays its own harmonious part
So let the static pages fly, Built with love in every line, Luax whispers to the sky— Behold, this art is now divine.Axcora's child, Lua's flame, Where code and poetry entwine, Eternal in its humble frame— A masterpiece of design.
Support the badger via Gumroad buy our team a cup of coffee.
Support via Gumroad ↗Keep Lua pure and portable. Your donation keeps the ruins floating.
Support via PayPal ↗github.com/mesinkasir/luax — star, fork, PR. The burrow is open source.
Support via Github ↗