Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 397 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 397 Bytes

Better Known Canvas

A collection of advanced web graphics tutorials.

Build instructions & dependencies

bkc has only two dependencies:

  • deno - A modern runtime for JavaScript
  • lume - A Static Site Generator for Deno

After installing them, use the task script to build.

To start a auto build server:

./task serve