Skip to content

lasajar/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog written in LuaJIT

This is a simple blog server written in LuaJIT. It serves markdown files from the blog directory and converts them to HTML on the fly. Everything is within LuaJIT using FFI. Only handles one client at a time, meant for learning and fun, not production use.

Running

cd src
luajit main.lua

Then open http://localhost:8080 in your browser to see the blog.

About

Tiny blog written in pure LuaJIT

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages