Skip to content

kittywitch/glade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glade

A half-baked work in progress static site generator written in Lune and thus Luau.

Current to-dos

Usage

# An .envrc is provided alongside the project and the project uses a Nix flake
direnv allow
# To run the project once direnv has loaded the environment (this will also
# automatically patch dependencies to function properly)
make run

Ethos

  • Use Nix where possible to avoid convolution of the build process
  • Use an uncomplicated environment (in my mind, Lune+Luau meets this need)
  • Keep things simple, modifiable: no real boundaries between code and data

Dependencies

Some partially vendored and patched in-tree for Lune/Luau compatibility.

Lua/Luau

External programs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published