Getting Started with LUAX SSG
A simple guide to start using LUAX static site generator.
This is LUAX v0.3 legacy documentation. The original lightweight version that started it all - pure Lua, no dependencies, simple and fast.
LUAX v0.3 was the first stable minimal version:
The original LUAX v0.3 concept was super simple:
You are viewing v0.3 legacy docs. This version is very slim and minimal to help build your project fast , Super SEO with output html.
🚀 Built with ❤️ using LUAX
git clone https://github.com/mesinkasir/luax.git
cd luax
luax build
luax start
Your site is now running at http://localhost:8080
Upload dist/ folder in to your hosting or build using github action, Delpoy on Cpanel, VPS, Vercel, Cloudflare, Netlify, or Github Pages.
A simple guide to start using LUAX static site generator.
Lua is lightweight, fast, and perfect for building static site generators.
Learn the basics of LAX template engine used in LUAX.
How to write content using Markdown with YAML frontmatter in LUAX.
Learn how to deploy your LUAX site to production.
LUAX automatically generates SEO-friendly metadata.
If you find LUAX helpful, consider supporting us.