brianush1 / blogging-framework

A simple Lua-based blogging framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blogging-framework

A simple Lua-based blogging framework

Usage

Writing

  • Edit posts/blog.lua to edit blog properties.
  • Edit posts/index.lua to add or remove pages.
  • Edit posts/<file>.lua to edit the contents of a page.

Building

  • On *nix, run ./build.sh
  • On Windows, run .\build

About

A simple Lua-based blogging framework

License:Boost Software License 1.0


Languages

Language:Lua 91.7%Language:CSS 7.7%Language:Batchfile 0.4%Language:Shell 0.2%