Skip to content

FranklinYu/alpine-mksite

 
 

Repository files navigation

The following dependencies are needed to build the site:

  apk add make lua lua-feedparser lua-discount lua-lyaml lua-lustache \
  	lua-filesystem

To build the site please run:

  make

To set up a local web server please run:

  busybox httpd -p 8000 -h _out/

Then point your web browser to http://localhost:8000

Releases

No releases published

Packages

No packages published

Languages

  • CSS 38.4%
  • Lua 32.4%
  • HTML 18.2%
  • Makefile 11.0%