Commit Graph

5 Commits

Author SHA1 Message Date
Bob Nystrom
d791dd0d7c docs: add Getting Started page with setup instructions and interactive mode examples
Add a comprehensive Getting Started guide covering Unix/Mac installation via git clone and make, interactive mode usage with code examples, and script execution with a Mandelbrot fractal demo. Also update the site navigation template to link the new page, add placeholder pages for Embedding, Error Handling, and Getting Involved, fix the index page link from "usage.html" to "embedding.html", and reorder the types section in the nav to list Fibers before Functions.
2014-04-09 14:53:30 +00:00
Bob Nystrom
65075d433c docs: reword code size limit from 5,000 to 4,000 semicolons in index.markdown 2014-02-19 15:14:46 +00:00
Bob Nystrom
781ccf3fb6 docs: revise branching, classes, index, looping, qa, syntax docs and add concurrency/error-handling nav entries 2014-01-21 05:44:51 +00:00
Bob Nystrom
d0d92971d8 fix: correct example code in site index to use IO.print instead of io.write 2014-01-12 18:58:13 +00:00
Bob Nystrom
67c9435b03 feat: add initial documentation site with markdown pages and build script 2013-11-22 05:38:36 +00:00