Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 457 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 457 Bytes

This Week in LiveCode

Content for the This Week in LiveCode newsletter. Made available under the CC BY-SA 4.0 license.

How to read TWiL

You can read TWiL here.

Contributing to issues

  1. Check out this repository

  2. Install jekyll:

    gem install bundler
    bundle install
  3. Serve the site locally:

    jekyll serve --baseurl ''