Skip to content

fserb/bkc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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