Skip to content

squeek502/ryanliptak.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ryanliptak.com

The source files for ryanliptak.com.

Uses a custom version of the Motyl static site generator (the abandoned Lua version).

Building

You'll need to install the following Lua modules and make them available to Lua:

Once all the dependencies are installed, running:

lua build.lua

will build everything and put it in the public/ directory.

Development

For testing, you can use one of these to serve the public/ directory.

To automatically rebuild whenever a file is changed, run:

lua watch.lua

(you'll need to have the sleep module installed, see above)

About

source files for ryanliptak.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published